Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/brender_pix: stop calling av_image_check_size() twice | Paul B Mahol | 2013-11-05 | 1 | -3/+0 |
* | avcodec/brender_pix: stop using deprecated avcodec_set_dimensions | Paul B Mahol | 2013-11-05 | 1 | -2/+2 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -39/+7 |
* | brender_pix: use a grayscale palette as fallback instead of a uninitialized one. | Michael Niedermayer | 2013-02-21 | 1 | -0/+8 |
* | lavc: fix decode_frame() third parameter semantics for rest of video decoders | Paul B Mahol | 2012-12-05 | 1 | -2/+2 |
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
* | brender: move declaration out of for() to make old compilers happy. | Michael Niedermayer | 2012-11-22 | 1 | -1/+2 |
* | brender_pix: a new image decoder | Aleksi Nurmi | 2012-11-22 | 1 | -0/+243 |