[FFmpeg-devel] [PATCH] avpacket: ABI bump additions

Lynne dev at lynne.ee
Mon Apr 26 00:25:54 EEST 2021


This is the same patch sent in January, rebased on top of the ABI bump
patchset.

Two additions mirror exactly what AVFrame has - an opaque field
and an opaque_ref for user-side private data.
For justification on the void *opaque field, you can read the archives,
since the question was brought up in January.

As for the time_base field, for now, it will only be used to inform the user,
and will not alter the behavior of the libraries. That change will come as an
optional flag.

Patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avpacket-ABI-bump-additions.patch
Type: text/x-patch
Size: 2141 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210425/f728481e/attachment.bin>


More information about the ffmpeg-devel mailing list