[FFmpeg-devel] [PATCH v2] avcodec: add a mention about get_encode_buffer in the old encode API doxy
James Almer
jamrial at gmail.com
Sun Mar 14 18:38:10 EET 2021
On 3/14/2021 8:09 AM, Anton Khirnov wrote:
> Quoting James Almer (2021-03-13 14:34:05)
>> Direct users to the callback that should be used to keep supporting user
>> provided buffers with the new encode API.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavcodec/avcodec.h | 8 ++++++--
>> 1 file changed, 6 insertions(+), 2 deletions(-)
>
> Looks ok
Applied, thanks.
More information about the ffmpeg-devel
mailing list