diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-25 01:45:11 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-25 21:51:11 +0100 |
commit | e4524270f4e21f40669e1bae9267508658a5ddf3 (patch) | |
tree | d4a89096517c96036b5df0f4a14f677321f168df /libavcodec/mjpegdec.c | |
parent | e96ea80e85b848eaa1992f27851120c7a985bd63 (diff) | |
download | ffmpeg-e4524270f4e21f40669e1bae9267508658a5ddf3.tar.gz |
avcodec/avcodec: Add missing deprecation to AVCodecParser.next
The whole old next API has been deprecated in commit
7e8eba2d8755962d9dca5eade57bf8f591a73c0c, yet deprecating the next
pointer has been forgotten (the next pointers of other structures are
below the public API delimiter, but such a delimiter doesn't exist for
AVCodecParser).
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/mjpegdec.c')
0 files changed, 0 insertions, 0 deletions