]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_firstpass.h
vp9_aq_complexity.c: remove unused macros
[libvpx] / vp9 / encoder / vp9_firstpass.h
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
2015-08-31 Johann KoenigMerge "Check CONFIG_VP<N> instead of encoder and decoder"
2015-08-31 Yaowu XuMerge "Expand the idct4_c() function in idct8_c()"
2015-08-29 James ZernMerge changes from topic 'vp9-enc-static-fns'
2015-08-29 James Zernvp9_firstpass: make vp9_init_subsampling private
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-13 Yaowu XuMerge "Revert "Add an SSE2 version of vp9_iwht4x4_16_add.""
2015-07-13 Jim BankoskiMerge "Revert "Fill buffer speed up""
2015-07-13 Parag SalasakarMerge "mips msa vp8 loop filter optimization"
2015-07-09 Jim BankoskiMerge "Fill buffer speed up"
2015-07-09 Yaowu XuMerge "Remove clamp operations."
2015-07-09 Yaowu XuMerge "Clean out more MSVC warnings"
2015-07-09 Scott LaVarnwayMerge "Eliminate num_8x8 and num_4x4 width/height lookups"
2015-07-09 Alex ConverseMerge "Add an SSE2 version of vp9_iwht4x4_16_add."
2015-07-09 paulwilkinsMerge "Change speed and rd features for formatting...
2015-07-08 paulwilkinsChange speed and rd features for formatting bars.
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-12 Yunqing WangMerge "Allocate tile data adaptively to accommodate...
2015-06-11 Scott LaVarnwayMerge "inline vp9_segfeature_active()"
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 James ZernMerge "test/android/Android.mk: fix build w/ENABLE_SHAR...
2015-06-10 James ZernMerge changes I89a8440f,Ifa3926e1
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 Debargha MukherjeeMerge "Prevent dividing by 0 when target-bitrate is 0."
2015-06-09 Paul WilkinsChanges to active maxq calculation in two pass.
2015-06-09 Paul WilkinsEnable more split modes for animated content.
2015-06-08 Paul WilkinsMerge "Animation and dead zone detection."
2015-06-04 Scott LaVarnwayMerge "Remove counts param"
2015-06-04 James ZernMerge "vp9_reconintra: simplify d45_predictor"
2015-06-04 James ZernMerge changes from topic 'vp9-intra-pred'
2015-06-04 Paul WilkinsAnimation and dead zone detection.
2015-06-02 Parag SalasakarMerge "mips msa vp9 updated idct 8x8, 16x16 and 32x32...
2015-06-01 Johann KoenigMerge "Adds subsecond frame rates to webm"
2015-06-01 James ZernMerge changes from topic 'vp9-intra-pred'
2015-06-01 James ZernMerge "vp9_reconintra_neon_asm/tm: simplify above_left...
2015-06-01 JohannMerge "Cast variance reference output"
2015-06-01 paulwilkinsMerge "Fast feedback of bits on undershoot."
2015-05-20 paulwilkinsFast feedback of bits on undershoot.
2015-02-12 Yunqing WangMerge "Make vp9_print_modes_and_motion_vectors() work"
2015-02-10 Adrian GrangeMerge "Auto-adaptive encoder frame resizing logic"
2015-02-10 Adrian GrangeAuto-adaptive encoder frame resizing logic
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-01-30 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"
2015-01-27 Yaowu XuMerge "move clear_system_state() call before using...
2015-01-27 MarcoMerge "aq-mode=3: Update to allow for refresh on modes...
2015-01-27 Paul WilkinsMerge "Adjust active maxq for GF groups."
2015-01-26 Paul WilkinsAdjust active maxq for GF groups.
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-12-08 James ZernMerge "Changes to assembler for NASM on mac."
2014-11-25 James ZernMerge "tests: enable resize_test for vp8"
2014-11-25 Jingning HanMerge "Rework forward txfm/quantization skip system...
2014-11-24 Debargha MukherjeeMerge "Refactored idct routines and headers"
2014-11-24 James ZernMerge "sad_test: initialize bit_depth_ in all cases"
2014-11-24 MarcoMerge "Only allow for cyclic refresh (aq=3 mode) for...
2014-11-22 JohannMerge "Indent build/make/configure.sh"
2014-11-22 Debargha MukherjeeMerge "Added highbitdepth sse2 acceleration for quantize"
2014-11-21 Paul WilkinsMerge "Add adaptive midpoint for AQ1."
2014-11-21 Paul WilkinsAdd adaptive midpoint for AQ1.
2014-11-13 Jingning HanMerge "Use reconstructed pixels for intra prediction"
2014-11-13 Jingning HanMerge "Refactor nonrd_use_partition coding process"
2014-11-12 JohannMerge "Fix SSSE3 partial_idct_test detection"
2014-11-10 JohannMerge "Remove asm offset dependencies"
2014-11-07 Paul WilkinsMerge "Add intra complexity and brightness weight to...
2014-11-06 Paul WilkinsAdd intra complexity and brightness weight to first...
2014-10-20 Yunqing WangMerge "SAD32xh and SAD64xh for AVX2"
2014-10-14 hkuangMerge "Remove unnecessary local variable."
2014-10-14 hkuangMerge "Remove extra line."
2014-10-14 JackyChenMerge "Code style change in unit test for VP8/VP9 denoi...
2014-10-14 Alex ConverseMerge "Add a seg map preservation test vector."
2014-10-13 hkuangMerge "Use pre increment."
2014-10-13 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-13 Paul WilkinsAdd adaptation option for VBR.
2014-10-10 Alex ConverseRevert "Add adaptation option for VBR."
2014-10-10 hkuangMerge "Optimize the code to set the refernce frame...
2014-10-10 hkuangMerge "Correct the code format."
2014-10-10 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-10 Paul WilkinsAdd adaptation option for VBR.
2014-10-09 Deb MukherjeeMerge "Rename highbitdepth functions to use highbd...
2014-10-09 Jingning HanMerge "Remove sub8x8 block index from rd_pick_partition...
2014-10-09 Deb MukherjeeMerge "Subpel search cleanups and enhancements"
2014-10-09 Alex ConverseMerge "Move the high freq coeff check outside store_cod...
2014-10-09 MarcoMerge "vp8: Suppress denoising with respect to old...
2014-10-09 Yaowu XuMerge "Fix src frame buffer copy and extend"
2014-10-09 Yunqing WangMerge "Allow mode search breakout at very low predictio...
2014-10-09 Yunqing WangAllow mode search breakout at very low prediction errors
2014-09-24 Yaowu XuMerge "Fix invalid memory access on 2x downscale."
2014-09-22 Minghai ShangMerge "[spatial svc] Remove vpx_svc_parameters_t and...
2014-09-22 Minghai ShangMerge "[spatial svc]Remove quantizers option. Use max...
2014-09-22 Minghai ShangMerge "[spatial svc] Use string for quantizers and...
2014-09-19 James ZernMerge "rtcd: relocate 'extern "C" {' declaration"
2014-09-18 JackyChenMerge "Add unit test for VP9 denoiser."
2014-09-18 Minghai ShangMerge "[spatial svc] Use same golden frame for all...
2014-09-18 Deb MukherjeeMerge "Adds high bitdepth convolve, interpred & scaling"
2014-09-18 Paul WilkinsSubstantial reworking of code for arf and kf groups.
next