mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
If a codec has fixed block_align and frame_size but a given sample has either priming or remainder frames, a pakt chunk can be written declaring zero packets and no table, reporting only the samples to be discarded. Signed-off-by: James Almer <jamrial@gmail.com>