[FFmpeg-devel] [PATCH] QSV MPEG-2 video decoder has been added.
Michael Niedermayer
michael at niedermayer.cc
Sat Jul 25 17:30:14 CEST 2015
On Sat, Jul 25, 2015 at 05:48:24PM +0300, Ivan Uskov wrote:
> Hello all,
>
> The attached patch adding the QSV-based MPEG2 video decoder.
> Please review.
>
>
> --
> Best regards,
> Ivan mailto:ivan.uskov at nablet.com
> Changelog | 1
> configure | 4 +
> libavcodec/Makefile | 1
> libavcodec/allcodecs.c | 2
> libavcodec/qsvdec_mpeg2.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++
> libavformat/version.h | 4 -
> 6 files changed, 105 insertions(+), 2 deletions(-)
> 12645ad5e9a0fc68fa137643765352aceb30c090 0001-QSV-MPEG-2-video-decoder-has-been-added.patch
> From 8ec8da115a157bea491c0f9c0573626e6cdec608 Mon Sep 17 00:00:00 2001
> From: Ivan Uskov <ivan.uskov at nablet.com>
> Date: Sat, 25 Jul 2015 10:45:20 -0400
> Subject: [PATCH] QSV MPEG-2 video decoder has been added.
applied
btw, if qsv_decode_init/qsv_decode_flush arent intended to be used
in the future they can be removed and the function pointers left at
NULL
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- 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/20150725/547d467f/attachment.sig>
More information about the ffmpeg-devel
mailing list