summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2011-02-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-15Remove redundant ptr checks in calls to vpx_freeJames Zern
2011-02-15Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-14mem leak fix for cpi->tplistJames Berry
2011-02-12Merge remote branch 'internal/upstream' into HEADJohn Koleszar
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-11Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-10Merge "Improve motion search in real-time mode"Yunqing Wang
2011-02-10Merge remote branch 'internal/upstream' into HEADJohn Koleszar
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-07Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-02-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-04correct quantizer initializationJohn Koleszar
2011-02-04Merge "Delay auto key frame insertion in realtime configuration"John Koleszar
2011-02-04Merge remote branch 'origin/master' into experimentalJohn 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-28Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-21Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-21Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-01-21Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-20Further work to reduce pulsing.Paul Wilkins
2011-01-19experiment extending the quantizer rangeYaowu Xu
2011-01-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
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-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-17Fix CQ range and experimental KF sizing changes.Paul Wilkins
2011-01-15Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-14KF/GF PulsingPaul Wilkins
2011-01-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-13Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
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