summaryrefslogtreecommitdiffstats
path: root/libavcodec/xwddec.c
Commit message (Expand)AuthorAgeFilesLines
* More correct printf format specifiersDiego Biurrun2014-04-021-1/+3
* avcodec: more correct printf specifiersDiego Biurrun2014-03-221-5/+9
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun2013-03-131-2/+4
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-28/+2
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-041-2/+2
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-041-1/+2
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-13/+13
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* xwd: convert to bytestream2.Ronald S. Bultje2012-03-181-32/+34
* XWD encoder and decoderPaul B Mahol2012-01-231-0/+267
OpenPOWER on IntegriCloud