Age | Commit message (Expand) | Author |
---|---|---|
2013-03-27 | dca: Move ff_dca_convert_bitstream() to the DCA common code | Diego Biurrun |
2012-10-18 | Add support for building shared libraries with MSVC | Martin Storsjö |
2012-08-01 | dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs | Diego Biurrun |
2012-08-01 | dca: Move tables used outside of dcadec.c to a separate file. | Diego Biurrun |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2008-11-29 | Add support for parsing and decoding DCA-HD streams. | Kostya Shishkov |
2008-08-31 | Globally rename the header inclusion guard names. | Stefano Sabatini |
2007-10-17 | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun |
2007-06-17 | add a comment to indicate which #endif belong to which #define | Guillaume Poirier |
2007-06-17 | add multiple inclusion guards to headers | Måns Rullgård |
2007-05-03 | Move dca parser to its own file. | Diego Biurrun |