summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2011-01-19Implement error tracking in the decoderHenrik Lundin
2010-12-17Inform caller of decoder about updated referencesHenrik Lundin
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
2010-11-19Added extra two pass stats gathering.Paul Wilkins
2010-11-17remove warningPascal Massimino
2010-11-17Merge "Removed unnecessary checks."Scott LaVarnway
2010-11-17Removed unnecessary checks.Scott LaVarnway
2010-11-17Replaced recode loop test with a function callPaul Wilkins
2010-11-17vp8mt_alloc_temp_buffers: make prototype return voidJohn Koleszar
2010-11-17Disable compile warning for ERROR macroJohn Koleszar
2010-11-16Merge "Comments for alt ref flags."Fritz Koenig
2010-11-16Comments for alt ref flags.Fritz Koenig
2010-11-16correct errors in token alphabet descriptionsYaowu Xu
2010-11-15Remove stack shadowing for x86-x64 for SAD functions.Fritz Koenig
2010-11-15Merge "Bad cost tables used in ARNR filtering."Paul Wilkins
2010-11-15Bad cost tables used in ARNR filtering.Paul Wilkins
2010-11-15Merge "make rdmult adaptive for intra in quantizer RDO"Yaowu Xu
2010-11-11make rdmult adaptive for intra in quantizer RDOYaowu Xu
2010-11-11quantizer: fix assertion in fast quantizer pathJohn Koleszar
2010-11-11Revert "Remove stack shadowing for x86-64"Fritz Koenig
2010-11-11Merge "Relax rate control for last few frames"Paul Wilkins
2010-11-10Merge "Remove stack shadowing for x86-64"Fritz Koenig