31 Commits (12eeced8b41bbe46693f8c9625ed61b51f8438a1)

Author SHA1 Message Date
  Carl Eugen Hoyos 8cb9f99e9f Support decoding unaligned rgb24 lagarith. 13 years ago
  Michael Niedermayer 83c7803f55 lagarith: check count before writing zeros. 13 years ago
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
  Ronald S. Bultje 0a82f5275f lagarith: fix buffer overreads. 13 years ago
  Michael Niedermayer 96d0494123 lagarith: Fix various issues that lead to out of array reads. 13 years ago
  Michael Niedermayer 44bd50f529 lagarith: fix flipped return value 13 years ago
  Martin Storsjö e9ca85e714 lagarith: Add ff_ prefix to lag_rac_init 13 years ago
  Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
  Michael Niedermayer 69494fd5c5 lagarith: Fix out of array reads. 13 years ago
  Paul B Mahol 3c939ad6e0 lagarith: refactor code 13 years ago
  Thad Ward 7af507ea99 lagarith: add decode support for arith rgb24 mode 13 years ago
  Michael Niedermayer 0db7b30700 lagarith: rgb24 support 13 years ago
  Kostya Shishkov ffc638c283 lagarith: add some RGBA decoding support 13 years ago
  Nathan Caldwell 39616fc307 lagarith: Add correct line prediction for RGB 13 years ago
  Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 14 years ago
  Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
  Diego Biurrun f25a2ece76 Drop explicit filenames from @file Doxygen tags. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Anton Khirnov 4d9c044d47 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago
  Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Reimar Döffinger b0c8b8a69d Lagarith: fix decoding of one-coloured frames by reading the per-plane 14 years ago
  Carl Eugen Hoyos d267b339e4 Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago