aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/dcadata.h
AgeCommit message (Expand)Author
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-21dca: pretty-print some tablesMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-04-12DCA: 16-byte-align lfe_fir tablesMåns Rullgård
2010-04-12DCA: simplify lfe_interpolation_fir()Måns Rullgård
2010-04-11DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.Jai Menon
2010-04-10DCA: align some arraysMåns Rullgård
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-26Fix filenames in Doxygen comments.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-25fir_32bands_perfect[] contents were mixed, restore original orderAlexander E. Patrakov
2007-12-02Some spelling fixes in commentsReimar Döffinger
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-16include all prerequisites in header filesMåns Rullgård
2007-05-02use downmixing coefficients in dca decoder.Justin Ruggles
2007-02-27Fix wrong license header.Diego Biurrun
2007-02-27DCA decoderKostya Shishkov