15082 Commits (0fec2cb15cc6ff1fcc724c774ec36abadcb7b6ad)

Author SHA1 Message Date
  Mans Rullgard e42bb0ee01 get_bits: whitespace (mostly) cosmetics 13 years ago
  Mans Rullgard adb28c49bd get_bits: remove unnecessary #includes 13 years ago
  Mans Rullgard ac08f798bb mp3dec: hack: fix decoding with safe bitstream reader 13 years ago
  Shitiz Garg e614fac2e6 adpcm: Check for channels to be a non-zero integer 13 years ago
  Ronald S. Bultje 8cfbbd928c get_bits: introduce safe bitreading to prevent overreads. 13 years ago
  Mans Rullgard a1e98f198e get_bits: remove A32 variant 13 years ago
  Derek Buitenhuis bb9747c8ee wavpack: Fix 32-bit clipping 13 years ago
  Derek Buitenhuis 365e1ec26d wavpack: Clip samples after shifting 13 years ago
  Ronald S. Bultje 0b4c323213 h264: don't drop B-frames after next keyframe on POC reset. 13 years ago
  Mans Rullgard b8909cb364 get_bits: remove useless pointer casts 13 years ago
  Mans Rullgard 11b1db2759 rv40: NEON optimised weak loop filter 13 years ago
  Mans Rullgard dabba0c676 v410enc: fix output buffer size check 13 years ago
  Mans Rullgard 0249144a1c v410enc: include correct headers 13 years ago
  Mans Rullgard b536c7a3e1 ARM: fix external symbol refs in rv40 asm 13 years ago
  Martin Storsjö 1b35af3225 libgsm: Reset the MS mode of GSM in the flush function 13 years ago
  Martin Storsjö 8637af8d24 libgsm: Set options on the right object 13 years ago
  Mans Rullgard f7de52354f ARM: dca: disable optimised decode_blockcodes() for old gcc 13 years ago
  Andrey Utkin 4f820131fa mpegvideo: remove abort() in ff_find_unused_picture() 13 years ago
  Mans Rullgard 71ce76027d rv40: NEON optimised loop filter strength selection 13 years ago
  Mans Rullgard d8edf1b515 rv40: rearrange loop filter functions 13 years ago
  Diego Biurrun 88b9735753 build: conditionally compile x86 H.264 chroma optimizations 13 years ago
  Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago
  Gaurav Narula a99273ebf3 ulti: Fix invalid reads 13 years ago
  Luca Barbato 4f3667ba59 vc1: mark with ER_MB_ERROR bits overconsumption 13 years ago
  Luca Barbato 63ccd46687 lavc: introduce ER_MB_END and ER_MB_ERROR 13 years ago
  Luca Barbato 5bf2ac2b37 error_resilience: use the ER_ namespace 13 years ago
  Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
  Mans Rullgard 4722a03c75 rv34: NEON optimised 4x4 dequant 13 years ago
  Mans Rullgard 40901fc14e rv34: move 4x4 dequant to RV34DSPContext 13 years ago
  Alex Converse 5cd56e193f aacdec: Use intfloat.h rather than local punning union. 13 years ago
  Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
  Paul B Mahol 8b494b7b27 vcr1: drop unnecessary emms_c() calls without MMX code 13 years ago
  Dustin Brody 5b22d6e132 lavc: convert error_recognition to err_recognition. 13 years ago
  Martin Storsjö f1dba9e498 x86: Require 7 registers for the cabac asm 13 years ago
  Mans Rullgard 5695ae46f8 h264: remove useless cast 13 years ago
  Mans Rullgard 179ae53fed proresdec: fix decode_slice() prototype 13 years ago
  Mans Rullgard 599b4c6efd x86: cabac: replace explicit memory references with "m" operands 13 years ago
  Mans Rullgard 4424fe9c02 wmapro: use av_float2int() 13 years ago
  Mans Rullgard a09bb3ba5e lavc: avoid invalid memcpy() in avcodec_default_release_buffer() 13 years ago
  Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 13 years ago
  Mans Rullgard 373211d828 Remove extraneous semicolons 13 years ago
  Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
  Shitiz Garg 8bd1f1a4c8 ttadec: check channel count as read from extradata. 13 years ago
  Paul B Mahol 65c1011404 cljr: remove unused code 13 years ago
  Janne Grunau 8d61eef917 ptx: fix inverted check for sufficient data 13 years ago
  Janne Grunau 2b53e696c8 ptx: emit a warning on insufficient picture data 13 years ago
  Kostya Shishkov 19341c58e0 Dxtory capture format decoder 13 years ago
  Diego Biurrun 6b60a4c9c9 cljr: K&R cosmetics 13 years ago
  Diego Biurrun 1c45c64c9d cljr: return a more sensible value when encountering invalid headers 13 years ago
  Diego Biurrun 163682fab3 cljr: drop unnecessary emms_c() calls without MMX code 13 years ago