1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests/ref
Anton Khirnov 0ed1eeb744 lavf/dv: use a more granular timebase for audio
One that is fine enough to represent all DV audio sample rates. Audio
packet durations are now sample-accurate.

This largely undoes commit 76fbb0052d. To
avoid breaking the issue fixed by that commit, resync audio timestamps
against video if they get more than one frame apart. The sample from
issue #8762 still works correctly after this commit.

Slightly changes the results of the lavf-dv seektest, due to the audio
timebase being more granular.
2023-05-02 10:57:21 +02:00
..
acodec fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
fate lavf/dauddec: set timebase to 1/samplerate 2023-04-28 14:31:55 +02:00
lavf fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
lavf-fate avformat/matroskaenc: support writing Dynamic HDR10+ packet side data 2023-04-08 10:28:41 -03:00
pixfmt fate/pixfmt: test xyz12le 2021-08-29 18:44:46 +02:00
seek lavf/dv: use a more granular timebase for audio 2023-05-02 10:57:21 +02:00
vsynth tests: Add more j2k tests to cover a wider range of cases 2023-04-02 23:54:52 +02:00