ffmpeg/tests/ref
Anton Khirnov ccf219e361 fftools/ffmpeg_enc: avoid breaking exactly integer timestamps in vsync code
The code will currently add a small offset to avoid exact midpoints, but
this can cause inexact results when a float timestamp is exactly
representable as an integer.

Fixes off-by-one in the first frame duration in multiple FATE tests.
2023-06-05 16:15:04 +02:00
..
acodec fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
fate fftools/ffmpeg_enc: avoid breaking exactly integer timestamps in vsync code 2023-06-05 16:15:04 +02:00
lavf fftools/ffmpeg: rework audio-decode timestamp handling 2023-05-02 10:59:24 +02:00
lavf-fate
pixfmt
seek lavf/dv: use a more granular timebase for audio 2023-05-02 10:57:21 +02:00
vsynth