summaryrefslogtreecommitdiff
path: root/vp8/decoder/threading.c
AgeCommit message (Expand)Author
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-08Fix an unused variable warning.Ralph Giles
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-15Remove redundant ptr checks in calls to vpx_freeJames Zern
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
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-11Remove unused local variablesHenrik Lundin
2010-11-17vp8mt_alloc_temp_buffers: make prototype return voidJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-09-23Adjust multi-thread sync ranges according to image sizesYunqing Wang
2010-09-17Restructure multi-threaded decoderYunqing Wang
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-31Changed above and left context data layoutScott LaVarnway
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-07-29apple: include proper mach primativesJohn Koleszar
2010-07-23Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig
2010-06-30Add loopfilter initialization fix in multithreading codeYunqing Wang
2010-06-15Change bitreader to use a larger window.Timothy B. Terriberry
2010-06-09Remove secondary mv clamping from decode stageJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar