Files
FFmpeg/libavcodec/parser.c
Andreas Rheinhardt e7858bb3bb avcodec: Remove FF_API_PARSER_CODECID
The parser API was scheduled to use enum AVCodecID
in commit 8a322c956f
on 2025-11-01. The switch is made now despite this
being fairly recently because it involves no deprecation
and therefore no change from our downstreams at all.

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

10 KiB