]> granicus.if.org Git - libvpx/history - vpx
Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}"
[libvpx] / vpx /
2016-01-30 James ZernMerge changes I51d42a50,Id8aaf820,I6af91959
2016-01-25 James ZernMerge "Code clean of sad4xNx4D_sse"
2016-01-22 Yaowu XuMerge "Properly set segmentation for error-resilient...
2016-01-21 Alex ConverseMerge "Tie the bit cost scale to a define."
2016-01-20 Yaowu XuMerge "Remove duplicate definitions"
2016-01-20 MarcoVidyo patch: Changes to the scalability code.
2016-01-20 Yunqing WangMerge "Amend and improve VP8 multithreading implementation"
2016-01-14 James ZernMerge changes I6998e15f,I88891d9f
2016-01-13 Alex ConverseMerge "Change highbd variance rounding to prevent negat...
2016-01-12 Scott LaVarnwayMerge "VP9: Eliminate unnecessary nearest/near searches"
2016-01-08 Debargha MukherjeeMerge "Modifies inter/intra coding to allow all tx...
2016-01-08 James ZernMerge "Update IMAGE_ABI_VERSION which wasn't updated...
2016-01-05 Yaowu XuMerge "Assert no 8x4/4x8 partition for scaled references"
2016-01-04 Sasi InguvaUpdate IMAGE_ABI_VERSION which wasn't updated after...
2015-12-11 Jian ZhouMerge "Speed up tm_predictor_16x16"
2015-12-09 James ZernMerge changes Id3c6cf5c,I7970575e,If3253a87
2015-12-09 Marco PaniconiMerge "vp9 denoiser: Re-evaluate mode selection for...
2015-12-07 Scott LaVarnwayMerge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"
2015-12-02 Jian ZhouMerge "SSE2 speed up of h_predictor_4x4"
2015-12-02 Debargha MukherjeeFix a spatial svc test crash
2015-11-25 Jian ZhouMerge "Speed up tm_predictor_8x8"
2015-11-25 James ZernMerge "configure: simplify x86 asm dependencies"
2015-11-25 James ZernMerge changes Iaf8cbe95,I6748183d,I2a49811d
2015-11-24 Alex ConverseMerge "bitreader/writer: Change shift to signed"
2015-11-24 Alex ConverseMerge "Deduplicate some high bit depth tables"
2015-11-23 Scott LaVarnwayMerge "VPX: Removed unnecessary pmulhrsw in IDCT32X32_34"
2015-11-23 Scott LaVarnwayMerge "VP9: Only zero counts when !frame_parallel_decod...
2015-11-23 Marcovp9-svc: Fix to allow setting qp-max/min per spatial...
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 JohannMerge branch 'javanwhistlingduck'
2015-11-05 Yunqing WangMerge "Add AVX vectorized vp9_diamond_search_sad"
2015-11-03 Alex ConverseMerge "misc fixes: Remove a wasted value."
2015-10-30 Debargha MukherjeeMerge "Convert motion search config from AoS to SoA"
2015-10-29 Jacky ChenMerge "VP9_resizing: add limitation to the downsacling...
2015-10-29 Alex ConverseMerge "Shrink probability remap tables."
2015-10-28 Marco PaniconiMerge "VP9-SVC: Allow frame dropping due to overshoot...
2015-10-27 MarcoVP9-SVC: Allow frame dropping due to overshoot for...
2015-10-26 Debargha MukherjeeMerge "Optimize vpx_quantize_{b,b_32x32} assembler."
2015-10-20 Hui SuMerge "VP10: some changes to palette mode"
2015-10-20 Ronald S. BultjeMerge "vp10: write colorspace info for profile 0 intrao...
2015-10-20 Ronald S. BultjeMerge "vp10: per-segment lossless coding."
2015-10-20 Ronald S. BultjeMerge "vp10: add extended-intra prediction edges experi...
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-17 James Zernvp8cx: remove deprecated reference/entropy controls
2015-10-16 Yaowu XuAdd a new enum type vpx_color_range_t
2015-10-16 James Zernvpx/*.h: add VPX_CTRL_* preproc defines
2015-10-16 James ZernMerge "vpx/*.h, cosmetics: fix some typos"
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-09 James Zernvpx/*.h, cosmetics: fix some typos
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-18 Tom FineganMerge "iosbuild: Enable PIC for x86 targets."
2015-09-18 Tom FineganMerge "iosbuild: Add --test-link argument."
2015-09-18 Jingning HanMerge "Refactor mbmi_ext structure"
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 MarcoAdd SVC codec control to set frame flags and buffer...
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-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-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-10 Angie ChiangMerge "Isolate vp10's inv_txfm from vp9"
2015-09-10 Tom FineganMerge "Revert "Fix building with iOS 9 beta SDK""
2015-09-09 Marco PaniconiMerge "SVC sample encoder: Change some settings/update."
2015-09-09 MarcoSVC sample encoder: Change some settings/update.
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
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 Jingning HanMerge "Fork VP9 and VP10 codebase"
2015-08-12 Jingning HanFork VP9 and VP10 codebase
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 James ZernMerge changes from topic 'x86inc'
2015-08-10 Johann KoenigMerge "Update x86inc.asm from x264"
2015-08-10 Marco PaniconiMerge "Add unittest for SVC 1pass CBR mode with 4 threads."
2015-08-10 Aℓex ConverseMerge "fastssim: Add some missing consts"
2015-08-10 Tom FineganMerge "clang/win: Make libvpx build with -Wunused-funct...
2015-08-07 Nico Weberclang/win: Make libvpx build with -Wunused-function.
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 Jingning HanMerge "Add x86_64 flag to guard fwd_txfm_ssse3.asm...
2015-07-23 James ZernMerge "mips/dspr2: fix vp9-highbitdepth build"
2015-07-23 Jingning HanMerge "Take out VP9_ prefix from mips/msa macros"
next