aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dca.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72'Michael Niedermayer2012-10-191-1/+2
|\
| * Add support for building shared libraries with MSVCMartin Storsjö2012-10-181-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-011-0/+4
|\|
| * dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libsDiego Biurrun2012-08-011-1/+1
| * dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-011-0/+4
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Add support for parsing and decoding DCA-HD streams.Kostya Shishkov2008-11-291-0/+3
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* Move dca parser to its own file.Diego Biurrun2007-05-031-0/+29