mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-11 14:03:19 +00:00
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>