Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | dvdec: drop const qualifier from variable to eliminate a warning | Diego Biurrun | 2012-05-06 | 1 | -1/+1 |
* | Remove lowres video decoding | Mans Rullgard | 2012-04-21 | 1 | -2/+1 |
* | dv: Merge dvquant.h into dvdata.c where all other DV tables reside. | Diego Biurrun | 2012-04-16 | 1 | -2/+1 |
* | dv: Move static tables only used in one place to where they are used. | Diego Biurrun | 2012-04-16 | 1 | -0/+2 |
* | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -2/+2 |
* | dvdec: drop unnecessary dv_tablegen.h #include | Diego Biurrun | 2012-03-28 | 1 | -1/+0 |
* | dv: Split off DV video decoder into its own file. | Diego Biurrun | 2012-03-27 | 1 | -0/+386 |