From 80a11de7dca315505bf203ce9c8c016e71724fd2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 15 Nov 2014 09:46:05 +0100 Subject: nutenc: do not use has_b_frames It is unreliable, especially when the stream codec context is not the encoding context. Use the codec descriptor properties instead. --- tests/ref/lavf/nut | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ref/lavf') diff --git a/tests/ref/lavf/nut b/tests/ref/lavf/nut index d7a8ab190f..bdbe8232ef 100644 --- a/tests/ref/lavf/nut +++ b/tests/ref/lavf/nut @@ -1,3 +1,3 @@ -8c9d5193a672ad0dee90f0712acc3a31 *./tests/data/lavf/lavf.nut -319680 ./tests/data/lavf/lavf.nut +d685d5af89cfddb2660f03b1dee3f9a2 *./tests/data/lavf/lavf.nut +319711 ./tests/data/lavf/lavf.nut ./tests/data/lavf/lavf.nut CRC=0x4c963cda -- cgit v1.2.3