[FFmpeg-devel] [PATCH 1/3] libavcodec/qsvdec.c: the ff_get_format() missed at refactoring has been restored

Hendrik Leppkes h.leppkes at gmail.com
Tue Aug 11 10:33:41 CEST 2015


On Sun, Aug 9, 2015 at 5:32 PM, Ivan Uskov <ivan.uskov at nablet.com> wrote:
> Hello All,
>
> This patch, next two patches and also the patch posted by me a August 4
> are fixing all issues about QSV-accelerated decoding.
>
> I will absent two next weeks since August 11 and will not accessible
> by e-mail. But even if these patches will not applied to master
> repository are can be used as hot fix to solve corresponded issues.
>
> About this patch. It does restore missed ff_get_format() call which
> necessary to select AV_PIX_FMT_QSV format.
>
>

Are you able to test if QSV pixfmt output works with this patch applied?
Unfortunately the ffmpeg CLI tool does not have such functionality yet.

Otherwise it looks simple enough and is probably fine.

- Hendrik


More information about the ffmpeg-devel mailing list