]> git.sesse.net Git - ffmpeg/commit
avformat/tests/movenc: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Fri, 29 Jan 2021 15:31:41 +0000 (12:31 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:19:36 +0000 (15:19 -0300)
commitd365f74dcedfd92478e9d4009d8f2bddff2a1fde
tree345c7715f00e59fd1604c8589f2718282f937bcf
parent4b386b2059806ca7ee7f991d2c8b735410693e8c
avformat/tests/movenc: use av_packet_alloc() to allocate packets

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