summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2010-11-10Tuning for the more exact quantizer.Paul Wilkins
2010-11-05improve average framerate calculationJohn Koleszar
2010-10-27Full search SAD function optimization in SSE4.1Yunqing Wang
2010-10-26Add half-pixel variance RTCD functionsJohn Koleszar
2010-10-26Merge commit 'refs/changes/09/809/1' of https://review.webmproject.org/p/libvpxJim Bankoski
2010-10-25Fix leaked file descriptor with ENTROPY_STATSMartin Ettl
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-10-25isolate new temporal filtering codeJohann
2010-10-21Move firstpass motion map to stats packetJohn Koleszar
2010-10-15change to make use of more trellis quantizationYaowu Xu
2010-10-14safety check to avoid divide by 0sJim Bankoski
2010-10-12Add simple version of activity masking.Timothy B. Terriberry
2010-10-11Remove INTRARDOPT #define and intra_rd_opt option.Timothy B. Terriberry
2010-10-02Tune effect of motion on KF/GF boost in two pass;Paul Wilkins
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-29Control of active min quantizer for two pass.Paul Wilkins
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-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-08-31Improved Force Key Frame BehaviourPaul Wilkins
2010-08-20increase rate control buffer level precisionJohn Koleszar
2010-08-13move segmentation_common to encoderJohn Koleszar
2010-08-11cosmetics: add missing 2D array bracesJohn Koleszar
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-07-23Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig
2010-07-2380 character line length on Arnr LUTPaul Wilkins
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-06-28Fixed buffer selection for UV in AltRef filteringAdrian Grange
2010-06-24Redo the forward 4x4 dctYaowu Xu
2010-06-21Fix breakout thresh computation for golden & AltRef framesagrange
2010-06-21Changed unary operator from ! to ~agrange
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14Fix compiler warningsGuillermo Ballester Valor
2010-06-08minor cleanup of quantizer and fdct codeYaowu Xu
2010-06-07Remove duplicate and unused functionsYaowu Xu
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-27Fix stats format and correct data size and bit rate outputYaowu Xu
2010-05-19Fixed an encoder debug/relese mismatch in x86_64-win64-vs8Yaowu Xu
2010-05-19remove unneeded variablesPavol Rusnak
2010-05-18Initial WebM releaseJohn Koleszar