summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2010-12-22abstract apply_temporal_filterJohann
2010-12-16Changed segmentation check orderScott LaVarnway
2010-12-14Fix a bug in motion search codeYunqing Wang
2010-12-13remove unused temporal preproc codeJohn Koleszar
2010-12-09Correct q_low and q_high limits for the recode loopPaul Wilkins
2010-12-06Fix a memory leak problem in encoderYunqing Wang
2010-12-06Merge "Improve MV prediction accuracy to achieve performance gain"Scott LaVarnway
2010-12-04Merge "Change to inter_minq table."Paul Wilkins
2010-12-04Change to inter_minq table.Paul Wilkins
2010-12-03Improve MV prediction accuracy to achieve performance gainYunqing Wang
2010-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-12-01Set refresh_alt_ref_frame on keyframe encode.Fritz Koenig
2010-11-17remove warningPascal Massimino
2010-11-17Replaced recode loop test with a function callPaul Wilkins
2010-11-11quantizer: fix assertion in fast quantizer pathJohn Koleszar
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
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