[Ffmpeg-devel] [PATCH] Compilation fixes part 2
plaum at ipf.uni-stuttgart.de
plaum
Thu Aug 25 21:36:09 CEST 2005
Hi again,
here's the second one. It fixes some gcc warnings
about unhandled enum values in some switch statements.
They simply add
default:
break;
at some places.
Cheers
Burkhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_compilation_fix_2.patch
Type: text/x-patch
Size: 1747 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050825/de27f3c5/attachment.bin>
More information about the ffmpeg-devel
mailing list