22 Commits (bf52f773913cf74bdf0d2c8c2cb4473fa1b7801e)

Author SHA1 Message Date
Anton Khirnov f3cd23fbc8 xxan: use the AVFrame API properly. 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Martin Storsjö aa0dd52434 xxan: Disallow odd width 11 years ago
Anton Khirnov 8a49d2bcbe xxan: fix invalid memory access in xan_decode_frame_type0() 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Kostya Shishkov 685e6f2e39 xxan: properly handle odd heights. 12 years ago
Anton Khirnov 4aebb8d999 xxan: return meaningful error codes. 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Diego Biurrun 5bac2d0c30 avutil: Move memcpy_backptr() to mem.c 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
Diego Biurrun f973a85d4a xxan: Remove write-only variable in xan_decode_frame_type0(). 13 years ago
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Ronald S. Bultje 71af42bd96 xxan: reindent xan_unpack_luma(). 13 years ago
Ronald S. Bultje f77bfa8376 xxan: protect against chroma LUT overreads. 13 years ago
Ronald S. Bultje 5518827816 xxan: convert to bytestream2 API. 13 years ago
Ronald S. Bultje f1279e286b xxan: don't read before start of buffer in av_memcpy_backptr(). 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Diego Biurrun aaf47bcde7 Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Kostya Shishkov 44ddfd47d6 Xan4 decoder 14 years ago