summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
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
2010-08-13move segmentation_common to encoderJohn Koleszar
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-08-11cosmetics: add missing 2D array bracesJohn Koleszar
2010-08-11avoid negative array subscript warningsJohn Koleszar
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-08-10Removed duplicate functionsYaowu Xu
2010-08-10Normalize quantizer's zero bin and rounding factorsYaowu Xu
2010-08-10Add trellis quantization.Timothy B. Terriberry
2010-08-02nasm: end labels with colon (':')Jan Kratochvil
2010-08-02nasm: use OWORD vs DQWORDJan Kratochvil
2010-07-28Enable the switch between two versions of quantizerYaowu Xu
2010-07-27x86/sse2: disable asm quantizerJohann
2010-07-27neon: disable asm quantizerJohn Koleszar
2010-07-23Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig
2010-07-23Merge commit 'refs/changes/51/351/1' of ssh://review.webmproject.org:29418/li...Paul Wilkins
2010-07-23Merge "Make the quantizer exact."Yaowu Xu
2010-07-23Rate control bug with long key frame interval.Paul Wilkins
2010-07-23Make the quantizer exact.Timothy B. Terriberry
2010-07-2380 character line length on Arnr LUTPaul Wilkins
2010-07-19Merge "Improve the accuracy of forward walsh-hadamard transform"Yaowu Xu
2010-07-19ARNR Lookup Table.Paul Wilkins
2010-07-19Rate control fix for ARNR filtered frames.Paul Wilkins
2010-07-16Fix: Incorrect 'cols' calculation in temporal filter.Paul Wilkins
2010-07-07Fix a compiling error on armv6Yaowu Xu
2010-07-01Fix bug in 1st pass motion compensationAdrian Grange
2010-07-01Merge "Further adjustment of RD behaviour with Q and Zbin."Paul Wilkins
2010-06-29Further adjustment of RD behaviour with Q and Zbin.Paul Wilkins
2010-06-28Improve the accuracy of forward walsh-hadamard transformYaowu Xu
2010-06-28Fixed buffer selection for UV in AltRef filteringAdrian Grange
2010-06-24Added first-pass sse2 version of Yaowu's new fdct.Scott LaVarnway
2010-06-24Redo the forward 4x4 dctYaowu Xu
2010-06-24vp8cx : bestsad declared and initialized incorrectly.Fritz Koenig
2010-06-24vp8cx : bestsad declared and initialized incorrectly.Fritz Koenig
2010-06-21Fix breakout thresh computation for golden & AltRef framesagrange
2010-06-21Changed unary operator from ! to ~agrange
2010-06-21Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator)agrange
2010-06-18vp8_block_error_xmm: remove unnecessary instructionsJim Bankoski
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14Fix compiler warningsGuillermo Ballester Valor
2010-06-14sse2 version of vp8_regular_quantize_bScott LaVarnway
2010-06-13Merge "Make this/next iiratio unsigned."John Koleszar
2010-06-13Merge "Tuning of baseline Rd equation to improve behavior at the"Paul Wilkins
2010-06-12Make this/next iiratio unsigned.John Koleszar
2010-06-11Enable vp8_sad16x16x4d_sse3 in non-RTCD caseJohn Koleszar
2010-06-11Tuning of baseline Rd equation to improve behavior at thePaul Wilkins
2010-06-10Merge "Adjust to avoid long line"Paul Wilkins
2010-06-10Adjust to avoid long linePaul Wilkins