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