Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #273771

Category ffmpeg
Changed by James Almer <jamrialohnoyoudont@gmail.com>
Changed at Thu 02 Jul 2026 22:53:20
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision b192eb5b71448d87aeee71cd31f1364c40d7fb5c

Comments

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>

Changed files