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.
- Andreas _______________________________________________ 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".