summaryrefslogtreecommitdiff
path: root/libavcodec/dca.h
Commit message (Expand)AuthorAge
* 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