[FFmpeg-devel] [PATCH[ lcldec: get rid of pointless ()

Reimar Döffinger Reimar.Doeffinger
Fri May 29 22:36:01 CEST 2009


Hello,
lots of pointless () make for code that is harder to read when used to
"standard" FFmpeg code.
Attached patch removes them.
All that casting of extradata to (char *) seems pointless, too,
and duplicating the zlib error checking over and over does not help either...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lclpar.diff
Type: text/x-diff
Size: 7907 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090529/f7ee07cd/attachment.diff>



More information about the ffmpeg-devel mailing list