]> git.sesse.net Git - ffmpeg/commit
tests/api/api-flac-test: use av_packet_alloc() to allocate packets
authorJames Almer <jamrial@gmail.com>
Sun, 31 Jan 2021 16:28:43 +0000 (13:28 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 17 Mar 2021 18:19:37 +0000 (15:19 -0300)
commit7643a354741e54444a9abb08ee2727ec510bcc3f
tree6a2271c334adf803b7502c04f7cb069fa9bd070a
parent36d4e4c9b5db994d3f600569931d40ec2fa1ec69
tests/api/api-flac-test: use av_packet_alloc() to allocate packets

Signed-off-by: James Almer <jamrial@gmail.com>
tests/api/api-flac-test.c