]> git.sesse.net Git - ffmpeg/commit
avcodec: add a mention about get_encode_buffer in the old encode API doxy
authorJames Almer <jamrial@gmail.com>
Wed, 10 Mar 2021 01:24:16 +0000 (22:24 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 14 Mar 2021 16:37:01 +0000 (13:37 -0300)
commit1af4885014f7d80abbd28613a2939fbcada94ecd
treeed3db5557bbfd5c968a61a3bba04210b0d7f21a2
parent2aece147d594f78afc969100c0fc637f4b1ebe86
avcodec: add a mention about get_encode_buffer in the old encode API doxy

Direct users to the callback that should be used to keep supporting user
provided buffers with the new encode API.

Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/avcodec.h