[vlc-commits] avcodec: reuse AVFrames so no need to allocate/ free it every time we encode picture/audioblock

Ilkka Ollakka git at videolan.org
Tue Jan 22 19:48:05 CET 2013


vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Fri Jan 11 17:18:23 2013 +0200| [8fd58259cc24e80e00b68a71ea8539b795040fba] | committer: Ilkka Ollakka

avcodec: reuse AVFrames so no need to allocate/free it every time we encode picture/audioblock

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8fd58259cc24e80e00b68a71ea8539b795040fba
---

 modules/codec/avcodec/encoder.c |   93 +++++++++++++++++++--------------------
 1 file changed, 46 insertions(+), 47 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8fd58259cc24e80e00b68a71ea8539b795040fba


More information about the vlc-commits mailing list