24 Commits (23659fdb812fbb1a539ce2a9c8b245ada11d3ca8)

Author SHA1 Message Date
Diego Biurrun cba4e6062a More correct printf format specifiers 11 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Paul B Mahol 85b56e4803 avcodec/xwddec: use avpriv_report_missing_feature 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Paul B Mahol 8fbe11e623 Replace Libav with FFmpeg in license headers for files created by me 13 years ago
Piotr Bandurski b9c94e826e xwddec: support 8bpp grayscale 13 years ago
Ronald S. Bultje abe3c697a3 xwd: convert to bytestream2. 13 years ago
Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago