aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/xwddec.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | xwddec: support 8bpp grayscalePiotr Bandurski2012-06-241-2/+5
|/
* xwd: convert to bytestream2.Ronald S. Bultje2012-03-181-32/+34
* XWD encoder and decoderPaul B Mahol2012-01-231-0/+267