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.us...@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.us...@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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel