19 Commits (e8a460672f7e9aec129a7cfa01345857b1565a15)

Author SHA1 Message Date
Anton Khirnov 5b9c3b4505 Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Paul B Mahol 5e66d8ac63 avcodec/xwdenc: use AV_LOG_ERROR in error message 11 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Paul B Mahol 08b31a72db xwdenc: remove unused code 12 years ago
Anton Khirnov 50ba57e0ce lavc: do not use av_pix_fmt_descriptors directly. 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
Paul B Mahol 7ebe28c23c xwdenc: support 8bpp grayscale 13 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer a3f36b09e7 xwdenc: switch to ff_alloc_packet2(). 13 years ago
Paul B Mahol 99cff417f3 xwdenc: fix monow encoding 13 years ago
Anton Khirnov f0366fec56 xwdenc: switch to encode2(). 13 years ago
Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago