41 Commits (ff3e8564c440b03dc9cf72f3a7536fe4880ad72e)

Author SHA1 Message Date
  Anton Khirnov 8a49d2bcbe xxan: fix invalid memory access in xan_decode_frame_type0() 13 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 13 years ago
  Kostya Shishkov 685e6f2e39 xxan: properly handle odd heights. 13 years ago
  Anton Khirnov 4aebb8d999 xxan: return meaningful error codes. 13 years ago
  Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 13 years ago
  Michael Niedermayer 77693c541a xxan: more complete ybuf checks, fix out of array accesses. 13 years ago
  Michael Niedermayer 8ad9b48c9b xxan: check ybuf index before use. 13 years ago
  Diego Biurrun 5bac2d0c30 avutil: Move memcpy_backptr() to mem.c 13 years ago
  Paul B Mahol be536f084a xxan: return more meaningful error codes 13 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 13 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
  Diego Biurrun f973a85d4a xxan: Remove write-only variable in xan_decode_frame_type0(). 14 years ago
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 14 years ago
  Paul B Mahol 0acacd23d4 xxan: use bytestream2_size() 14 years ago
  Paul B Mahol ff05fd6249 xxan: remove write-only variable 14 years ago
  Ronald S. Bultje 71af42bd96 xxan: reindent xan_unpack_luma(). 14 years ago
  Ronald S. Bultje f77bfa8376 xxan: protect against chroma LUT overreads. 14 years ago
  Ronald S. Bultje 5518827816 xxan: convert to bytestream2 API. 14 years ago
  Ronald S. Bultje f1279e286b xxan: don't read before start of buffer in av_memcpy_backptr(). 14 years ago
  Michael Niedermayer 8f1bb3d598 wc4: fix out of chroma LUT reads 14 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 14 years ago
  Diego Biurrun aaf47bcde7 Drop ALT_ prefix from BITSTREAM_READER_LE name. 14 years ago
  Reimar Döffinger 371e165443 Try to set AVFrame.reference to correct values. 14 years ago
  Laurent Aimar a68a6a4fb1 xxan: check for out of bound accesses 14 years ago
  Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 15 years ago
  Kostya Shishkov abb5f2b7bf Xan4 decoder 15 years ago
  Kostya Shishkov 44ddfd47d6 Xan4 decoder 15 years ago