summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
2010-09-27move reconintra_mt to decoder (fixup)John Koleszar
2010-09-24Merge "move reconintra_mt to decoder (for now)"John Koleszar
2010-09-24move reconintra_mt to decoder (for now)John Koleszar
2010-09-23Adjust multi-thread sync ranges according to image sizesYunqing Wang
2010-09-21unset execute bit on c sourceJohn Koleszar
2010-09-21Merge "Don't reset mb clamping state during splitmv decoding"John Koleszar
2010-09-21Don't reset mb clamping state during splitmv decodingJohn Koleszar
2010-09-21Merge "Restructure multi-threaded decoder"Yunqing Wang
2010-09-20Merge "reorder data to use wider instructions"Johann
2010-09-20Merge "Update NEON wide idcts"Johann
2010-09-17reorder data to use wider instructionsJohann
2010-09-17Restructure multi-threaded decoderYunqing Wang
2010-09-16cleanup: remove unused xprintfJohn Koleszar
2010-09-09Improved subset block searchScott LaVarnway
2010-09-09Update NEON wide idctsJohann
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-09-01Fix rare deadlock before loop filterFrank Galligan
2010-08-31Replace sleep(0) calls in multi-threaded decoderYunqing Wang
2010-08-31followup arm patchJohann
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-08-24clean up compiler warningsJohann
2010-08-23update structuresJohann
2010-08-23Rework idct calling structure.Fritz Koenig
2010-08-12framework for assembly version of the detokenizerJohann
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-08-10First modification of multi-thread decoderYunqing Wang
2010-08-02Merge "Replace pinsrw (SSE) with MMX instructions"John Koleszar
2010-08-02Replace pinsrw (SSE) with MMX instructionsPhilip Jägenstedt
2010-07-29apple: include proper mach primativesJohn Koleszar
2010-07-27Fix build w/o RTCDJohann
2010-07-26update arm idct functionsJohann
2010-07-23Change the x86 idct functions to do reconstruction at the same timeJeff Muizelaar
2010-07-23Combine idct and reconstruction stepsJeff Muizelaar
2010-07-23Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig
2010-07-22Remove CONFIG_NEW_TOKENS files.Fritz Koenig
2010-07-12limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.comMichael Kohler
2010-06-30Update loopfilter frame/filter/sharp info for multithreadJohn Koleszar
2010-06-30Add loopfilter initialization fix in multithreading codeYunqing Wang
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-15Change bitreader to use a larger window.Timothy B. Terriberry
2010-06-11Use local pointer to pbi->common.Paul Wilkins
2010-06-10replace while(0) construct with if/elseJohn Koleszar
2010-06-10Fix new MV clamping scheme for chroma MVs.Timothy B. Terriberry
2010-06-09Remove secondary mv clamping from decode stageJohn Koleszar
2010-06-07remove unreferenced variable iPhilip Jägenstedt
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-06-01Remove costly memory reads/writes in vp8_reset_mb_tokens_context()Yunqing Wang
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar