summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Remove unused file in encoderYunqing Wang1-310/+0
2010-10-06optimize fast_quantizer c versionYaowu Xu1-16/+7
2010-10-05nasm: add configure supportJan Kratochvil2-5/+40
2010-10-05Merge "Tune effect of motion on KF/GF boost in two pass;"Paul Wilkins2-26/+64
2010-10-04nasm: movhps compatibility QWORD->MMWORDJan Kratochvil1-16/+16
2010-10-04nasm: avoid relative include pathsJan Kratochvil1-1/+1
2010-10-04nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil15-369/+369
2010-10-04nasm: match instruction length (movd/movq) to parametersJan Kratochvil10-29/+66
2010-10-04Merge "enable trellis quantization for 2nd order blocks"Yaowu Xu1-14/+26
2010-10-02Tune effect of motion on KF/GF boost in two pass;Paul Wilkins2-26/+64
2010-10-02enable trellis quantization for 2nd order blocksYaowu Xu1-14/+26
2010-10-01Merge "Fix valgrind errors in the NEON loop filters."Johann2-8/+7
2010-10-01Made temporal filter default to use centered modeAdrian Grange1-23/+1
2010-09-30Fix valgrind errors in the NEON loop filters.Timothy B. Terriberry2-8/+7
2010-09-30Merge "Rename mode_ref_lf_test_function"John Koleszar1-7/+3
2010-09-30Merge "Fix loopfilter delta zero transitions"John Koleszar3-18/+20
2010-09-30Changed defaults & range checking for AltRef paramsAdrian Grange1-6/+6
2010-09-29Rename mode_ref_lf_test_functionJohn Koleszar1-7/+3
2010-09-29Merge "Optimizations on the loopfilters."Fritz Koenig1-733/+432
2010-09-29Fix loopfilter delta zero transitionsJohn Koleszar3-18/+20
2010-09-29Change to coefficient optimization rules.Paul Wilkins1-1/+3
2010-09-29Merge "Moved row-specific computation of MV bounds out of col loop"Adrian Grange1-8/+18
2010-09-29Moved row-specific computation of MV bounds out of col loopAdrian Grange1-8/+18
2010-09-29Control of active min quantizer for two pass.Paul Wilkins1-67/+151
2010-09-28Optimizations on the loopfilters.Fritz Koenig1-733/+432
2010-09-28Enabled AltRef motion map creationAdrian Grange1-1/+1
2010-09-28Merge "Made AltRef filter adaptive & added motion compensation"Adrian Grange4-215/+604
2010-09-28Made AltRef filter adaptive & added motion compensationAdrian Grange4-215/+604
2010-09-28Merge "update gitignore"Johann1-16/+10
2010-09-28update gitignoreJohann1-16/+10
2010-09-27Add 4-tap version of 2nd-pass ARMv6 MC filter.Timothy B. Terriberry2-6/+86
2010-09-27Badly placed initialization of rolling rate monitors.Paul Wilkins1-5/+8
2010-09-27move reconintra_mt to decoder (fixup)John Koleszar1-0/+0
2010-09-27Merge "disable compilation of debugging code"John Koleszar1-7/+9
2010-09-27Merge "combine max values and compare once"Johann8-332/+72
2010-09-27Merge "Fix valgrind errors in vp8_sixtap_predict8x4_armv6()."Johann1-22/+15
2010-09-27Merge "darwin-icc: build for specific SDKs"John Koleszar1-2/+2
2010-09-24Fix valgrind errors in vp8_sixtap_predict8x4_armv6().Timothy B. Terriberry1-22/+15
2010-09-24combine max values and compare onceJohann8-332/+72
2010-09-24Merge "move reconintra_mt to decoder (for now)"John Koleszar3-2/+2
2010-09-24disable compilation of debugging codeJohn Koleszar1-7/+9
2010-09-24darwin-icc: build for specific SDKsJohn Koleszar1-2/+2
2010-09-24Merge "Adjust multi-thread sync ranges according to image sizes"Yunqing Wang2-4/+12
2010-09-24move reconintra_mt to decoder (for now)John Koleszar3-2/+2
2010-09-24configure: enable PIC for shared libs by defaultJohn Koleszar1-0/+3
2010-09-24configure: add --enable-smallJohn Koleszar2-3/+6
2010-09-24Merge "Add getter functions for the interface data symbols"John Koleszar7-4/+22
2010-09-23Add getter functions for the interface data symbolsJohn Koleszar7-4/+22
2010-09-23Adjust multi-thread sync ranges according to image sizesYunqing Wang2-4/+12
2010-09-22Remove dead codeJohann1-11/+0