]> git.sesse.net Git - ffmpeg/commit
Remove unnecessary -vsync 0.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 22 Jan 2012 13:02:18 +0000 (14:02 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 28 Jan 2012 21:01:09 +0000 (22:01 +0100)
commit333f5b52e3e5dc5e35b9fda6a4c850114384efd6
tree4796d3ee87260564003a8bc6b00bce74179bb491
parenta0eb8de5e01a6401c3b310b5221ab7c3bc485f12
Remove unnecessary -vsync 0.

The tests work fine without it, and it will cause issues when the
rawvideo decoder is changed to properly handle pts values.
The H.264 conformance tests however are still broken, usually losing
the first frames without it.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
tests/fate/demux.mak
tests/fate/ea.mak
tests/fate/prores.mak
tests/fate/qtrle.mak
tests/fate/real.mak
tests/fate/screen.mak
tests/fate/video.mak
tests/fate/vpx.mak