Anton Khirnov: > Quoting Andreas Rheinhardt (2022-09-05 00:52:23) >> Andreas Rheinhardt: >>> Signed-off-by: Andreas Rheinhardt <[email protected]> >>> --- >>> trailing_padding seems to be unused and could actually be deprecated. >>> >> >> Will apply this patchset tomorrow unless there are objections. Notice >> that I really like to have a second opinion on whether trailing_padding >> should be printed at all. > > Do we have another mechanism for signalling that the last frame was > padded? >
AV_PKT_DATA_SKIP_SAMPLES of course. It is even supported by a few (de)muxers, contrary to trailing_padding. (Btw: I applied this patch with initial_padding, but without trailing_padding.) - Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
