[FFmpeg-devel] [PATCH 2/2] avcodec/cbs_vp9: keep track of reference frames
Michael Niedermayer
michael at niedermayer.cc
Sat Oct 27 00:05:34 EEST 2018
On Fri, Oct 26, 2018 at 04:37:07PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/cbs_vp9.h | 15 +++++++++-
> libavcodec/cbs_vp9_syntax_template.c | 42 ++++++++++++++++++++++++----
> 2 files changed, 51 insertions(+), 6 deletions(-)
this breaks fate
--- ./tests/ref/fate/cbs-vp9-vp90-2-05-resize 2018-10-25 01:58:06.857005980 +0200
+++ tests/data/fate/cbs-vp9-vp90-2-05-resize 2018-10-26 23:02:53.528424915 +0200
@@ -1 +1 @@
-6838422ebb45df353a2bad62b9aff8e9
+b3f142c27ba8cc205324d626af3a0a60
Test cbs-vp9-vp90-2-05-resize failed. Look at tests/data/fate/cbs-vp9-vp90-2-05-resize.err for details.
make: *** [fate-cbs-vp9-vp90-2-05-resize] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- 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/20181026/ad32d48b/attachment.sig>
More information about the ffmpeg-devel
mailing list