[FFmpeg-devel] [PATCH] remove a bogus cast and add const qualifiers in svq1dec.c
Diego Biurrun
diego
Wed Jan 16 01:30:59 CET 2008
Here is a patch that removes a bogus cast from a line in svq1dec.c and
adds const qualifiers to unmodified parameters of svq1_packet_checksum.
This also makes a "discards qualifiers from pointer target type" warning
go away.
If the patch is OK I will commit the parts separately (as will likely be
requested), I'm just too lazy to split it now :)
Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: svq1.diff
Type: text/x-diff
Size: 872 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080116/5b83ce6f/attachment.diff>
More information about the ffmpeg-devel
mailing list