summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2011-01-13One pass rate control correction.Paul Wilkins
2011-01-12Limit key frame quantizer for forced key frames.Paul Wilkins
2011-01-11Merge "Add no_skip_block4x4_search flag in SPLITMV mode"Yunqing Wang
2011-01-11Add no_skip_block4x4_search flag in SPLITMV modeYunqing Wang
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-10Two Pass VBR changePaul Wilkins
2011-01-07Merge "CQ Mode"Paul Wilkins
2011-01-07CQ ModePaul Wilkins
2011-01-07Merge "Disable some features for first pass."Paul Wilkins
2011-01-07Merge "Removed cpi->target_bits_per_mb"Scott LaVarnway
2011-01-07Removed cpi->target_bits_per_mbScott LaVarnway
2011-01-06Disable some features for first pass.Paul Wilkins
2010-12-29Always update last_frame_typeYunqing Wang
2010-12-28Use the fast quantizer for inter mode selectionScott LaVarnway
2010-12-22temporal filter naming changesJohann
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