| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -3/+3 |
* | lavc: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -16/+18 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -31/+31 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -2/+2 |
* | Add missing includes for code relying on external libraries | Martin Storsjö | 2012-08-16 | 1 | -0/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | libopenjpeg: support YUV and deep RGB pixel formats | Michael Bradshaw | 2012-07-26 | 1 | -52/+247 |
* | libopenjpeg: K&R formatting cosmetics | Luca Barbato | 2012-07-22 | 1 | -61/+73 |
* | libopenjpeg: introduce lowres and lowqual private options | Luca Barbato | 2012-07-20 | 1 | -0/+28 |
* | libopenjpeg: rename decoder source file. | Michael Bradshaw | 2012-07-17 | 1 | -0/+223 |