]> git.sesse.net Git - vlc/commit
Made sure that our output buffer is large enough with TTA.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 28 Jun 2009 22:16:36 +0000 (00:16 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 28 Jun 2009 22:16:36 +0000 (00:16 +0200)
commit698c89004f2a022c630e4f252f1df2465cc3fd37
tree229b5e53499e53cd14c911fe85a28b1d15a8e486
parent9139b342903d9cc4b508ef2b5e49286ae2c07c98
Made sure that our output buffer is large enough with TTA.

It allows playing multi-channels TTA and fixed a segfault as the decoder
does not check for sufficient space.
modules/codec/avcodec/audio.c