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.us...@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.us...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to