16 Commits (1b5cb6c00a170ebd850dc14cf23b33b5644f7909)

Author SHA1 Message Date
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