Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Remove ; after while(0) in macros. | Ramiro Polla | 2009-09-12 | 1 | -1/+1 |
* | Mark all pix_fmts and supported_framerates compound literals as const. | Reimar Döffinger | 2009-09-06 | 1 | -1/+1 |
* | prettyprinting cosmetics | Diego Biurrun | 2009-09-05 | 1 | -4/+5 |
* | Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188: | Carl Eugen Hoyos | 2009-06-27 | 1 | -1/+1 |
* | add casts to silence gcc warnings | Baptiste Coudurier | 2009-05-13 | 1 | -3/+3 |
* | V210 Uncompressed 4:2:2 10-bit encoder and decoder | Baptiste Coudurier | 2009-05-12 | 1 | -0/+129 |