]> git.sesse.net Git - ffmpeg/commit
doc/examples/transcoding: stop constantly allocating AVFrames
authorAnton Khirnov <anton@khirnov.net>
Thu, 29 Oct 2020 15:00:23 +0000 (16:00 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 20 Nov 2020 14:20:24 +0000 (15:20 +0100)
commit29f33c107682162f9a9413d0d6760fc6974e860d
tree92ec069e8a8745c8cb996d2d64ea351d2012e594
parent800feae5d65ef07910857e0417b63bd6e1d15288
doc/examples/transcoding: stop constantly allocating AVFrames

Allocate just one and reuse it.
doc/examples/transcoding.c