| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 1 | -5/+5 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 1 | -1/+1 |
* | libopenjpeg: Support rgba64 decoding | Vittorio Giovara | 2014-03-18 | 1 | -1/+1 |
* | libopenjpeg: K&R formatting cosmetics | Vittorio Giovara | 2014-03-18 | 1 | -76/+78 |
* | libopenjpegdec: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -6/+3 |
* | libopenjpegdec: return meaningful error codes | Anton Khirnov | 2013-10-30 | 1 | -6/+9 |
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames | Nicolas Bertrand | 2013-04-04 | 1 | -1/+4 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -28/+3 |
* | 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 |