summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2011-02-14mem leak fix for cpi->tplistJames Berry
2011-02-11Merge "Add improved_mv_pred flag in real-time mode"Yunqing Wang
2011-02-11Add improved_mv_pred flag in real-time modeYunqing Wang
2011-02-10Merge "Redefining good quality speed settings"Yaowu Xu
2011-02-10Merge "Improve motion search in real-time mode"Yunqing Wang
2011-02-10Improve motion search in real-time modeYunqing Wang
2011-02-09Redefining good quality speed settingsScott LaVarnway
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-04correct quantizer initializationJohn Koleszar
2011-02-04Merge "Delay auto key frame insertion in realtime configuration"John Koleszar
2011-02-03Merge "Improved encoder threading"Yunqing Wang
2011-02-02Delay auto key frame insertion in realtime configurationAttila Nagy
2011-02-01Improved encoder threadingAttila Nagy
2011-01-27Merge "Removed unused members from VP8_COMP"Scott LaVarnway
2011-01-27Merge "Refine motion vector prediction for NEWMV mode"Yunqing Wang
2011-01-26Removed unused members from VP8_COMPScott LaVarnway
2011-01-26Merge "Correction to buffer update for non-viewable frames."Paul Wilkins
2011-01-26Correction to buffer update for non-viewable frames.Paul Wilkins
2011-01-25cap the best quantizer for 2nd order DCYaowu Xu
2011-01-25Refine motion vector prediction for NEWMV modeYunqing Wang
2011-01-20Further work to reduce pulsing.Paul Wilkins
2011-01-18vp8e -removed undefined max callJim Bankoski
2011-01-18Merge "Further CQ, Key frame and ARF changes"Paul Wilkins
2011-01-18Further CQ, Key frame and ARF changesPaul Wilkins
2011-01-18Fix encoder real-time only configuration.Attila Nagy
2011-01-17Fix CQ range and experimental KF sizing changes.Paul Wilkins
2011-01-14KF/GF PulsingPaul Wilkins
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