]> granicus.if.org Git - libvpx/history - rate_hist.c
vp8 encoder: fix some integer overflows
[libvpx] / rate_hist.c
2021-11-04 James ZernMerge "update tools/cpplint.py" into main
2021-11-03 James Zerntools_common.h: add VPX_TOOLS_FORMAT_PRINTF
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-04-03 Yunqing WangMerge "Enhance the row mt sync read to accept the sync_...
2017-03-29 James ZernMerge "rate_hist: add parameter validation"
2017-03-23 James Zernrate_hist: add parameter validation
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-19 clang-formattop-level: apply clang-format
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-16 Scott LaVarnwayMerge "Eliminated frame_type check in get_partition_pro...
2015-06-16 Scott LaVarnwayMerge "Update use_prev_frame_mvs flag in decoder."
2015-06-11 Parag SalasakarMerge "mips msa vp9 intra-pred optimization"
2015-06-10 James ZernMerge "vp9_reconintra/d45_predictor: remove temp storage"
2015-06-10 Paul WilkinsMerge "Changes to active maxq calculation in two pass."
2015-06-10 Scott LaVarnwayMerge "Reducing size of MODE_INFO struct"
2015-06-09 MarcoMerge "Adjust some parameters for cyclic refresh for...
2015-06-09 Debargha MukherjeeMerge "Prevent dividing by 0 when target-bitrate is 0."
2015-06-08 Debargha MukherjeePrevent dividing by 0 when target-bitrate is 0.
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-05 Dmitry KovalevMerge "Clamping active_{best, worst}_quality values."
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-31 Dmitry KovalevMerge "Combining fb_idx_ref_cnt[] and yv12_fb[] arrays."
2014-01-30 James ZernMerge "tests: fix a few msvc warnings"
2014-01-30 Alex ConverseMerge "Enforce the use of profile 1 for non-420 content."
2014-01-30 James ZernMerge "obj_int_extract (msvs): add missing project...
2014-01-30 Yaowu XuMerge "create super fast rtc mode"
2014-01-30 Yaowu XuMerge "Add a strict mode for auto_min_max_partition_siz...
2014-01-29 Dmitry KovalevMerge "Moving RATE_CONTROL struct to vp9_ratectrl.h."
2014-01-29 Dmitry KovalevMerge "Removing ONEPASS_FRAMESTATS struct."
2014-01-29 Deb MukherjeeMerge "Enables alt-ref frames in one pass mode"
2014-01-29 Dmitry KovalevMerge "Finally removing vp9_setup_interp_filters()...
2014-01-29 Dmitry KovalevMerge "Cleaning up vp9_firstpass.c."
2014-01-29 Dmitry KovalevMerge "vpxenc: Relocate rate/quantizer histogram code."
2014-01-29 Dmitry Kovalevvpxenc: Relocate rate/quantizer histogram code.