Age | Commit message (Expand) | Author |
---|---|---|
2012-10-12 | lavc: do not use av_pix_fmt_descriptors directly. | Anton Khirnov |
2012-10-08 | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov |
2012-09-04 | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö |
2012-09-04 | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö |
2012-08-16 | Add missing includes for code relying on external libraries | Martin Storsjö |
2012-08-07 | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov |
2012-07-22 | libopenjpeg: K&R formatting cosmetics | Luca Barbato |
2012-07-17 | libopenjpeg: introduce encoding support | Michael Bradshaw |