]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
avcodec_decode_audio2()
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 14 Jan 2007 23:50:06 +0000 (23:50 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 14 Jan 2007 23:50:06 +0000 (23:50 +0000)
commite1ea40e77518b6ece340ea8e8a6e8c509bc3eb3c
tree89b21fa955dee70e15d11038d11194675984f333
parent5ae2668132447549094935149d6a34ff2d39c09b
avcodec_decode_audio2()
difference to avcodec_decode_audio() is that the user can pass the allocated size of the output buffer to the decoder and the decoder can check if theres enough space

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7518 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/avcodec.h
libavcodec/flac.c
libavcodec/pcm.c
libavcodec/utils.c