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: Add Go2Meeting codec ID
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.9
Thierry Foucu
Michael Niedermayer
14 years ago
parent
c369ddb720
commit
2a41701300
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavcodec/avcodec.h
+ 1
- 0
libavcodec/avcodec.h
View File
@@ -209,6 +209,7 @@ enum CodecID {
CODEC_ID_JV,
CODEC_ID_DFA,
CODEC_ID_8SVX_RAW,
CODEC_ID_G2M,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,
Write
Preview
Loading…
Cancel
Save