diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2013-04-03 14:11:10 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2013-04-25 10:13:27 +0200 |
commit | c2cb01d418dd18e1cf997c038d37378d773121be (patch) | |
tree | 4a9a581316f6a1f9cba7de6460319224601d21f3 /tests/ref/lavf/asf | |
parent | fc18cc44ebfae07da153dc782572e7ce2f6fe47d (diff) | |
download | ffmpeg-c2cb01d418dd18e1cf997c038d37378d773121be.tar.gz |
lavf: introduce AVFMT_TS_NEGATIVE
Most formats do not support negative timestamps, shift them to avoid
unexpected behaviour and a number of bad crashes.
CC:libav-stable@libav.org
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'tests/ref/lavf/asf')
-rw-r--r-- | tests/ref/lavf/asf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/asf b/tests/ref/lavf/asf index 0137925df4..ec3c8711ff 100644 --- a/tests/ref/lavf/asf +++ b/tests/ref/lavf/asf @@ -1,3 +1,3 @@ -528d3cbe33288ad983a8ff5b66738976 *./tests/data/lavf/lavf.asf +93b1cbdb36d7306f7d31392c8cb9fed8 *./tests/data/lavf/lavf.asf 333375 ./tests/data/lavf/lavf.asf -./tests/data/lavf/lavf.asf CRC=0xba1f5213 +./tests/data/lavf/lavf.asf CRC=0x51485213 |