[FFmpeg-devel] [PATCH 00/31] Major library soname bump
James Almer
jamrial at gmail.com
Fri Mar 28 14:11:22 EET 2025
On 3/28/2025 2:07 AM, Andreas Rheinhardt wrote:
> James Almer:
>> It's been a year since the last bump, so lets get rid of old deprecated API
>> in time for ffmpeg 8.0
>>
> Can we actually remove AVCodecParser.split now? It is unused for years,
> but I never removed it because AVCodecParser does not have the typical
> public-private demarcation ("All fields below this line are not part of
> the public API"). For the same reason, I never made the private fields
> of AVCodecParser actually private.
We can deprecate it and remove it in a year or so, but we can't remove
it now without warning since users may be "using" it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250328/9671a024/attachment.sig>
More information about the ffmpeg-devel
mailing list