summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
2011-09-19Fix necessary for input partitions iface to match the RTP profileStefan Holmer
2011-09-16Merge "Fixes the boundary checks for extrapolated and interpolated MVs."John Koleszar
2011-09-16Fixes the boundary checks for extrapolated and interpolated MVs.Stefan Holmer
2011-08-31Merge "Removed bmi copy to/from BLOCKD"Scott LaVarnway
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-08-24Fix naming of sse2 idct functions.Fritz Koenig
2011-08-15Don't set the bmi mode when doing error concealmentStefan Holmer
2011-08-12Propagate macroblock MV to subblocks for error concealmentJohn Koleszar
2011-08-12Disable error concealment until first key frame is decodedStefan Holmer
2011-08-12Fix potential OOB read with Error ConcealmentJohn Koleszar
2011-08-01Fix building with --disable-postprocJohn Koleszar
2011-07-26Merge "cosmetics: consistently use [u]int64_t"John Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-26"Eliminated TOKENEXTRABITS" broke the windows build.Scott LaVarnway
2011-07-25Eliminated TOKENEXTRABITSScott LaVarnway
2011-07-22fix sharpness bug and clean upJohann
2011-07-19Merge "Moved vp8_encode_bool into boolhuff.h"Scott LaVarnway
2011-07-19remove old armv5 codeJohann
2011-07-19Moved vp8_encode_bool into boolhuff.hScott LaVarnway
2011-07-13Merge "Fix unnecessary casting of B_PREDICTION_MODE (issue 349)"Yunqing Wang
2011-07-13Fix unnecessary casting of B_PREDICTION_MODE (issue 349)Yunqing Wang
2011-07-13Merge "New loop filter interface"Johann
2011-07-08New loop filter interfaceAttila Nagy
2011-06-29clean up warnings when building arm with rtcdJohann
2011-06-29Merge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently"John Koleszar
2011-06-28Merge "Avoid text relocations in ARM vp8 decoder"Johann
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28Merge "Simplify decode_macroblock."John Koleszar
2011-06-28Simplify decode_macroblock.Gaute Strokkenes
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-28Avoid text relocations in ARM vp8 decoderMike Hommey
2011-06-27Adding support for error concealment in multi-threaded decodingStefan Holmer
2011-06-22get/set reference buffer dimension check addedJames Berry
2011-06-20Improved vp8dx_decode_boolScott LaVarnway
2011-06-15Merge "Remove redundant check for KEY_FRAME in multithreaded decoder"John Koleszar
2011-06-15Merge "fix --disable-runtime-cpu-detect on x86"John Koleszar
2011-06-15Remove redundant check for KEY_FRAME in multithreaded decoderAttila Nagy
2011-06-14Merge "Populate bmi for B_PRED only"Scott LaVarnway
2011-06-14fix --disable-runtime-cpu-detect on x86Johann
2011-06-13fix corrupt frame leakJames Zern
2011-06-13Populate bmi for B_PRED onlyScott LaVarnway
2011-06-08use GCC inline magicJohann
2011-06-07Removed unused function vp8_treed_read_numScott LaVarnway
2011-06-03Removed unnecessary bmi motion vector stores.Scott LaVarnway
2011-06-03Merge "Removed B_MODE_INFO"Scott LaVarnway
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-06-01Merge "Bugfix in vp8dx_set_reference"John Koleszar
2011-06-01Bugfix in vp8dx_set_referenceHenrik Lundin
2011-05-26Broken EC after MODE_INFO size reductionScott LaVarnway
2011-05-24Use int_mv instead of MV in vp8_mv_contScott LaVarnway