summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
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
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