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

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