diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-04 20:28:45 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-01-04 20:58:59 +0100 |
commit | fa11f368764f0e4a562d4d8e45da01132c9abf74 (patch) | |
tree | e74188c91b8a344f0c00fbeb5b5bda6eb6105488 /tests/ref/lavf | |
parent | cf369d4449857b094e4ec91e29eaeaa7e7334bad (diff) | |
download | ffmpeg-fa11f368764f0e4a562d4d8e45da01132c9abf74.tar.gz |
mpegpsenc: avoid shifting dts/pts
Only shift if needed to avoid negative scr when requested
or for dvd.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/mpg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/mpg b/tests/ref/lavf/mpg index c880fe680c..35465ed127 100644 --- a/tests/ref/lavf/mpg +++ b/tests/ref/lavf/mpg @@ -1,9 +1,9 @@ -bba1d30df5e8309c8eac70722014ad92 *./tests/data/lavf/lavf.mpg +ddc5cd5469eb8a0500f8a725baead5e5 *./tests/data/lavf/lavf.mpg 372736 ./tests/data/lavf/lavf.mpg ./tests/data/lavf/lavf.mpg CRC=0x5b136bb1 -f716380af800eb85112ba87c99845ac0 *./tests/data/lavf/lavf.mpg +c4e9026e5f57777a71762d68994fc3a9 *./tests/data/lavf/lavf.mpg 399360 ./tests/data/lavf/lavf.mpg ./tests/data/lavf/lavf.mpg CRC=0xd21e5631 -e396acf92df0c0b8753f54a15b5770ae *./tests/data/lavf/lavf.mpg +bb22933de60193bce9032f67ce6fcc23 *./tests/data/lavf/lavf.mpg 372736 ./tests/data/lavf/lavf.mpg ./tests/data/lavf/lavf.mpg CRC=0x5b136bb1 |