diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-11-15 09:46:05 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2015-01-27 09:15:07 +0100 |
commit | 80a11de7dca315505bf203ce9c8c016e71724fd2 (patch) | |
tree | 343d5d5268ed0613ea391ae742f36786af74e818 /tests/ref/lavf/nut | |
parent | e44b58924fe7b180bf8b0c277c15d1a58210a0e9 (diff) | |
download | ffmpeg-80a11de7dca315505bf203ce9c8c016e71724fd2.tar.gz |
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.
Diffstat (limited to 'tests/ref/lavf/nut')
-rw-r--r-- | tests/ref/lavf/nut | 4 |
1 files changed, 2 insertions, 2 deletions
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 |