]> git.sesse.net Git - ffmpeg/commit
avcodec/pthread_frame: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Wed, 3 Feb 2021 18:24:58 +0000 (15:24 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:06:47 +0000 (15:06 -0300)
commitb0de31e2784fa02aeafb1d892dc0e9d0f9662369
treeb61addaecca27e0ba724c34bfa176af31e301133
parentca966af4977efa74cf30979561d025a5df528d49
avcodec/pthread_frame: use av_packet_alloc() to allocate packets

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