[FFmpeg-devel] [PATCH 1/3] avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding

Michael Niedermayer michael at niedermayer.cc
Sun Feb 25 20:35:20 EET 2018


On Sun, Feb 25, 2018 at 02:23:41PM +0100, Jerome Borsboom wrote:
> This patch-set adds support for hardware accelerated VC-1 interlaced
> decoding that
> was recently added to Intel's libva/intel-vaapi-driver.
> 
> avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding
> 
> We need to pass more bitstream elements to the VAAPI VC-1 decoder in
> order to start doing interlaced decoding in hardware.
> 
> Signed-off-by: Jerome Borsboom <jerome.borsboom at carpalis.nl>
> ---
>  libavcodec/vc1.c | 95
> +++++++++++++++++++++++++++++---------------------------
>  libavcodec/vc1.h |  6 ++++
>  2 files changed, 55 insertions(+), 46 deletions(-)

This patch is corrupted by newlines

Applying: avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding
error: corrupt patch at line 12
error: could not build fake ancestor
Patch failed at 0001 avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding
The copy of the patch that failed is found in: .git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180225/1bf13804/attachment.sig>


More information about the ffmpeg-devel mailing list