]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Use enum CodecID instead of int.
authorcehoyos <cehoyos@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 4 Jul 2009 08:18:03 +0000 (08:18 +0000)
committercehoyos <cehoyos@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 4 Jul 2009 08:18:03 +0000 (08:18 +0000)
commit202715c0f9654226bb983f022cfd665d8ef3d0bd
tree69eec2514fe2968f64e23b1bd1bfd3773196f395
parent78b4a80b4203f097650a37a573eba4e312e6bdaa
Use enum CodecID instead of int.
Fixes the following icc warning:
warning #188: enumerated type mixed with another type

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19340 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
ffmpeg.c