Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/dca_exss: prepare to be called from parser context | foo86 | 2016-05-25 | 1 | -1/+1 |
| | | | | Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avcodec/dca: add new decoder based on libdcadec | foo86 | 2016-01-31 | 1 | -0/+92 |
| | |||||
* | dca: Remove separate header for DCA ExSS | Diego Biurrun | 2015-02-16 | 1 | -28/+0 |
| | | | | There is no point in having a separate header for a single declaration. | ||||
* | dca: Split code for handling the EXSS extension off into a separate file | Diego Biurrun | 2015-02-14 | 1 | -0/+28 |