diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-05 17:26:40 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-08 00:58:40 +0100 |
commit | c9f5cea9cca033e662a33fc31ac2eacb74cacfa6 (patch) | |
tree | d5210992a86fa3294f886f0b55dca7f59014c0ec /libavcodec/mpegaudiodec_common.c | |
parent | 2a87345e696577f0ef1853e48e0a419c221dd3eb (diff) | |
download | ffmpeg-c9f5cea9cca033e662a33fc31ac2eacb74cacfa6.tar.gz |
avcodec/vdpau: Deprecate redundant allocators and getter/setter
The allocators have been superseded by av_vdpau_bind_context().
The latter have only been added "to allow multiple forks to add
fields to the structure without breaking ABI" [1], but libav
is no more, so this is not needed any longer.
[1]: https://ffmpeg.org/pipermail/ffmpeg-devel/2013-August/146954.html
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/mpegaudiodec_common.c')
0 files changed, 0 insertions, 0 deletions