[FFmpeg-devel] [PATCH 1/4] libavcodec/qsvdec_h264.c: SPS parsing now performs by MFXVideoDECODE_DecodeHeader() into libavcodec/qsvdec.c

Michael Niedermayer michael at niedermayer.cc
Thu Jul 23 03:49:48 CEST 2015


On Tue, Jul 21, 2015 at 04:02:56PM +0300, Ivan Uskov wrote:
> Hello All,
> 
> There is first patch from 4 which makes qsv-based decode
> implementation more simple and reliable. This patch replaces external 
> frame parse to internal MFXVideoDECODE_DecodeHeader() function which
> able to parse any supported stream kind (h.264, hevc, mpeg2, vc-1) by
> universal way.
> Please review.
> 
> -- 
> Best regards,
>  Ivan                          mailto:ivan.uskov at nablet.com

>  qsvdec.c      |   80 ++++++++++++++++++++++++++++++++-------------------
>  qsvdec.h      |    2 -
>  qsvdec_h264.c |   90 ++++------------------------------------------------------
>  3 files changed, 58 insertions(+), 114 deletions(-)
> f6222eff1ebbd4bf04dcc59b787195a66c3611d8  0001-libavcodec-qsvdec_h264.c-SPS-parsing-now-performs-by.patch
> From c2868296c22a46375b5ffa139f893d3f73864deb Mon Sep 17 00:00:00 2001
> From: Ivan Uskov <ivan.uskov at nablet.com>
> Date: Mon, 20 Jul 2015 11:07:34 -0400
> Subject: [PATCH 1/4] libavcodec/qsvdec_h264.c: SPS parsing now performs by
>  MFXVideoDECODE_DecodeHeader() into libavcodec/qsvdec.c

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Let us carefully observe those good qualities wherein our enemies excel us
and endeavor to excel them, by avoiding what is faulty, and imitating what
is excellent in them. -- Plutarch
-------------- 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/20150723/19174f6f/attachment.sig>


More information about the ffmpeg-devel mailing list