From c2cb01d418dd18e1cf997c038d37378d773121be Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Wed, 3 Apr 2013 14:11:10 +0200 Subject: 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 Signed-off-by: Luca Barbato --- tests/ref/lavf/ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ref/lavf/ts') diff --git a/tests/ref/lavf/ts b/tests/ref/lavf/ts index 333149e058..0e8eeb6a57 100644 --- a/tests/ref/lavf/ts +++ b/tests/ref/lavf/ts @@ -1,3 +1,3 @@ -ec8df9c78de8f7f20a3eb1ce8f863c02 *./tests/data/lavf/lavf.ts +8572cdd0cd589d1bc899264d7f1ead81 *./tests/data/lavf/lavf.ts 406456 ./tests/data/lavf/lavf.ts ./tests/data/lavf/lavf.ts CRC=0x0fdeb4df -- cgit v1.2.3