[FFmpeg-devel] [PATCH] simplify some mpc7 code

Reimar Döffinger Reimar.Doeffinger
Wed Jan 27 21:08:01 CET 2010


Hello,
there is the same code duplicated 5 times, which IMO obfuscates the algorithm
a lot, attached patch extracts it into a function.
It also reworks a similar but different piece of code so it is IMO simple and
gcc no longer complains about "t" possibly being used uninitialized.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpcsimpl.diff
Type: text/x-diff
Size: 3195 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100127/d325ff2c/attachment.diff>



More information about the ffmpeg-devel mailing list