summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
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-26Merge "Test vector mismatch fix"Scott LaVarnway
2011-04-26Test vector mismatch fixScott LaVarnway
2011-04-25remove simpler_lpfJohann
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-18Removed unused timersScott LaVarnway
2011-04-15remove executable bitJohann
2011-04-04Slightly simplify vp8_decode_mb_tokens.Gaute Strokkenes
2011-03-21Merge "Increase static linkage, remove unused functions"John Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-16apple: include proper mach primativesJohn Koleszar
2011-03-14Merge "Fix an unused variable warning."John Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-03-08Fix an unused variable warning.Ralph Giles
2011-02-18Merge "clean up unused files"John Koleszar
2011-02-18remove unused vp8_predict_dc functionJohn Koleszar
2011-02-18clean up unused filesJohn Koleszar
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-15Remove redundant ptr checks in calls to vpx_freeJames Zern
2011-02-11remove assembly detokenizerJohann
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-09Merge "Put more code under #if CONFIG_MULTITHREAD."John Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-08clarify *_offsets.asm differencesJohann
2011-02-07move one of the offset filesJohann
2011-02-04remove unused dboolhuff codeJohann
2011-02-03Make vp8_adjust_mb_lf_value return the updated value rather thanGaute Strokkenes
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2011-01-19Merge "Implement error tracking in the decoder"John Koleszar
2011-01-19Implement error tracking in the decoderHenrik Lundin
2011-01-18Merge "fix last frame buffer copy logic regression"John Koleszar
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-06fix last frame buffer copy logic regressionJohn Koleszar
2010-11-17vp8mt_alloc_temp_buffers: make prototype return voidJohn Koleszar
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
2010-11-05Merge commit 'fix integer promotion bug in partition size check'John Koleszar
2010-11-05fix integer promotion bug in partition size checkJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-27fix implicit declarationsJohann
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-10-22Merge "Improve handling of invalid frames."John Koleszar
2010-10-22Improve handling of invalid frames.Timothy B. Terriberry
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry