Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc: remove obsolete and disabled avpriv functions | Anton Khirnov | 2014-08-09 | 1 | -6/+0 |
| | |||||
* | lavc: export DV profile API used by muxer/demuxer as public | Anton Khirnov | 2014-07-09 | 1 | -8/+21 |
| | |||||
* | dv: get rid of global non-const tables | Anton Khirnov | 2014-06-20 | 1 | -7/+0 |
| | | | | Instead, store them in the context and compute on each parameter change. | ||||
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | dv: Split profile handling code into a separate file. | Diego Biurrun | 2012-05-07 | 1 | -0/+72 |