This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
avcodec/dca: add REV1AUX sync word
tags/n3.0
foo86
Hendrik Leppkes
10 years ago
parent
4608996772
commit
64f6d17b40
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavcodec/dca_syncwords.h
+ 1
- 0
libavcodec/dca_syncwords.h
View File
@@ -31,5 +31,6 @@
#define DCA_SYNCWORD_XLL 0x41A29547U
#define DCA_SYNCWORD_SUBSTREAM 0x64582025U
#define DCA_SYNCWORD_SUBSTREAM_CORE 0x02B09261U
#define DCA_SYNCWORD_REV1AUX 0x9A1105A0U
#endif /* AVCODEC_DCA_SYNCWORDS_H */
Write
Preview
Loading…
Cancel
Save