projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9089a5
)
add CODEC_ID_DIRAC
author
Michael Niedermayer
<michaelni@gmx.at>
Tue, 8 Apr 2008 10:49:23 +0000
(10:49 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Tue, 8 Apr 2008 10:49:23 +0000
(10:49 +0000)
Originally committed as revision 12769 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
patch
|
blob
|
history
diff --git
a/libavcodec/avcodec.h
b/libavcodec/avcodec.h
index
f440f02
..
11a746c
100644
(file)
--- a/
libavcodec/avcodec.h
+++ b/
libavcodec/avcodec.h
@@
-182,6
+182,7
@@
enum CodecID {
CODEC_ID_8SVX_EXP,
CODEC_ID_8SVX_FIB,
CODEC_ID_ESCAPE124,
+ CODEC_ID_DIRAC,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,