summaryrefslogtreecommitdiffstats
path: root/libavcodec/xwdenc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5'Michael Niedermayer2012-10-121-2/+3
|\
| * lavc: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-121-2/+3
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-53/+53
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-51/+51
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Replace Libav with FFmpeg in license headers for files created by mePaul B Mahol2012-06-291-4/+4
* | xwdenc: support 8bpp grayscalePaul B Mahol2012-06-241-0/+6
* | cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-231-2/+1
* | xwdenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-221-2/+1
|/
* xwdenc: fix monow encodingPaul B Mahol2012-02-251-2/+4
* xwdenc: switch to encode2().Anton Khirnov2012-02-171-9/+12
* XWD encoder and decoderPaul B Mahol2012-01-231-0/+246
OpenPOWER on IntegriCloud