| Commit message (Expand) | Author | Age | Files | Lines |
* | dca: use defines for subband related constants | Alexandra Hájková | 2015-12-31 | 1 | -1/+1 |
* | dca: change the core to work with integer coefficients. | Alexandra Hájková | 2015-12-23 | 1 | -4/+4 |
* | dcadec: reorganise context data | Alexandra Khirnova | 2015-10-07 | 1 | -26/+44 |
* | dca: Support for XLL (lossless extension) | Niels Möller | 2015-03-15 | 1 | -2/+99 |
* | dca: Move syncword definitions to a separate header | Diego Biurrun | 2015-03-04 | 1 | -9/+0 |
* | dca: Remove separate header for DCA ExSS | Diego Biurrun | 2015-02-16 | 1 | -0/+2 |
* | dca: Split code for handling the EXSS extension off into a separate file | Diego Biurrun | 2015-02-14 | 1 | -0/+149 |
* | dca: Move ff_dca_convert_bitstream() to the DCA common code | Diego Biurrun | 2013-03-27 | 1 | -0/+6 |
* | Add support for building shared libraries with MSVC | Martin Storsjö | 2012-10-18 | 1 | -1/+2 |
* | dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs | Diego Biurrun | 2012-08-01 | 1 | -1/+1 |
* | dca: Move tables used outside of dcadec.c to a separate file. | Diego Biurrun | 2012-08-01 | 1 | -0/+4 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add support for parsing and decoding DCA-HD streams. | Kostya Shishkov | 2008-11-29 | 1 | -0/+3 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | Move dca parser to its own file. | Diego Biurrun | 2007-05-03 | 1 | -0/+29 |