]> git.sesse.net Git - ffmpeg/history - libavcodec/dca.c
Simplify ptr[0]; ptr++; to *ptr++
[ffmpeg] / libavcodec / dca.c
2007-05-05 Diego BiurrunFix multiple "‘inline/static’ is not at beginning of...
2007-05-03 Diego BiurrunMove dca parser to its own file.
2007-05-02 Justin Rugglescosmetics: indention after last commit
2007-05-02 Justin Rugglesuse downmixing coefficients in dca decoder.
2007-05-02 Justin Rugglesenable multichannel output in dca decoder.
2007-04-27 Michael Niedermayerfix exploitable buffer overflow
2007-04-24 Kostya Shishkov1000l to myself as used VLC indexes were totally wrong
2007-04-04 Stefan Huehnerchanges some function declarations from () to (void...
2007-02-27 Kostya ShishkovDCA decoder