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

Michael Niedermayer michael at niedermayer.cc
Thu Jul 16 21:42:31 CEST 2015


On Tue, Jul 14, 2015 at 02:18:30PM +0300, Ivan Uskov wrote:
> 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

>  qsvdec.c      |   42 +++++++++++++++++-------------------------
>  qsvdec.h      |    2 +-
>  qsvdec_h264.c |   15 +--------------
>  3 files changed, 19 insertions(+), 40 deletions(-)
> 3ce7ce1105ce384cd009e366c8d78e05a779debf  0001-Refactoring-to-move-common-QSV-related-code-part-int.patch
> From 7110fc1d2e031a1b231e86aace693f655ee4151b Mon Sep 17 00:00:00 2001
> From: Ivan Uskov <ivan.uskov at nablet.com>
> Date: Tue, 14 Jul 2015 07:07:04 -0400
> Subject: [PATCH] Refactoring to move common QSV-related code part into
>  libavcodec/qsvdec.c

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150716/0f62a523/attachment.sig>


More information about the ffmpeg-devel mailing list