summaryrefslogtreecommitdiff
path: root/libavcodec/dca.h
Commit message (Expand)AuthorAge
* dca: use defines for subband related constantsAlexandra Hájková2015-12-31
* dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-23
* dcadec: reorganise context dataAlexandra Khirnova2015-10-07
* dca: Support for XLL (lossless extension)Niels Möller2015-03-15
* dca: Move syncword definitions to a separate headerDiego Biurrun2015-03-04
* dca: Remove separate header for DCA ExSSDiego Biurrun2015-02-16
* dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun2015-02-14
* dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-27
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-18
* dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libsDiego Biurrun2012-08-01
* dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-01
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add support for parsing and decoding DCA-HD streams.Kostya Shishkov2008-11-29
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* Move dca parser to its own file.Diego Biurrun2007-05-03