Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -2/+2 |
| | |||||
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -4/+4 |
| | | | | | | It does not help as an abstraction and adds dsputil dependencies. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> | ||||
* | lavc: replace some forgotten instances of PixelFormat with AVPixelFormat | Anton Khirnov | 2012-12-12 | 1 | -2/+4 |
| | |||||
* | Move av_reverse table to libavcodec | Diego Biurrun | 2012-10-12 | 1 | -3/+4 |
| | | | | It is only used in that library. | ||||
* | lavc: split asv12 encoder/decoder | Anton Khirnov | 2012-10-09 | 1 | -0/+287 |