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

Lynne dev at lynne.ee
Mon Oct 30 07:09:28 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.

The idea is to get rid of skip_samples eventually and replace it with this
function.

Patch attached.

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


More information about the ffmpeg-devel mailing list