Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dv: use AVFrame API properly | Anton Khirnov | 2013-12-09 | 1 | -1/+1 |
| | |||||
* | dv: Split DV data table declarations into their own header | Diego Biurrun | 2013-11-15 | 1 | -0/+118 |
This is necessary to avoid target config settings bleeding into the host compilation process with hardcoded tables and the DV VLC tables no longer present as static tables in a header file. |