]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_ratectrl.c
VP9_resizing: adjust the threshold and another improvement.
[libvpx] / vp9 / encoder / vp9_ratectrl.c
2015-10-15 JackyChenVP9_resizing: adjust the threshold and another improvement.
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-08 Ronald S. BultjeMerge "vp10: use subexp probability updates for MV...
2015-10-08 Ronald S. BultjeMerge "vp10: skip unreachable cat6 token extrabits."
2015-10-08 Ronald S. BultjeMerge "vp10: remove superframe size field for last...
2015-10-08 Ronald S. BultjeMerge "vp10: use superframe marker index/size mechanism...
2015-10-07 Debargha MukherjeeMerge "Backports highbitdepth accelerations into vp10"
2015-10-06 Debargha MukherjeeMerge "SSSE3 optimisation for quantize in high bit...
2015-10-06 MarcoAdd first_spatial_layer_to_encode to SVC.
2015-10-06 Scott LaVarnwayMerge "VPX: refactor vpx_idct32x32_1_add_sse2()"
2015-10-06 Ronald S. BultjeMerge "vp10: extend range for delta Q values."
2015-10-05 jackychenAdd the check of resolution in VP9 dynamic resizing.
2015-10-05 Marco PaniconiMerge "Fix to denoiser with dynamic resize."
2015-10-05 Marco PaniconiMerge "Stabilize the encoder buffer from going too...
2015-10-02 MarcoStabilize the encoder buffer from going too negative.
2015-10-02 Ronald S. BultjeMerge "vp10: reimplement d45/4x4 to match vp8 instead...
2015-10-02 Debargha MukherjeeMerge "Accelerated transform in high bit depth"
2015-10-02 Marco PaniconiMerge "Two-steps scaling in VP9 encoder dynamic resizing."
2015-10-02 jackychenTwo-steps scaling in VP9 encoder dynamic resizing.
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
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 "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-15 Marco PaniconiMerge "SVC fix to set worst/best_quality per layer."
2015-09-15 MarcoAdd cyclic refresh parameters to svc-layer context.
2015-09-15 Debargha MukherjeeFix two pass svc encoding
2015-09-15 Yaowu XuMerge "Remove leftover of "frame_parallel_decoding""
2015-09-14 jackychenChange parameters for VP9 dynamic resizing.
2015-09-11 Ronald S. BultjeMerge "Add misc_fixes experiment."
2015-09-11 Ronald S. BultjeMerge "Don't reset sign_bias fields in vp10_setup_past_...
2015-09-11 Angie ChiangMerge "Isolate vp10's fwd_txfm from vp9"
2015-09-10 Angie ChiangMerge "Isolate vp10's inv_txfm from vp9"
2015-09-10 Marco PaniconiMerge "vp8: Small adjustment to cyclic_refresh max_mbs_...
2015-09-10 James ZernMerge "Fix ioc warnings related to sub8x8 reference...
2015-09-10 Tom FineganMerge "Revert "Fix building with iOS 9 beta SDK""
2015-09-09 jackychenChange the qp threshold of VP9 dynamic resizing.
2015-09-03 James ZernMerge "Revert "add range_check for fdct in vp10""
2015-09-02 Angie ChiangMerge "add range_check for fdct in vp10"
2015-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
2015-09-01 Yunqing WangMerge "Disable temporal/spatial svc test in VP10"
2015-08-31 JohannInclude vpx_dsp_common.h when using VPXMIN/MAX
2015-08-28 Marco PaniconiMerge "vp8: modifcatiion to skin map computation."
2015-08-28 James ZernMerge "configure: append --extra-cflags to final set"
2015-08-27 Johann KoenigMerge changes I53b5bdc5,Ib81168a7,Ie0113945
2015-08-27 Johann KoenigMerge "Clean up unused function warnings in vp8 common"
2015-08-27 Johann KoenigMerge "Add sse2 versions of halfpix variance"
2015-08-27 James Zernvpx_dsp_common: add VPX prefix to MIN/MAX
2015-08-21 Jingning HanMerge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-20 Jingning HanMerge "Refactor REFS_PER_FRAME definition"
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
2015-08-19 Jingning HanMerge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"
2015-08-19 Marco PaniconiMerge "Fix to non-rd variance partition selection."
2015-08-18 Marco PaniconiMerge "Allow for re-encoding frame if high overshoot."
2015-08-18 MarcoAllow for re-encoding frame if high overshoot.
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-12 James ZernMerge "fix build w/only mmx+sse enabled"
2015-08-12 James ZernMerge "tools_common: fix build w/encoders/decoders...
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-11 Aℓex ConverseMerge "Move vp9_systemdependent.h to vpx_ports bitops...
2015-08-10 Alex ConverseMove vp9_systemdependent.h to vpx_ports bitops.h and...
2015-08-07 Aℓex ConverseMerge "Move VP9 SSIM metrics to vpx_dsp."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-07 Jingning HanMerge "Cosmetic - align format in vp9"
2015-08-06 Jingning HanCosmetic - align format in vp9
2015-08-06 James ZernMerge "endian_inl.h: fix mips32 android build"
2015-08-06 Aℓex ConverseMerge "Narrow a load in iwht4x4_16_add."
2015-08-06 Jingning HanMerge "Fix compiler error in vp8/9 decoder test"
2015-08-06 James ZernMerge "Revert "VP9_COPY_CONVOLVE_SSE2 optimization""
2015-08-06 MarcoRate control adjustment for temporal-svc 1pass.
2015-08-06 James ZernMerge "Support build with Visual Studio 14."
2015-08-05 Marco PaniconiMerge "Bugfix for svc."
2015-08-05 MarcoBugfix for svc.
2015-08-04 James ZernMerge "update libyuv to r1456"
2015-08-03 Yaowu XuMerge "Correct the allocation size for ssim_vars"
2015-07-31 James ZernMerge changes Iecdbbc34,I8b4db93f
2015-07-31 Parag SalasakarMerge "mips msa vp8 quantize optimization"
2015-07-30 Hui SuMerge "Exclude vpx intra prediction functions in vp8...
2015-07-30 Aℓex ConverseMerge "Clean up some casts."
2015-07-29 Alex ConverseClean up some casts.
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-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-20 Yaowu XuMerge "Correctly report "Unsupported bitstream profile""
2015-07-20 Yaowu XuMerge "Removed vp9_ prefix from vpx_dsp/bitreader file...
2015-07-20 Yunqing WangMerge "Migrate quantization functions from vp9/ to...
2015-07-20 Yaowu XuMerge "Move bit reader files to vpx_dsp"
2015-07-18 Jingning HanMerge "Remove dspr2 loop filter files from vp9_common.mk"
2015-07-18 Jingning HanMerge "Rename loop filter function from vp9_ to vpx_"
2015-07-17 MarcoMerge "Dynamic resize 1 pass mode: fix buffer underflow...
2015-07-17 MarcoDynamic resize 1 pass mode: fix buffer underflow threshold.
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 Frank GalliganMerge "Add vp9_int_pro_col_neon."
next