summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
2011-05-26Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-05-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-24Removed unused variable warningsScott LaVarnway
2011-05-24Merge "MODE_INFO size reduction"Scott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-24Fixing bug in VP8_SET_REFERENCE decoder control commandHenrik Lundin
2011-05-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-12Using int_mv instead of MVScott LaVarnway
2011-05-11Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-05-10Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-09clean up unused variable warningsJohann
2011-05-06Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-06Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-05Merge "Runtime detection of available processor cores."Yunqing Wang
2011-04-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-30Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-28Consolidated build inter predictorsScott LaVarnway
2011-04-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-28Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-27Merge "SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}()."John Koleszar
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-04-27Merge "Speed up VP8DX_BOOL_DECODER_FILL"John Koleszar
2011-04-27Merge "Update VP8DX_BOOL_DECODER_FILL to better detect EOS"John Koleszar
2011-04-27Speed up VP8DX_BOOL_DECODER_FILLJohn Koleszar
2011-04-27Update VP8DX_BOOL_DECODER_FILL to better detect EOSJohn Koleszar
2011-04-27Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-27Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-26Merge "Test vector mismatch fix"Scott LaVarnway
2011-04-26Test vector mismatch fixScott LaVarnway
2011-04-26Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-26Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-25remove simpler_lpfJohann
2011-04-25Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-22Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-21Removed unnecessary frame type checksScott LaVarnway
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-04-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-18Removed unused timersScott LaVarnway
2011-04-16Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-15remove executable bitJohann
2011-04-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-05Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-04Slightly simplify vp8_decode_mb_tokens.Gaute Strokkenes
2011-03-31Runtime detection of available processor cores.Attila Nagy