33 Commits (ed1a6878564a97e67e5fe3a25bc099208cfed024)

Author SHA1 Message Date
Anton Khirnov cec5ce4922 cdxl: remove an unused variable 11 years ago
Anton Khirnov d57e95cbd4 cdxl: stop using deprecated avcodec_set_dimensions 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Paul B Mahol 8134edf3eb avcodec/cdxl: use av_freep() 11 years ago
Paul B Mahol 77570a390d lavc/cdxl: add @file doxy 12 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
Paul B Mahol 1f4ab61b74 lavc/cdxl: clear palette before reading it 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
Paul B Mahol b2e2287c04 cdxl: disable checked bitstream reader 13 years ago
Paul B Mahol 841e669a39 cdxl: swap CHUNKY and BYTE_PLANAR 13 years ago
Paul B Mahol 42459c6abb cdxl: bit line plane arrangement support 13 years ago
Paul B Mahol cf6914e27f cdxl: remove early check for bpp 13 years ago
Paul B Mahol 126daeb550 cdxl: set pix_fmt PAL8 only if palette is available 13 years ago
Paul B Mahol 904817cb9f cdxl: fix ham6/8 on big endian 13 years ago
Carl Eugen Hoyos 44f5b26212 Make CDXL palette opaque. 13 years ago
Paul B Mahol b5c626fdf3 cdxl: fix video decoding for some files 13 years ago
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago