16 Commits (6ea2c9a4cf9fb0abd085825724e54b691f773251)

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