diff options
author | Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> | 2008-12-30 12:02:35 +0000 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> | 2008-12-30 12:02:35 +0000 |
commit | aed464654bda3d9a9ed33d5fcc3d48681b076b92 (patch) | |
tree | a1ca56a5ad662f746723a088f4e29a6ba155fd48 /Makefile | |
parent | 9d705050c1bd190282289329304449ac78333f44 (diff) | |
download | ffmpeg-aed464654bda3d9a9ed33d5fcc3d48681b076b92.tar.gz |
Silence two icc warnings:
/home/melanson/fate/source/ffserver.c(4349):
warning #188: enumerated type mixed with another type
audio_enc.codec_id = audio_id;
^
/home/melanson/fate/source/ffserver.c(4354):
warning #188: enumerated type mixed with another type
video_enc.codec_id = video_id;
^
Originally committed as revision 16397 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions