summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2010-12-28Merge "Modify motion estimation for SPLITMV mode"Yunqing Wang
2010-12-28Modify motion estimation for SPLITMV modeYunqing Wang
2010-12-23adjusted sad_per_bit to correlate with quantizerYaowu Xu
2010-12-22improve integer version of filterJohann
2010-12-22temporal filter naming changesJohann
2010-12-22abstract apply_temporal_filterJohann
2010-12-20Merge "Add psnr/ssim tuning option"Jim Bankoski
2010-12-17propagate user private data on decodeJohn Koleszar
2010-12-17Merge "Inform caller of decoder about updated references"John Koleszar
2010-12-17Add psnr/ssim tuning optionJohn Koleszar
2010-12-17Inform caller of decoder about updated referencesHenrik Lundin
2010-12-16Changed segmentation check orderScott LaVarnway
2010-12-16Adjusted breakout RD for SPLITMVScott LaVarnway
2010-12-15Merge "Fix a bug in motion search code(2)"Yunqing Wang
2010-12-14Fix a bug in motion search code(2)Yunqing Wang
2010-12-14Merge "fix a bug that "optimize" flag is not set for sub-threads"Yaowu Xu
2010-12-14Merge "Fix a bug in motion search code"Yunqing Wang
2010-12-14Fix a bug in motion search codeYunqing Wang
2010-12-14fix a bug that "optimize" flag is not set for sub-threadsYaowu Xu
2010-12-14shrink TOKENEXTRA and vp8_extra_bit_structJohann
2010-12-13Revert "Reduce size of TOKENEXTRA struct"John Koleszar
2010-12-13Merge "remove unused temporal preproc code"John Koleszar
2010-12-13Merge "Reduce size of TOKENEXTRA struct"John Koleszar
2010-12-13remove unused temporal preproc codeJohn Koleszar
2010-12-13Reduce size of TOKENEXTRA structJohn Koleszar
2010-12-10fix a bug in multithreaded encoding with active_map enabledYaowu Xu
2010-12-10Merge "vp8 fast quantizer sse2 optimizations for eob."Fritz Koenig
2010-12-09vp8 fast quantizer sse2 optimizations for eob.Fritz Koenig
2010-12-09fix uninitialized read in encode breakoutJohn Koleszar
2010-12-09Correct q_low and q_high limits for the recode loopPaul Wilkins
2010-12-08Merge "vp8e - static threshold play"Yaowu Xu
2010-12-08Merge "vp8e - remove unnecessary variance calc"Yaowu Xu
2010-12-07vp8e - static threshold playJim Bankoski
2010-12-07Merge "vp8_rd_pick_best_mbsegmentation code restructure"Scott LaVarnway
2010-12-06Merge "adjust RDMULT for UV plane in quantization RDO"Yaowu Xu
2010-12-06adjust RDMULT for UV plane in quantization RDOYaowu Xu
2010-12-06Fix a memory leak problem in encoderYunqing Wang
2010-12-06vp8_rd_pick_best_mbsegmentation code restructureScott LaVarnway
2010-12-06Merge "Improve MV prediction accuracy to achieve performance gain"Scott LaVarnway
2010-12-06Fix for manual Golden frame frequencyPatrik Westin
2010-12-04Merge "Change to inter_minq table."Paul Wilkins
2010-12-04Change to inter_minq table.Paul Wilkins
2010-12-03Improve MV prediction accuracy to achieve performance gainYunqing Wang
2010-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-12-01Set refresh_alt_ref_frame on keyframe encode.Fritz Koenig
2010-11-27vp8e - remove unnecessary variance calcJim Bankoski
2010-11-24allow dimensions as low as 1 pixelPascal Massimino
2010-11-23Merge changes I3aed713e,I9ef7f56e,Ic18c60dfJohn Koleszar
2010-11-22Recalibration of bits per MB tablesPaul Wilkins
2010-11-22Merge "Added extra two pass stats gathering."Paul Wilkins