[FFmpeg-devel] [PATCH] avcodec/avpacket: add av_packet_make_writable()

Paul B Mahol onemda at gmail.com
Mon Mar 19 17:45:57 EET 2018


On 3/19/18, James Almer <jamrial at gmail.com> wrote:
> Useful as well to quickly make a packet reference counted when it
> isn't already so.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/avcodec.h  | 11 +++++++++++
>  libavcodec/avpacket.c | 24 ++++++++++++++++++++++++
>  2 files changed, 35 insertions(+)
>

Will this ever be used?


More information about the ffmpeg-devel mailing list