]> git.sesse.net Git - vlc/commit
avcodec: reuse AVFrames so no need to allocate/free it every time we encode picture...
authorIlkka Ollakka <ileoo@videolan.org>
Fri, 11 Jan 2013 15:18:23 +0000 (17:18 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Tue, 22 Jan 2013 18:46:22 +0000 (20:46 +0200)
commit8fd58259cc24e80e00b68a71ea8539b795040fba
treeed6287f873a98113aa40083534f7182eb0d56c4a
parent6821ffc8efb5e843f677ae2fdae77de0a1743294
avcodec: reuse AVFrames so no need to allocate/free it every time we encode picture/audioblock
modules/codec/avcodec/encoder.c