[FFmpeg-devel] [PATCH 3/4] libavcodec/qsvdec.c: The ff_qsv_decode() now guarantees the consumption of whole packet.

Michael Niedermayer michael at niedermayer.cc
Fri Jul 24 13:02:55 CEST 2015


On Fri, Jul 24, 2015 at 01:30:56PM +0300, Ivan Uskov wrote:
> Hello Michael,
> 
> 
> Friday, July 24, 2015, 12:26:27 PM, you wrote:
> 
> MN> yes, it seems simpler,
> MN> and its only structs, not bitmaps so space wise it should not be a
> MN> problem
> Ok, really makes sense.
> 
> There is modified patch attached with following changes:
> 1. static pre-allocation for 17 elements uses for async_fifo
> 2. qsv_fifo_relocate() documented
> 3. argument for av_usleep() left '1' yet.
> 
> Please review.
> 
> 
> -- 
> Best regards,
>  Ivan                            mailto:ivan.uskov at nablet.com

>  qsvdec.c |  133 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
>  qsvdec.h |    1 
>  2 files changed, 105 insertions(+), 29 deletions(-)
> b9965607046dd193808f1448744bdbe628d56559  0001-libavcodec-qsvdec.c-The-ff_qsv_decode-now-guarantees.patch
> From ca8758c2acb4b91ec0a8f60e748c3ff36f2ec522 Mon Sep 17 00:00:00 2001
> From: Ivan Uskov <ivan.uskov at nablet.com>
> Date: Fri, 24 Jul 2015 06:26:14 -0400
> Subject: [PATCH] libavcodec/qsvdec.c: The ff_qsv_decode() now guarantees the
>  consumption of whole packet.

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- 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/20150724/fc245cbd/attachment.sig>


More information about the ffmpeg-devel mailing list