platform/upstream/libvpx.git
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 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-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"
2015-09-21 Johann KoenigMerge "Remove vpx_filter_block1d16_v8_intrin_ssse3"
2015-09-21 Angie Chiangremove static from fdct4/8/16/32
2015-09-21 Marco PaniconiMerge "Non-rd pickmode: Don't skip checking zeromv...
2015-09-21 jackychenChange size on first frame and change config cause...
2015-09-21 MarcoNon-rd pickmode: Don't skip checking zeromv-last mode.
2015-09-21 Jingning HanMerge "Create sub8x8 block inter prediction function"
2015-09-19 James Zernvp9_end_to_end_test: disable vp10 w/high bitdepth
2015-09-18 Jingning HanCreate sub8x8 block inter prediction function
2015-09-18 James ZernMerge "configure: add --extra-cxxflags option"
2015-09-18 JohannRemove vpx_filter_block1d16_v8_intrin_ssse3
2015-09-18 Tom FineganMerge "iosbuild: Enable PIC for x86 targets."
2015-09-18 Tom FineganMerge "iosbuild: Add --test-link argument."
2015-09-18 James Zernvp9_arf_freq_test: disable vp10 w/high bitdepth
2015-09-18 Jingning HanMerge "Refactor mbmi_ext structure"
2015-09-17 Tom Fineganiosbuild: Enable PIC for x86 targets.
2015-09-17 Tom Fineganiosbuild: Add --test-link argument.
2015-09-17 Marco PaniconiMerge "Add SVC codec control to set frame flags and...
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-17 James ZernMerge "vpx_subpixel_8t_ssse3: fix reg counts/access"
2015-09-17 James Zernvpx_subpixel_8t_ssse3: fix reg counts/access
2015-09-17 Jingning HanRefactor mbmi_ext structure
2015-09-17 MarcoAdd SVC codec control to set frame flags and buffer...
2015-09-16 Ronald S. Bultjevp10: do sub8x8 block reconstruction in full subblocks.
2015-09-16 Ronald S. Bultjevp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks.
2015-09-16 Ronald S. Bultjevp10: remove double MV value check.
2015-09-16 Ronald S. Bultjevp10: move coding of tx_mode element to the non-arithco...
next