summaryrefslogtreecommitdiff
path: root/vp8/decoder/threading.c
AgeCommit message (Expand)Author
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2012-01-30RTCD: add loopfilter functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar
2012-01-06Reduced the size of Y1Dequant and friends to [128][2]Scott LaVarnway
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-11-25Modified the inverse walsh to output directlyScott 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-19Fix necessary for input partitions iface to match the RTP profileStefan Holmer
2011-09-16clamp_mvs() using the wrong motion vector informationScott LaVarnway
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-08-12Disable error concealment until first key frame is decodedStefan Holmer
2011-07-22fix sharpness bug and clean upJohann
2011-07-08New loop filter interfaceAttila Nagy
2011-06-27Adding support for error concealment in multi-threaded decodingStefan Holmer
2011-06-15Remove redundant check for KEY_FRAME in multithreaded decoderAttila Nagy
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-09clean up unused variable warningsJohann
2011-05-05Merge "Runtime detection of available processor cores."Yunqing Wang
2011-04-28Consolidated build inter predictorsScott LaVarnway
2011-04-26Merge "Test vector mismatch fix"Scott LaVarnway
2011-04-26Test vector mismatch fixScott LaVarnway
2011-04-25remove simpler_lpfJohann
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-03-31Runtime detection of available processor cores.Attila Nagy
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