]> git.sesse.net Git - ffmpeg/commit
avformat/wc3movie: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Fri, 29 Jan 2021 15:22:07 +0000 (12:22 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:19:36 +0000 (15:19 -0300)
commit2fdfad552569621c9d672370032aab17a17ff0e6
treed0b83648b85cde83318cf729b7157173eae7c436
parent98a776b5e32c3c7b535d34f9645757b242114d63
avformat/wc3movie: use av_packet_alloc() to allocate packets

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