diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-27 19:07:51 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-01 01:34:26 +0100 |
commit | 4e14a8e6be99c90fabd62b61a5959fb187ddb3a6 (patch) | |
tree | 4fe85390753a6dd045ea35edb332c803d7fa7c5f /libavdevice | |
parent | bbeee3339fec92a343f17ef05a7e347fe35c1dbc (diff) | |
download | ffmpeg-4e14a8e6be99c90fabd62b61a5959fb187ddb3a6.tar.gz |
avcodec/libxevd: Set AV_CODEC_CAP_DR1
This decoder uses av_image_copy() to copy decoded images
to buffers obtained via ff_get_buffer(); ergo it can handle
user-provided buffers.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions