OSDN Git Service

Replace some occurrences of -1 with PIX_FMT_NONE.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 11 May 2008 22:28:43 +0000 (22:28 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 11 May 2008 22:28:43 +0000 (22:28 +0000)
commiteacced45c47222efebcf66bfced9375a16490e07
tree6955e28d81e19ae992f6be7812d05714e80456eb
parent488aca9b1e2eb9136b77e00335b2f529cbb248d2
Replace some occurrences of -1 with PIX_FMT_NONE.
Fixes icc warning #188: enumerated type mixed with another type

Originally committed as revision 13130 to svn://svn.ffmpeg.org/ffmpeg/trunk
31 files changed:
libavcodec/8bps.c
libavcodec/asv1.c
libavcodec/bmpenc.c
libavcodec/dv.c
libavcodec/ffv1.c
libavcodec/flashsv.c
libavcodec/flashsvenc.c
libavcodec/gif.c
libavcodec/h261enc.c
libavcodec/huffyuv.c
libavcodec/jpeglsenc.c
libavcodec/libschroedingerenc.c
libavcodec/libtheoraenc.c
libavcodec/libx264.c
libavcodec/libxvidff.c
libavcodec/mjpegenc.c
libavcodec/mpeg12.c
libavcodec/mpeg12enc.c
libavcodec/mpegvideo_enc.c
libavcodec/pngenc.c
libavcodec/pnmenc.c
libavcodec/qtrleenc.c
libavcodec/roqvideoenc.c
libavcodec/sgienc.c
libavcodec/svq1dec.c
libavcodec/svq1enc.c
libavcodec/targaenc.c
libavcodec/tiffenc.c
libavcodec/wmv2enc.c
libavcodec/zmbvenc.c
libavdevice/v4l2.c