[FFmpeg-devel] [PATCH 1/2] decode: add ff_decode_skip_samples function

Lynne dev at lynne.ee
Mon Dec 4 09:51:23 EET 2023


This is a convenience function, which is required to be called by decoders
needing to skip samples every time.
It automatically creates and increments side data.

This function is a simplified version of an earlier patch. It is only
able to add additional delay, rather than insert or override any.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-decode-add-ff_decode_skip_samples-function.patch
Type: text/x-diff
Size: 2133 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231204/ba7dc60e/attachment.patch>


More information about the ffmpeg-devel mailing list