Files
FFmpeg/libavcodec/audio_frame_queue.c
James Almer b192eb5b71 avcodec/audio_frame_queue: take into account padding in input frames
If the declared duration is less than the amount of samples in the frame, then
only consider the former as valid.

Signed-off-by: James Almer <jamrial@gmail.com>
2026-07-02 17:53:20 -03:00

4.3 KiB