Files
FFmpeg/libavcodec/parser_internal.h
Andreas Rheinhardt e967ae98f4 avcodec: Remove FF_API_PARSER_PRIVATE
Deprecated on 2025-11-01. It is removed right now despite
this being fairly recently, because users never had
a legitimate reason to touch these fields at all:
After all, their meaning was entirely undocumented.

Furthermore, the split callback is unset for any parser
since commit e5af920309 from 2021.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-06-23 17:15:02 +02:00

2.1 KiB