Merge "vp10: allow MV refs to point outside visible image."
[platform/upstream/libvpx.git] / vp9 / encoder / vp9_encoder.h
2015-10-20 Ronald S. BultjeMerge "vp10: allow MV refs to point outside visible...
2015-10-20 Ronald S. BultjeMerge "vp10: allow forward updates for keyframe y intra...
2015-10-20 Ronald S. BultjeMerge "vp10: merge keyframe/interframe uvintramode...
2015-10-20 Ronald S. BultjeMerge "vp10: make segmentation probs use generic probab...
2015-10-20 James ZernMerge "vp8cx: remove deprecated reference/entropy controls"
2015-10-16 Yaowu XuAdd a new enum type vpx_color_range_t
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-30 James ZernMerge changes I68c4f189,Ia5a752db
2015-09-30 Alex ConverseMerge "Add a test for the interaction between active...
2015-09-29 Scott LaVarnwayMerge "VP9: move loopfilter build masks to decode loop"
2015-09-29 Tom FineganMerge "build/make/iosbuild.sh: Remove jobs argument."
2015-09-28 Marco PaniconiMerge "VP8: Update rate correction factor for drop_over...
2015-09-28 Angie ChiangMerge "comment out fdct32"
2015-09-28 Ronald S. BultjeMerge "vp9/10: improve support for render_width/height."
2015-09-26 Ronald S. Bultjevp9/10: improve support for render_width/height.
2015-09-18 James ZernMerge "configure: add --extra-cxxflags option"
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-16 Ronald S. BultjeMerge "Add support for color-range."
2015-09-16 Ronald S. BultjeAdd support for color-range.
2015-09-16 Ronald S. BultjeMerge "vp10: fix entropy counts for the hp bit."
2015-09-16 Angie ChiangMerge "fix implicit declaration"
2015-09-15 James ZernMerge changes from topic 'fix-vp9-bitstream-test'
2015-09-14 Alex ConverseMerge "CR: Don't attempt to read qindex_delta for segme...
2015-09-14 Marco PaniconiMerge "For 1 pass: always use the normative filter...
2015-09-14 MarcoFor 1 pass: always use the normative filter in vp9_scal...
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_encoder: make vp9_alloc_compressor_data private
2015-08-21 Hui SuMerge "Refactor get_tx_type and get_scan"
2015-08-21 Jingning HanMerge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"
2015-08-21 Marco PaniconiMerge "Update to dynamic resize for 1 pass CBR: source...
2015-08-20 MarcoUpdate to dynamic resize for 1 pass CBR: source scaling.
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-10 Jingning HanMerge "Add static syntax to total_adj_strong_thresh"
2015-08-07 Jingning HanMerge "Add static syntax to copy_mem64x64"
2015-08-07 Zoe LiuMerge "Fixed a comment on the compound ref frames."
2015-08-07 Aℓex ConverseMerge "Move VP9 SSIM metrics to vpx_dsp."
2015-08-07 Alex ConverseMove VP9 SSIM metrics to vpx_dsp.
2015-07-29 Hui SuMerge "Replace prefix vp9_ with vpx_ for intra predicti...
2015-07-28 Aℓex ConverseMerge "Remove branch in inner loop of foreach_transform...
2015-07-28 Aℓex ConverseMerge changes If196d9e5,Ib669d572
2015-07-28 James ZernMerge "build/make/Android.mk: support TARGET_ARCH_ABI...
2015-07-28 Hui SuMerge "Move intra prediction functions from vp9/common...
2015-07-28 Jingning HanMerge "Factor 32x32 fwd DCT to vpx_dsp folder"
2015-07-28 Parag SalasakarMerge "mips msa vp8 recon intra optimization"
2015-07-28 Yunqing WangMerge "Remove tx_select_threshes"
2015-07-27 Yunqing WangRemove tx_select_threshes
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-23 Yaowu XuMerge "Added TODOs for two unused #defines"
2015-07-21 Jingning HanMerge "Clean up vp9_dct32x32_sse2_impl.h header files"
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-21 Jingning HanMerge "Arrange 1D forward transform order in vp9_dct.c"
2015-07-21 Jingning HanMerge "Remove redundant function definitions from vp9_d...
2015-07-21 Yaowu XuMerge "vpx_dsp/bitreader.h: vp9_->vpx_"
2015-07-21 Yaowu Xuvpx_dsp/bitreader.h: vp9_->vpx_
2015-07-14 Alex ConverseMerge "Add an SSE2 version of vp9_iwht4x4_16_add"
2015-07-14 paulwilkinsMerge "Add extra resize trigger for frames above maximu...
2015-07-14 Jingning HanMerge "Refactor intra block prediction and reconstructi...
2015-07-14 Jingning HanMerge "Refactor intra block prediction function"
2015-07-13 MarcoMerge "Dynamic resize for real-time: source scaling"
2015-07-13 Jim BankoskiMerge "Revert "Fill buffer speed up""
2015-07-10 MarcoDynamic resize for real-time: source scaling
2015-07-09 Jim BankoskiMerge "Fill buffer speed up"
2015-07-08 Jingning HanMerge "Refactor inverse_transform_block argument list"
2015-07-08 Jingning HanMerge "Reset dqcoeff[0] only if eob is 1"
2015-07-08 Frank GalliganMerge "VP9_LPF_VERTICAL_16_DUAL_SSE2 optimization"
2015-07-08 James ZernMerge "vp9_entropymv: remove vp9_get_mv_mag()"
2015-07-08 Frank GalliganMerge "Add vp9_int_pro_row_neon."
2015-07-07 JohannMerge "Move sub pixel variance to vpx_dsp"
2015-07-07 JohannMove sub pixel variance to vpx_dsp
2015-07-07 Parag SalasakarMerge "mips msa vp8 idct optimization"
2015-07-07 paulwilkinsMerge "Alter partition search at image edge."
2015-07-07 paulwilkinsMerge "Error score recalibration for inactive regions."
2015-07-07 paulwilkinsMerge "ARF Boost correction for inactive regions."
2015-07-07 Parag SalasakarMerge "mips msa vpx_dsp sadx3 sadx8 optimization"
2015-07-07 James ZernMerge "inline vp9_reader_has_error()"
2015-07-06 James ZernMerge "vp9_variance*.c: make static tables const"
2015-07-06 James ZernMerge "mips msa vp9 subpel variance optimization"
2015-07-06 Jingning HanMerge "Move subtract functions from vp9 to vpx_dsp"
2015-07-06 Debargha MukherjeeMerge "Expose params min-gf-interval/max-gf-interval"
2015-07-06 James ZernMerge "remove vp9_get_interp_kernel()"
2015-07-06 Debargha MukherjeeExpose params min-gf-interval/max-gf-interval
2015-07-06 Jingning HanMerge "Rename vpx_thread to vpx_util"
2015-07-03 James ZernMerge "Revert "Correct the inter prediction coordinate...
2015-07-02 James ZernMerge "Revert "mips msa vp9 subpel variance optimization""
2015-07-02 James ZernMerge "Revert "mips msa vp9 avg subpel variance optimiz...
2015-07-02 Jingning HanRename vpx_thread to vpx_util
2015-07-02 Jingning HanMerge "Use vpx prefix for codec independent threading...
2015-07-02 Jingning HanMerge "Move multi-threading module functions into vpx_t...
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-02 James ZernMerge "vp9_dsubexp: replace some divides with shifts"
2015-07-02 James ZernMerge "vp9/inv_remap_prob: simplify inv_map_table[]"
2015-07-02 James ZernMerge "vp9_dsubexp: remove clamp in inv_remap_prob()"
next