]> git.sesse.net Git - ffmpeg/history - libavcodec/dca.c
Use put_signed_pixels_clamped where appropriate
[ffmpeg] / libavcodec / dca.c
2007-09-06 Limin WangSet data_size to zero when DCA header parse failed
2007-08-23 Reimar DöffingerAdd request_channels member to AVCodecContext so we...
2007-05-24 Sergey Vlasovfix dca_bitalloc_index decoder init
2007-05-24 Sergey VlasovFix dca.c compilation with #define TRACE
2007-05-18 Benjamin LarssonBetter error reporting.
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