[FFmpeg-devel] [PATCH] libavcodec/qsvenc.c: Fix for too agressive height alignment during frame encoding which may be reason of superflous frame copying.

Ivan Uskov ivan.uskov at nablet.com
Thu Jul 9 13:24:43 CEST 2015


Hello All,

There is another place into libavcodec/qsvenc.c where height may be
aligned to 32 for the case when alignment to 16 is enough. It can be
reason of superfluous frame copying. The attached patch does solve
this issue. Please review.
  

-- 
Best regards,
 Ivan                          mailto:ivan.uskov at nablet.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-qsvenc.c-Fix-for-too-agressive-height-ali.patch
Type: application/octet-stream
Size: 2270 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150709/ebb6bb13/attachment.obj>


More information about the ffmpeg-devel mailing list