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.borsb...@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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel