[FFmpeg-devel] [PATCH] hevc_mc: reduce stride for bidir temp buffers

Christophe Gisquet christophe.gisquet at gmail.com
Sun Jul 27 10:24:43 CEST 2014


The stride is sometimes way bigger than actually needed. ptrdiff_t is
the actual type used. Aligning to 8 is needed as the lines must have
aligned addresses for SIMD.

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-hevc_mc-reduce-stride-for-bidir-temp-buffers.patch
Type: text/x-patch
Size: 2701 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140727/cd5d1364/attachment.bin>


More information about the ffmpeg-devel mailing list