diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-08-29 18:29:34 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-19 17:05:33 +0200 |
commit | 6f22d1965eeab80544ecbb190bc4c379063fa481 (patch) | |
tree | 3fddb6444449527e08457aeb606fbbb05e7c36ec /tests/ref/pixfmt | |
parent | 9884d14711e7a36743861afedd949b5f32ac5e3c (diff) | |
download | ffmpeg-6f22d1965eeab80544ecbb190bc4c379063fa481.tar.gz |
avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration()
APTX decodes four bytes of input to four stereo samples; APTX HD
does the same with six bytes of input. So it can be easily supported
in av_get_audio_frame_duration().
This fixes invalid durations and (derived) timestamps of demuxed
APTX HD packets and therefore fixed the timestamp in the aptx-hd
FATE test.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref/pixfmt')
0 files changed, 0 insertions, 0 deletions