]> git.sesse.net Git - ffmpeg/commit
libavcodec/libmp3lame: Don't free user-provided AVPacket
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 23 May 2020 10:11:30 +0000 (12:11 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 23 May 2020 18:25:08 +0000 (20:25 +0200)
commit7e6941e185649409f44fb5aa31207bd7b00d23cd
tree087da809406c54eb8ec2a47dfdfe6ec0441863e6
parentb803993b6d99423c8c1e01e7e206e3916a98d5d5
libavcodec/libmp3lame: Don't free user-provided AVPacket

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/libmp3lame.c