]> git.sesse.net Git - ffmpeg/commit
libavcodec/libvpxenc: Don't free user-provided AVPacket
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 23 May 2020 10:13:26 +0000 (12:13 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 23 May 2020 18:25:11 +0000 (20:25 +0200)
commit26b45096906097a73ba587bf3b98dada4e795224
tree204d1dd922259d93a0a5a93981beb20cf64b3142
parent7e6941e185649409f44fb5aa31207bd7b00d23cd
libavcodec/libvpxenc: Don't free user-provided AVPacket

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