mirror of https://github.com/FFmpeg/FFmpeg.git
This is consistent with stdio and is what we want to do in all cases. Fixes a bug in the voc muxer which didn't flush in write_trailer() previously. This is the cause of the change in the test results.pull/28/head
parent
0c270239c2
commit
3b4bb19e63
19 changed files with 16 additions and 30 deletions
@ -1,3 +1,3 @@ |
|||||||
b0bc287ce4e3eef7c1012610dd7ff6d0 *./tests/data/lavf/lavf.voc |
5c4ee01048e7a8a138a97e80cf7a1924 *./tests/data/lavf/lavf.voc |
||||||
32768 ./tests/data/lavf/lavf.voc |
45261 ./tests/data/lavf/lavf.voc |
||||||
./tests/data/lavf/lavf.voc CRC=0xa2d77c12 |
./tests/data/lavf/lavf.voc CRC=0x74b2b546 |
||||||
|
@ -1,3 +1,3 @@ |
|||||||
b20728bf036d2e23508869acbad4e576 *./tests/data/lavf/lavf.s16.voc |
8ed10b311e49b4d4b18679b126492159 *./tests/data/lavf/lavf.s16.voc |
||||||
163840 ./tests/data/lavf/lavf.s16.voc |
180437 ./tests/data/lavf/lavf.s16.voc |
||||||
./tests/data/lavf/lavf.s16.voc CRC=0xfa9b6c39 |
./tests/data/lavf/lavf.s16.voc CRC=0x7bd585ff |
||||||
|
Loading…
Reference in new issue