| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' | James Almer | 2017-11-11 | 1 | -2/+2 |
|\ |
|
| * | msvc: Properly specify dllexport for data symbols shared across dll boundaries | Martin Storsjö | 2017-08-31 | 1 | -2/+2 |
* | | avcodec/dca: return standard error codes in avpriv_dca_parse_core_frame_header() | James Almer | 2017-11-01 | 1 | -2/+10 |
* | | avcodec/tak: make buf const in avpriv_dca_parse_core_frame_header() | James Almer | 2017-10-22 | 1 | -1/+1 |
* | | avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_head... | James Almer | 2017-07-21 | 1 | -2/+5 |
* | | avcodec: add avpriv_dca_parse_core_frame_header() | foo86 | 2017-07-18 | 1 | -0/+49 |
* | | avcodec/dca: move bits per sample array to dca.c | foo86 | 2017-07-18 | 1 | -0/+2 |
* | | avcodec/dca: move EXSS sampling frequency arrays to dca.c | foo86 | 2016-05-26 | 1 | -0/+3 |
* | | avcodec/dca: move channel counter utility into dca.h | foo86 | 2016-05-01 | 1 | -0/+28 |
* | | avcodec/dca: add generic defines | foo86 | 2016-01-31 | 1 | -0/+94 |
* | | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 1 | -285/+2 |
* | | Merge commit '40d949677335a564f769823f4afdb7e7a3da8d6b' | Hendrik Leppkes | 2016-01-02 | 1 | -1/+1 |
|\| |
|
| * | dca: use defines for subband related constants | Alexandra Hájková | 2015-12-31 | 1 | -1/+1 |
* | | Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b' | Hendrik Leppkes | 2016-01-02 | 1 | -4/+4 |
|\| |
|
| * | dca: change the core to work with integer coefficients. | Alexandra Hájková | 2015-12-23 | 1 | -4/+4 |
* | | Merge commit '58b42345b38b46d11c32e11d9c57517f99d6a601' | Hendrik Leppkes | 2015-10-10 | 1 | -26/+44 |
|\| |
|
| * | dcadec: reorganise context data | Alexandra Khirnova | 2015-10-07 | 1 | -26/+44 |
* | | Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2' | Michael Niedermayer | 2015-03-15 | 1 | -2/+99 |
|\| |
|
| * | dca: Support for XLL (lossless extension) | Niels Möller | 2015-03-15 | 1 | -2/+99 |
* | | Merge commit '25f613f8be3b51e4396b93cda131e4631ba54302' | Michael Niedermayer | 2015-03-04 | 1 | -9/+0 |
|\| |
|
| * | dca: Move syncword definitions to a separate header | Diego Biurrun | 2015-03-04 | 1 | -9/+0 |
* | | Merge commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86' | Michael Niedermayer | 2015-02-17 | 1 | -0/+2 |
|\| |
|
| * | dca: Remove separate header for DCA ExSS | Diego Biurrun | 2015-02-16 | 1 | -0/+2 |
* | | Merge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0' | Michael Niedermayer | 2015-02-14 | 1 | -0/+168 |
|\| |
|
| * | dca: Split code for handling the EXSS extension off into a separate file | Diego Biurrun | 2015-02-14 | 1 | -0/+149 |
* | | avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed... | Michael Niedermayer | 2014-08-06 | 1 | -1/+1 |
* | | Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022' | Michael Niedermayer | 2013-03-28 | 1 | -0/+6 |
|\| |
|
| * | dca: Move ff_dca_convert_bitstream() to the DCA common code | Diego Biurrun | 2013-03-27 | 1 | -0/+6 |
* | | Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72' | Michael Niedermayer | 2012-10-19 | 1 | -1/+2 |
|\| |
|
| * | Add support for building shared libraries with MSVC | Martin Storsjö | 2012-10-18 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-01 | 1 | -0/+4 |
|\| |
|
| * | 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 |