[FFmpeg-devel] [PATCH] vp9: check return value of ff_thread_ref_frame().
Michael Niedermayer
michaelni at gmx.at
Sat Sep 5 01:57:40 CEST 2015
On Fri, Sep 04, 2015 at 07:33:29PM -0400, Ronald S. Bultje wrote:
> Fixes CID 1322309.
> ---
> libavcodec/vp9.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
this breaks fate
--- ./tests/ref/fate/vp9-16-intra-only 2015-09-05 00:47:48.445308437 +0200
+++ tests/data/fate/vp9-16-intra-only 2015-09-05 01:48:55.637385695 +0200
@@ -3,10 +3,6 @@
#hash: MD5
#tb 0: 12/359
#stream#, dts, pts, duration, size, hash
-0, 0, 0, 1, 152064, d57529601178948afa4818c3c8938884
-0, 1, 1, 1, 152064, d47e00250c45733d64af067a417bcd06
-0, 2, 2, 1, 152064, 984e41cd8350808ac6129746b2377818
-0, 3, 3, 1, 152064, a5fa62996b4bb52e72e335722cf55bef
-0, 4, 4, 1, 152064, b71ca5ad650170ac921a71a6440fb508
-0, 5, 5, 1, 152064, 76ba63001170b8992fc72be5c4ace731
-0, 6, 6, 1, 152064, c4e7f96a8fd58d901b1d881926ddae09
+0, 1, 1, 1, 152064, 984e41cd8350808ac6129746b2377818
+0, 2, 2, 1, 152064, a5fa62996b4bb52e72e335722cf55bef
+0, 3, 3, 1, 152064, b71ca5ad650170ac921a71a6440fb508
Test vp9-16-intra-only failed. Look at tests/data/fate/vp9-16-intra-only.err for details.
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is what and why we do it that matters, not just one of them.
-------------- 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/20150905/c3c4c1c4/attachment.sig>
More information about the ffmpeg-devel
mailing list