[FFmpeg-devel] libavcodec/magicyuv : remove unneed variable assignment

Martin Vignali martin.vignali at gmail.com
Sun Oct 29 00:26:57 EEST 2017


Hello,

In attach patch to remove unneed variable assignment (for left and left top
in gradient and median prediction)


in gradient prediction :
left and left top are not use in the first line(s)

and doesn't depend of previous value in the rest of the slice


in median prediction :
left and left top are unused in the first line(s)
no need to assign it twice, in interlace footage


pass fate-magicyuv test for me (os x)


Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-libavcodec-magicyuv-remove-unneed-variable-assignmen.patch
Type: application/octet-stream
Size: 3082 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171028/b8d9b850/attachment.obj>


More information about the ffmpeg-devel mailing list