]> git.sesse.net Git - ffmpeg/commit
avformat/subtitles: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Wed, 3 Feb 2021 23:55:27 +0000 (20:55 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:19:36 +0000 (15:19 -0300)
commit98a776b5e32c3c7b535d34f9645757b242114d63
treed422611f35f42a0922bbb198cb90973b9d721782
parentfd23efb20b701e5074cfaa6e9afc0e176c5e771a
avformat/subtitles: use av_packet_alloc() to allocate packets

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/jacosubdec.c
libavformat/mpeg.c
libavformat/mpsubdec.c
libavformat/subtitles.c
libavformat/subtitles.h
libavformat/tedcaptionsdec.c