From 919c320f7226bf873a9148e1db8994745f9d425d Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 28 May 2014 01:06:26 +0200 Subject: avformat/oggenc: fix EOS flag This corrects the bug that caused the checksums to change in 9767d7c092c890ecc5953452e8a951fd902dd67b Signed-off-by: Michael Niedermayer --- tests/ref/lavf-fate/ogg_vp3 | 2 +- tests/ref/lavf/ogg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/ref/lavf-fate/ogg_vp3 b/tests/ref/lavf-fate/ogg_vp3 index d3a6533206..9e9cc7ea6b 100644 --- a/tests/ref/lavf-fate/ogg_vp3 +++ b/tests/ref/lavf-fate/ogg_vp3 @@ -1,3 +1,3 @@ -5eff938810d2cc166dfbbd6bba5e710c *./tests/data/lavf-fate/lavf.ogg +4bd51dac3194fa88ae33767c25b4b1e6 *./tests/data/lavf-fate/lavf.ogg 417621 ./tests/data/lavf-fate/lavf.ogg ./tests/data/lavf-fate/lavf.ogg CRC=0x037e3e79 diff --git a/tests/ref/lavf/ogg b/tests/ref/lavf/ogg index 7ac7d0e5ef..a08fb5ed82 100644 --- a/tests/ref/lavf/ogg +++ b/tests/ref/lavf/ogg @@ -1,3 +1,3 @@ -7802375589f2584d182d632c870951bc *./tests/data/lavf/lavf.ogg +81b9366cacb23644c2803585dced9996 *./tests/data/lavf/lavf.ogg 13516 ./tests/data/lavf/lavf.ogg ./tests/data/lavf/lavf.ogg CRC=0x3a1da17e -- cgit v1.2.3