You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-24 04:44:54 +02:00
041d108958
The hardcoded extra 120 samples results in the side data reporting the need to discard the entire packet rather than the padding samples. This is in line with the behavior of the libopus encoder. Signed-off-by: James Almer <jamrial@gmail.com>