]> git.sesse.net Git - ffmpeg/commit
avformat/movenc: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Fri, 29 Jan 2021 14:13:18 +0000 (11:13 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:06:49 +0000 (15:06 -0300)
commitecdad29b67b88e8912647861157323a852a7cbb5
treebbf0da1ae9d7ce06cfb08b98ad0174648d6015a4
parent2e80435a9ac957b3d311948e650b4701445866bf
avformat/movenc: use av_packet_alloc() to allocate packets

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