mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-07 03:23:06 +02:00
47a5274104
This allows to work around any non-monotonic time-stamp errors by just discarding all time stamps. This will be necessary to allow H.264 conformance tests to pass after fixing time stamps to be passed through rawenc. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>