[FFmpeg-devel] [PATCH 14/16] vp8: Add hwaccel hooks

Michael Niedermayer michael at niedermayer.cc
Mon Jan 9 01:32:30 EET 2017


On Sun, Jan 08, 2017 at 06:14:45PM +0000, Mark Thompson wrote:
> Also adds some extra fields to the main context structure that may
> be needed by a hwaccel decoder.
> 
> (cherry picked from commit 4e528206bc4d968706401206cf54471739250ec7)
> ---
>  libavcodec/vp8.c | 193 +++++++++++++++++++++++++++++++++++++------------------
>  libavcodec/vp8.h |  32 +++++++++
>  2 files changed, 161 insertions(+), 64 deletions(-)

This breaks

make fate-webp-rgba-lossy-q80

TEST    webp-rgba-lossy-q80
--- ./tests/ref/fate/webp-rgba-lossy-q80        2017-01-08 23:01:44.560754747 +0100
+++ tests/data/fate/webp-rgba-lossy-q80 2017-01-09 00:32:50.896869909 +0100
@@ -1,6 +0,0 @@
-#tb 0: 1/25
-#media_type 0: video
-#codec_id 0: rawvideo
-#dimensions 0: 12x8
-#sar 0: 0/1
-0,          0,          0,        1,      240, 0xc56c96c3
Test webp-rgba-lossy-q80 failed. Look at tests/data/fate/webp-rgba-lossy-q80.err for details.
make: *** [fate-webp-rgba-lossy-q80] Error 139


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

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- 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/20170109/17762c6c/attachment.sig>


More information about the ffmpeg-devel mailing list