summaryrefslogtreecommitdiff
path: root/libavcodec/dca.h
Commit message (Expand)AuthorAge
* Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022'Michael Niedermayer2013-03-28
|\
| * dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-27
* | Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72'Michael Niedermayer2012-10-19
|\|
| * Add support for building shared libraries with MSVCMartin Storsjö2012-10-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-01
|\|
| * 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