summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2010-11-10Relax rate control for last few framesPaul Wilkins
2010-11-10Tuning for the more exact quantizer.Paul Wilkins
2010-11-05improve average framerate calculationJohn Koleszar
2010-11-01SSSE3 version of fast quantizerScott LaVarnway
2010-10-29Finding first labelScott LaVarnway
2010-10-28Save XMM registers in asm functionsYunqing Wang
2010-10-28Merge "Fix full-search SAD function crash in Visual Studio"Yunqing Wang
2010-10-28Fix full-search SAD function crash in Visual StudioYunqing Wang
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-27Full search SAD function optimization in SSE4.1Yunqing Wang
2010-10-27Fix half-pixel variance RTCD functionsJohn Koleszar
2010-10-26Merge "Add half-pixel variance RTCD functions"John Koleszar
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-26Add half-pixel variance RTCD functionsJohn 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