[FFmpeg-devel] [PATCH] Refactoring to move common QSV-related code part into libavcodec/qsvdec.c

Ivan Uskov ivan.uskov at nablet.com
Tue Jul 14 13:18:30 CEST 2015


Hello All,

Current implementation of qsvdec_h264.c does contain initialization
code which is common for all qsv-based decoders. The attached patch
moves common code into qsvdec.c. The declaration ff_qsv_decode_init
has been unified with ff_qsv_encode_init.
Please review.

  

-- 
Best regards,
 Ivan                          mailto:ivan.uskov at nablet.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Refactoring-to-move-common-QSV-related-code-part-int.patch
Type: application/octet-stream
Size: 4454 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150714/fe99a9e6/attachment.obj>


More information about the ffmpeg-devel mailing list