| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | avcodec/xwdenc: use AV_LOG_ERROR in error message | Paul B Mahol | 2013-09-09 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -1/+1 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -1/+1 |
* | | xwdenc: remove unused code | Paul B Mahol | 2013-04-04 | 1 | -21/+4 |
* | | Merge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5' | Michael Niedermayer | 2012-10-12 | 1 | -2/+3 |
|\| |
|
| * | lavc: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -2/+3 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -53/+53 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -51/+51 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Replace Libav with FFmpeg in license headers for files created by me | Paul B Mahol | 2012-06-29 | 1 | -4/+4 |
* | | xwdenc: support 8bpp grayscale | Paul B Mahol | 2012-06-24 | 1 | -0/+6 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | xwdenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
|/ |
|
* | xwdenc: fix monow encoding | Paul B Mahol | 2012-02-25 | 1 | -2/+4 |
* | xwdenc: switch to encode2(). | Anton Khirnov | 2012-02-17 | 1 | -9/+12 |
* | XWD encoder and decoder | Paul B Mahol | 2012-01-23 | 1 | -0/+246 |