15082 Commits (0fec2cb15cc6ff1fcc724c774ec36abadcb7b6ad)

Author SHA1 Message Date
  Rafaël Carré 37c0dc626d lavc: always align height by 32 pixel 13 years ago
  Luca Barbato 91b1e6f0c6 raw: add 10bit YUV definitions 13 years ago
  Diego Biurrun 1ce1578e4e mpegvideo_enc: separate declarations and statements 13 years ago
  Diego Biurrun bc4d156140 vp3: Reorder some functions to fix VP3 build with Theora disabled. 13 years ago
  Diego Biurrun 19277d9335 build: fix standalone compilation of ADX encoder 13 years ago
  Diego Biurrun 18725fcdc2 build: fix standalone compilation of ADPCM decoders 13 years ago
  Aneesh Dogra 1443ea93d9 4xm: Use bytestream2 functions to prevent overreads 13 years ago
  Aneesh Dogra fd22616c59 bytestream: add a new set of bytestream functions with overread checking 13 years ago
  Martin Storsjö b797f73520 vc1dec: Use the right pointer type for the tmp pointer 13 years ago
  Janne Grunau 729ebb2f18 h264: clear trailing bits in partially parsed NAL units 13 years ago
  Aneesh Dogra 0a6aff6936 vc1: Handle WVC1 interlaced stream 13 years ago
  Aneesh Dogra 00aad121d8 xl: Fix overreads 13 years ago
  Asen Lekov 25c2d76b68 qcelpdec: K&R formatting cosmetics 13 years ago
  Diego Biurrun 2fd291846b qcelpdec: cosmetics: drop some pointless parentheses 13 years ago
  Diego Biurrun 30bbd5cbc0 x86: conditionally compile dnxhd encoder optimizations 13 years ago
  Janne Grunau 358ea75e9e Revert "h264: skip start code search if the size of the nal unit is known" 13 years ago
  Janne Grunau 87eebb3454 h264: skip start code search if the size of the nal unit is known 13 years ago
  Paul B. Mahol 2e7905eee8 cljr: fix buf_size sanity check 13 years ago
  Shitiz Garg 652d81b2c2 cljr: Check if width and height are positive integers 13 years ago
  Mans Rullgard 8400b126ac avcodec: deprecate AVFrame.age 13 years ago
  Justin Ruggles bc78ceec2b 4xm: remove unneeded check for remaining unused data. 13 years ago
  Uoti Urpala 488a5b3fdd tmv decoder: set correct pix_fmt 13 years ago
  Mans Rullgard e064d46e61 dct-test: remove unused variable cropTbl 13 years ago
  Mans Rullgard 86a10281c7 get_bits: remove LAST_SKIP_CACHE macro 13 years ago
  Mans Rullgard 5d8122db5c get_bits: remove strange/obsolete comments 13 years ago
  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