aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/dca.h
AgeCommit message (Expand)Author
2015-03-15dca: Support for XLL (lossless extension)Niels Möller
2015-03-04dca: Move syncword definitions to a separate headerDiego Biurrun
2015-02-16dca: Remove separate header for DCA ExSSDiego Biurrun
2015-02-14dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun
2013-03-27dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun
2012-10-18Add support for building shared libraries with MSVCMartin Storsjö
2012-08-01dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libsDiego Biurrun
2012-08-01dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2008-11-29Add support for parsing and decoding DCA-HD streams.Kostya Shishkov
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
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-05-03Move dca parser to its own file.Diego Biurrun