]> git.sesse.net Git - ffmpeg/commit
Replace some occurrences of 0 with CODEC_ID_NONE.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Mon, 12 May 2008 10:30:40 +0000 (10:30 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Mon, 12 May 2008 10:30:40 +0000 (10:30 +0000)
commitd9133126d38f426831e2866edaf03c658f41481d
tree080fd80700e67785fd3b6f16faa2d04b7779d25e
parentd9481eb7f32b11229bf9cd1e05dcf01c254c565c
Replace some occurrences of 0 with CODEC_ID_NONE.
Fixes icc warning #188: enumerated type mixed with another type

Originally committed as revision 13135 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/img2.c
libavformat/mp3.c
libavformat/raw.c