37 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 9 years ago
  Alexandra Hájková 6fad5abcad lagarith: Convert to the new bitstream reader 9 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
  Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
  Diego Biurrun 0d439fbede dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
  Diego Biurrun 4f4840377f lagarith: Fix typo in printf format string 11 years ago
  Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
  Anton Khirnov 4c3e1956ee lagarith: reallocate rgb_planes when needed 11 years ago
  Kostya Shishkov 2f97094608 lagarith: do not call simd functions on unaligned lines 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
  Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
  Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer b631e4ed64 lagarith: check count before writing zeros. 13 years ago
  Hendrik Leppkes f9150c8ac0 lagarith: frame multithreading 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Ronald S. Bultje 7191e1c490 lagarith: fix color plane inversion for YUY2 output. 12 years ago
  Ronald S. Bultje 98d0d19208 lagarith: pad RGB buffer by 1 byte. 12 years ago
  Kostya Shishkov 464e9ab011 lagarith: add YUY2 decoding support 13 years ago
  Carl Eugen Hoyos 58637a0b24 Support decoding unaligned rgb24 lagarith. 13 years ago
  Kostya Shishkov 1fdb5649d9 lagarith: make offset array type unsigned 13 years ago
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
  Ronald S. Bultje 0a82f5275f lagarith: fix buffer overreads. 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
  Thad Ward 7af507ea99 lagarith: add decode support for arith rgb24 mode 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 b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 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