]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_aq_cyclicrefresh.c
Fix a setting in cyclic refresh.
[libvpx] / vp9 / encoder / vp9_aq_cyclicrefresh.c
2015-08-07 MarcoFix a setting in cyclic refresh.
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-21 Yaowu XuMerge "Fix bug in setting sf->use_square_partition_only."
2015-07-17 Jingning HanMerge "Simplify dependencies in dspr2 related codes"
2015-07-17 Jingning HanMerge "Take out unnecessary header file from highbd_loo...
2015-07-17 Jingning HanMerge "Remove vp9_ prefix from static function names...
2015-07-17 Jingning HanMerge "Migrate loop filter functions from vp9/ to vpx_dsp/"
2015-07-16 MarcoMerge "Dynamic resize for 1 pass: update of golden...
2015-07-16 MarcoDynamic resize for 1 pass: update of golden frame.
2015-07-08 Frank GalliganMerge "Add vp9_int_pro_row_neon."
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_tx_size_context"
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_segment_id"
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-30 Yaowu XuMerge "Fixed a variance calculation"
2015-06-29 Scott LaVarnwayMerge "Remove tile param" sandbox/jzern@google.com/test
2015-06-26 Tom FineganMerge "vpxenc.sh: Add basic multithreaded frame paralle...
2015-06-26 Parag SalasakarMerge "mips msa vp9 block error optimization"
2015-06-25 James ZernMerge "vp8_subpixelvariance_neon: right size coeff...
2015-06-25 MarcoFix to unstable build from commit 517a66.
2015-06-24 James ZernMerge "vp9_reconintra_neon: add d45 16x16"
2015-06-24 Tom FineganMerge "vpxenc.sh: Add basic vp9 multithread encode...
2015-06-24 James ZernMerge "build: add *test-no-data-check targets"
2015-06-23 MarcoMerge "aq-mode=3: Reduce boost for segment#2 at low...
2015-06-23 Marcoaq-mode=3: Reduce boost for segment#2 at low bitrates...
2015-06-20 Parag SalasakarMerge "mips msa vp9 fdct 8x8 optimization"
2015-06-20 James ZernMerge "Add dynamic range comment to vp9_int_pro_row"
2015-06-20 Jingning HanMerge "Add dynamic range comment to vp9_int_pro_col"
2015-06-19 Alex ConverseLimit cyclic refresh revisitng blocks at the same quant...
2015-06-19 Johann KoenigMerge "Move vp8 variance files"
2015-06-19 James ZernMerge "vp9_filter: make all filter tables static"
2015-06-19 James ZernMerge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cb
2015-06-19 James ZernMerge "vp9_reconintra_neon: add d45 4x4"
2015-06-19 James ZernMerge changes from topic 'vp9-intra-pred'
2015-06-19 MarcoMerge "Add dynamic resize logic for 1 pass CBR."
2015-06-19 MarcoAdd dynamic resize logic for 1 pass CBR.
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 James ZernMerge "decode_tiles_mt: remove incorrect TODO"
2015-06-12 James ZernMerge changes I342075eb,I222eaa4e
2015-06-12 James ZernMerge changes Iedb5b6a3,Iaea98508,I36580cea,Ia0574320
2015-06-12 Parag SalasakarMerge "mips msa vp9 filter by weight optimization"
2015-06-12 Yunqing WangMerge "Allocate tile data adaptively to accommodate...
2015-06-12 James ZernMerge "test_intra_pred_speed: add ClearSystemState...
2015-06-11 Scott LaVarnwayMerge "inline vp9_get_segdata()"
2015-06-11 MarcoMove adjustment of some CR parameters to existing function.
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 MarcoAdjust some parameters for cyclic refresh for low bitrates.
2015-05-15 James ZernMerge "tests: add test_intra_pred_speed"
2015-05-15 James ZernMerge changes from topic 'missing-proto'
2015-05-15 James Zernvp9/encoder: make some functions static
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-05-01 Yunqing WangMerge "Reduce intra_cost_penalty for BLOCK_8X8"
2015-05-01 Yunqing WangMerge "Adjust the vbp early termination threshold slightly"
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 James ZernMerge "vp9_decodeframe: simplify compare_tile_buffers"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-29 Yunqing WangImprove golden frame refreshing in non-rd mode
2015-04-29 MarcoMerge "vpx_temporal_svc_encoder: Keep static_threshold...
2015-04-29 James ZernMerge changes from topic 'vpx_mem-cruft'
2015-04-29 James Zernvpx_mem: remove vpx_memset
2015-03-25 James ZernMerge "fix static analysis warnings related to CHECK_ME...
2015-03-24 paulwilkinsMerge "Enable group adaptive max q by default."
2015-03-24 paulwilkinsMerge "Revised rd adjustment for variance."
2015-03-24 paulwilkinsMerge "Experimental rd bias based on source vs recon...
2015-03-23 hkuangMerge "Safely free all the frame buffers after all...
2015-03-20 James ZernMerge "enable test/vp9_encoder_parms_get_to_decoder"
2015-03-20 James ZernMerge "put spatial svc behind an ABI check"
2015-03-20 James ZernMerge changes I42fa121b,Id30076ce
2015-03-19 James ZernMerge "external_frame_buffer_test: quiet static analysi...
2015-03-19 Jingning HanMerge "Speed up non-rd mode decision search"
2015-03-19 Jingning HanMerge "Fix an ioc warning in vp9_pick_inter_mode"
2015-03-19 MarcoMerge "Adjustments to aq-mode=3."
2015-03-18 MarcoAdjustments to aq-mode=3.
2015-03-13 Yaowu XuMerge "Fix comments for vpx_codec_enc_config_default()"
2015-03-13 Yaowu XuMerge "Provide information on codec controls"
2015-03-13 Frank GalliganMerge "Set default encode test driver to 1 column and...
2015-03-13 Jingning HanMerge "Use sdx4df to do 1-step refinement"
2015-03-13 MarcoMerge "Lower bitrate threshold below which cyclic refre...
2015-03-13 Alex ConverseMerge "Reconcile active_map and cyclic refresh"
2015-03-13 MarcoLower bitrate threshold below which cyclic refresh...
2015-03-13 paulwilkinsMerge "Shorten GF/arf interval in hard scenes."
2015-03-12 Alex ConverseReconcile active_map and cyclic refresh
2015-03-11 hkuangMerge "Refactor the block decode code to make it simpler."
2015-03-11 Adrian GrangeMerge "Clamp rate correction factor after scaling it"
2015-03-11 Yaowu XuMerge "Separate rd_thresh adaption by ref_frame"
2015-03-10 MarcoMerge "Modify update golden reference update under...
2015-03-10 MarcoModify update golden reference update under aq-mode...
2015-02-28 Jingning HanMerge "Fix source frame border extension"
2015-02-27 Alex ConverseMerge "Make SVC compatible with external resize."
2015-02-27 MarcoMerge "Fix arithmetic overflow warnings."
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
next