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.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to