]> git.sesse.net Git - ffmpeg/commit
avformat/amvenc: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Fri, 29 Jan 2021 02:27:10 +0000 (23:27 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:06:48 +0000 (15:06 -0300)
commit82faeb56ceb58e6aa0494a1590441c674378d9bd
tree02879d3c1a87198197dee8165cdea1889981ec70
parent01f4d33b4195c4d95642ac3e548b8d9250b7de1f
avformat/amvenc: use av_packet_alloc() to allocate packets

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/amvenc.c