summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
2011-11-01Changing decoder input partition API to input fragments.Stefan Holmer
2011-10-31Correct SPLITMV clampingJohn Koleszar
2011-10-27Improved decode_split_mv()Scott LaVarnway
2011-10-26Merge "Improved read_mb_modes_mv()"Scott LaVarnway
2011-10-26Improved read_mb_modes_mv()Scott LaVarnway
2011-10-25Merge "remove uninitialized variable warning"Johann
2011-10-25Merge "Improved token decoder"Scott LaVarnway
2011-10-25remove uninitialized variable warningJohann
2011-10-24Removed read_mv_refScott LaVarnway
2011-10-24Moved the split motion vector decodeScott LaVarnway
2011-10-24Merge "Removed redundant mv clamps for nearmv and nearestmv"Scott LaVarnway
2011-10-24Removed redundant mv clamps for nearmv and nearestmvScott LaVarnway
2011-10-21Remove unused DETOK structureTero Rintaluoma
2011-10-19Improved token decoderScott LaVarnway
2011-10-18Remove usage of predict buffer for decodeScott LaVarnway
2011-09-22Merge "clamp_mvs() using the wrong motion vector information"John Koleszar
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
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-16clamp_mvs() using the wrong motion vector informationScott LaVarnway
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