]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_uspp: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Fri, 29 Jan 2021 16:54:05 +0000 (13:54 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:19:36 +0000 (15:19 -0300)
commitb76ff693f6034463e33b8a92d2b04bdcb93a0216
tree50ab607af6f30a21650bffb83e11b4be13c02998
parent79c6e040f8884d58119a7ac891e709754f4ed961
avfilter/vf_uspp: use av_packet_alloc() to allocate packets

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