]> git.sesse.net Git - ffmpeg/commit
avcodec/tiff: use av_packet_alloc() to allocate AVPackets
authorJames Almer <jamrial@gmail.com>
Fri, 29 Jan 2021 02:10:06 +0000 (23:10 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:06:47 +0000 (15:06 -0300)
commitfc2e022a14634db9f9f84d321aaccbbd3c4cd863
tree850cdda5c28d407abdbb7aa6b2c684b36e50f182
parent6ef104cb5f28473753c952f21e31ec5889a22bf0
avcodec/tiff: use av_packet_alloc() to allocate AVPackets

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