summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2010-10-26Merge "make vp8_recon16x16mb{,y} RTCD functions"John Koleszar
2010-10-26Merge "make arm hex search the generic implementation"John Koleszar
2010-10-26Merge "arm: remove duplicate functions"John Koleszar
2010-10-26make vp8_recon16x16mb{,y} RTCD functionsJohn Koleszar
2010-10-26make arm hex search the generic implementationJohn Koleszar
2010-10-26Merge "add missing GET_GOT/RESTORE_GOT pairs"John Koleszar
2010-10-26arm: remove duplicate functionsJohn Koleszar
2010-10-26Merge commit 'refs/changes/09/809/1' of https://review.webmproject.org/p/libvpxJim Bankoski
2010-10-25add missing GET_GOT/RESTORE_GOT pairsJohn Koleszar
2010-10-25Merge "quiet compiler"Johann
2010-10-25Fix leaked file descriptor with ENTROPY_STATSMartin Ettl
2010-10-25quiet compilerJohann
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-10-25isolate new temporal filtering codeJohann
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-10-21Merge "Move firstpass motion map to stats packet"John Koleszar
2010-10-21Move firstpass motion map to stats packetJohn Koleszar
2010-10-21Add MMWORD PTR/XMMWORD PTR in subtract_sse2.asmYunqing Wang
2010-10-21Merge "Rewrite vp8_short_walsh4x4_sse2()"Yunqing Wang
2010-10-21Merge "Add SSE2 subtract functions"Yunqing Wang
2010-10-21Rewrite vp8_short_walsh4x4_sse2()Yunqing Wang
2010-10-19Merge "change to make use of more trellis quantization"Yaowu Xu
2010-10-18Add SSE2 subtract functionsYunqing Wang
2010-10-18copy compiler warning fixesJohann
2010-10-15remove dead codeJohann
2010-10-15change to make use of more trellis quantizationYaowu Xu
2010-10-14safety check to avoid divide by 0sJim Bankoski
2010-10-14Merge "Improve bounds checking in vp8_diamond_search_sadx4()"Yunqing Wang
2010-10-14Improve bounds checking in vp8_diamond_search_sadx4()Yunqing Wang
2010-10-13Fix compiler warning about vp8_fast_quantize_b_impl_ssse2.Fritz Koenig
2010-10-13Correct QWORD usage in assembly filesFritz Koenig
2010-10-12Centralize mb skip state calculationJohn Koleszar
2010-10-12Merge "Add const qualifiers to variance/SAD functions."John Koleszar
2010-10-12Add const qualifiers to variance/SAD functions.Timothy B. Terriberry
2010-10-12Merge "Move vp8_strict_quantize_b inside EXACT_QUANT #define."John Koleszar
2010-10-12Merge "Remove INTRARDOPT #define and intra_rd_opt option."John Koleszar
2010-10-11Move vp8_strict_quantize_b inside EXACT_QUANT #define.Timothy B. Terriberry
2010-10-11Remove INTRARDOPT #define and intra_rd_opt option.Timothy B. Terriberry
2010-10-11Merge "Added vp8_fast_quantize_b_sse2"Scott LaVarnway
2010-10-07Remove unused file in encoderYunqing Wang
2010-10-07Added vp8_fast_quantize_b_sse2Scott LaVarnway
2010-10-06optimize fast_quantizer c versionYaowu Xu
2010-10-05Merge "Tune effect of motion on KF/GF boost in two pass;"Paul Wilkins
2010-10-04nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil
2010-10-04nasm: match instruction length (movd/movq) to parametersJan Kratochvil
2010-10-04Merge "enable trellis quantization for 2nd order blocks"Yaowu Xu
2010-10-02Tune effect of motion on KF/GF boost in two pass;Paul Wilkins
2010-10-02enable trellis quantization for 2nd order blocksYaowu Xu
2010-10-01Made temporal filter default to use centered modeAdrian Grange
2010-09-29Rename mode_ref_lf_test_functionJohn Koleszar