summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
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
2010-09-29Fix loopfilter delta zero transitionsJohn Koleszar
2010-09-29Change to coefficient optimization rules.Paul Wilkins
2010-09-29Merge "Moved row-specific computation of MV bounds out of col loop"Adrian Grange
2010-09-29Moved row-specific computation of MV bounds out of col loopAdrian Grange
2010-09-29Control of active min quantizer for two pass.Paul Wilkins
2010-09-28Enabled AltRef motion map creationAdrian Grange
2010-09-28Made AltRef filter adaptive & added motion compensationAdrian Grange
2010-09-27Badly placed initialization of rolling rate monitors.Paul Wilkins
2010-09-24disable compilation of debugging codeJohn Koleszar
2010-09-16Reduce size of tokenizer tablesJohn Koleszar
2010-09-09Fix GF interval for non-lagged ARFsJohn Koleszar
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-08Skip unnecessary search of identical framesJim Bankoski
2010-09-08Enable ARFs for non-lagged compressJim Bankoski
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-09-02Whitespace: nuke CRLFsJohn Koleszar
2010-09-02added separate rounding/zbin constants for 2nd orderYaowu Xu
2010-08-31Improved Force Key Frame BehaviourPaul Wilkins
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-08-20increase rate control buffer level precisionJohn Koleszar