platform/upstream/libvpx.git
2015-10-07 James Zernvpxdec: quiet signed/unsigned warning
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 Julia RobsonSSSE3 optimisation for quantize in high bit depth
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-06 Ronald S. Bultjevp10: extend range for delta Q values.
2015-10-05 jackychenAdd the check of resolution in VP9 dynamic resizing.
2015-10-05 Julia RobsonSSE2 optimisation for quantize in high bit depth
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-05 Scott LaVarnwayVPX: refactor vpx_idct32x32_1_add_sse2()
2015-10-02 JackyChenTurn on two-steps scaling in VP9 encoder dynamic resizing.
2015-10-02 MarcoFix to denoiser with dynamic resize.
2015-10-02 MarcoStabilize the encoder buffer from going too negative.
2015-10-02 Ronald S. Bultjevp10: make render_width/height referenceable through...
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 hui suSmall cleanup
2015-10-01 Scott LaVarnwayMerge "VP9: remove plane_type from macroblockd_plane"
2015-10-01 Ronald S. Bultjevp10: reimplement d45/4x4 to match vp8 instead of vp9.
2015-10-01 Ronald S. Bultjevp8: align left pixel array by 16 bytes.
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-10-01 Ronald S. BultjeMerge "vp8: change build_intra4x4_predictors() to use...
2015-10-01 Ronald S. BultjeMerge "vp8: change build_intra_predictors_mbuv_s to...
2015-10-01 Ronald S. BultjeMerge "vp8: change build_intra_predictors_mby_s to...
2015-09-30 Ronald S. Bultjevp8: change build_intra4x4_predictors() to use vpx_dsp.
2015-09-30 Ronald S. Bultjevp8: change build_intra_predictors_mbuv_s to use vpx_dsp.
2015-09-30 Ronald S. Bultjevp8: change build_intra_predictors_mby_s to use vpx_dsp.
2015-09-30 Scott LaVarnwayVP9: remove plane_type from macroblockd_plane
2015-09-30 Scott LaVarnwayMerge "VP9: remove plane_type checks in loopfilter...
2015-09-30 James ZernMerge changes I264e75bf,Ifb0f41fb
2015-09-30 James ZernMerge changes I68c4f189,Ia5a752db
2015-09-30 James ZernMerge "test/*.h: (windows) fix min/max conflict"
2015-09-30 James Zernvp9_loopfilter: remove unnecessary masks
2015-09-30 James Zerntest/*.h: (windows) fix min/max conflict
2015-09-30 James Zernvp9_reset_lfm: harmonize function signature
2015-09-30 Alex ConverseChange dynamic_cast to static_cast to fix no-rtti build
2015-09-30 Alex ConverseMerge "Add a test for the interaction between active...
2015-09-29 Scott LaVarnwayVP9: remove plane_type checks in loopfilter functions
2015-09-29 Scott LaVarnwayMerge "VP9: move loopfilter build masks to decode loop"
2015-09-29 Tom FineganMerge "vpxenc: Allow non i420 input for VP10."
2015-09-29 Marco PaniconiMerge "aq-mode for SVC: Add consec_zero_mv to layer...
2015-09-29 Tom Fineganvpxenc: Allow non i420 input for VP10.
2015-09-29 Yaowu XuMerge "Fix a macro definition"
2015-09-29 Tom FineganMerge "build/make/iosbuild.sh: Remove jobs argument."
2015-09-29 Marcoaq-mode for SVC: Add consec_zero_mv to layer context.
2015-09-29 Yaowu XuFix a macro definition
2015-09-29 Scott LaVarnwayVP9: move loopfilter build masks to decode loop
2015-09-29 Julia RobsonAccelerated transform in high bit depth
2015-09-28 Marco PaniconiMerge "VP8: Update rate correction factor for drop_over...
2015-09-28 MarcoVP8: Update rate correction factor for drop_overshoot...
2015-09-28 Angie ChiangMerge "comment out fdct32"
2015-09-28 Ronald S. BultjeMerge "vp9/10: improve support for render_width/height."
2015-09-28 Ronald S. BultjeMerge "Rename display_{size,width,height} to render_*."
2015-09-28 Ronald S. BultjeMerge "vp10: code reference_mode in uncompressed header."
2015-09-28 Ronald S. BultjeMerge "vp10: split UV int4x4 loopfilter flag in one...
2015-09-26 Ronald S. Bultjevp9/10: improve support for render_width/height.
2015-09-26 James ZernMerge "vp9/10 encoder: prevent NULL access on failure"
2015-09-26 Ronald S. BultjeRename display_{size,width,height} to render_*.
2015-09-26 Ronald S. BultjeMerge "vp10: remove MACROBLOCK.{highbd_,}itxfm_add...
2015-09-26 Ronald S. BultjeMerge "vp10: remove MACROBLOCK.fwd_txm4x4 function...
2015-09-26 Angie Chiangcomment out fdct32
2015-09-26 Ronald S. Bultjevp10: code reference_mode in uncompressed header.
2015-09-26 Ronald S. Bultjevp10: split UV int4x4 loopfilter flag in one for each...
2015-09-26 James ZernMerge "Revert "remove static from fdct4/8/16/32""
2015-09-25 Ronald S. Bultjevp10: remove MACROBLOCK.{highbd_,}itxfm_add function...
2015-09-25 Ronald S. Bultjevp10: remove MACROBLOCK.fwd_txm4x4 function pointer.
2015-09-25 Tom Fineganbuild/make/iosbuild.sh: Remove jobs argument.
2015-09-25 Tom FineganMerge "build/make/configure.sh: Embed bitcode in arm...
2015-09-25 Alex ConverseAdd a test for the interaction between active map and...
2015-09-25 James ZernMerge "vp9/10 decoder_remove: check pbi pointer"
2015-09-25 Marco PaniconiMerge "VP8: Adjust rate correction factor for drop...
2015-09-25 MarcoLimit cyclic refresh on steady background blocks.
2015-09-25 James ZernMerge "configure: reference the README for missing...
2015-09-25 James Zernvp9/10 decoder_remove: check pbi pointer
2015-09-25 Jacky ChenMerge "Change size on first frame and change config...
2015-09-24 MarcoVP8: Adjust rate correction factor for drop due to...
2015-09-24 Tom Fineganbuild/make/configure.sh: Embed bitcode in arm darwin...
2015-09-24 Tom FineganMerge "build/make/configure.sh: Silence arm target...
2015-09-24 Tom FineganMerge "build/make/configure.sh: Fix armv7 builds in...
2015-09-24 Tom Fineganbuild/make/configure.sh: Silence arm target Xcode7...
2015-09-24 Tom Fineganbuild/make/configure.sh: Fix armv7 builds in Xcode7.
2015-09-24 Tom Fineganbuild/make/configure.sh: docs for soft_{dis|en}able.
2015-09-24 James Zernvp9_thread_test: clarify test case names
2015-09-24 James Zernvp9_thread_test: add non-frame-parallel files
2015-09-24 James Zernvp9/10 encoder: prevent NULL access on failure
2015-09-24 James Zernconfigure: reference the README for missing yasm
2015-09-24 James ZernRevert "remove static from fdct4/8/16/32"
2015-09-24 James ZernMerge "VP9: Remove frame_parallel_decoding_mode from...
2015-09-24 Marco PaniconiMerge "Non-rd mode: Limit transform size for intra...
2015-09-23 Scott LaVarnwayVP9: Remove frame_parallel_decoding_mode from macroblockd
2015-09-23 Hui SuMerge "Adjust rd calculation in choose_tx_size_from_rd"
2015-09-23 MarcoAdjust rate-boost threshold in cyclic refresh for seg#2.
2015-09-23 MarcoNon-rd mode: Limit transform size for intra to 16x16.
2015-09-23 hui suAdjust rd calculation in choose_tx_size_from_rd
2015-09-22 JohannRestrict get_msb inputs
2015-09-21 Angie ChiangMerge "remove static from fdct4/8/16/32"
next