]> git.sesse.net Git - ffmpeg/commit
lavc: clarify get_buffer() documentation
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 25 Nov 2012 16:37:14 +0000 (11:37 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 26 Nov 2012 00:06:36 +0000 (19:06 -0500)
commit8e134e5104e99a69cd4cea10540a7ce9c3682a2c
tree2eb1576eaa523d65173b28b0d5bb2e727eb81058
parent3ffed68c2afa6179e77afb61a80bdef6f5f0526e
lavc: clarify get_buffer() documentation

This is needed for the AAC decoder, which may need to call get_buffer()
more than once if the channel configuration changes.
libavcodec/avcodec.h