]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-07-27 James Zern.clang-format: disable DerivePointerAlignment
2016-07-26 Hui SuMerge "ext-intra: squeeze the derivative table" into...
2016-07-26 hui suext-intra: squeeze the derivative table
2016-07-26 Yaowu XuMerge "Fix compilation error under Clang 4.0." into...
2016-07-26 Yaowu XuMerge "MinArfFreqTest: Don't leak video on failure...
2016-07-26 Yaowu XuMerge "blockiness_test: fix implicit float conversion...
2016-07-26 Yaowu XuMerge "resize_test: fix implicit float->int conversion...
2016-07-26 Yaowu XuMerge "Add VPX_SWAP macro" into nextgenv2
2016-07-26 Yaowu XuMerge "Make test encoder test driver less likely to...
2016-07-26 Yunqing WangMerge "Combine vpxcx_set_ref example for VP9 and VP10...
2016-07-26 Ivan KrasinFix compilation error under Clang 4.0.
2016-07-26 Alex ConverseMinArfFreqTest: Don't leak video on failure.
2016-07-26 James Zernblockiness_test: fix implicit float conversion
2016-07-26 James Zernresize_test: fix implicit float->int conversion
2016-07-26 Yury GitmanAdd VPX_SWAP macro
2016-07-26 Alex ConverseMake test encoder test driver less likely to leak on...
2016-07-26 James Zerny4minput.c: correct empty loop formatting
2016-07-26 James Zernbuild/make/Makefile: add a 'test_*' default target
2016-07-26 James Zernbuild/make/Makefile: remove default suffix rules
2016-07-26 Yaowu XuMerge "take II: variance_test partial clean-up" into...
2016-07-26 skaltake II: variance_test partial clean-up
2016-07-25 Yunqing WangCombine vpxcx_set_ref example for VP9 and VP10
2016-07-25 Yaowu XuMerge "inline->INLINE: vpx_dsp/x86/blend_a64_vmask_sse4...
2016-07-25 Yunqing WangMerge "Adjust adaptive_rd_thresh speed feature" into...
2016-07-25 Yaowu Xuinline->INLINE: vpx_dsp/x86/blend_a64_vmask_sse4.c
2016-07-23 James Zernvp10/ratectrl.c: fix implicit float conversion
2016-07-23 James Zernrd_pick_palette_intra_sbuv: fix implicit float conv
2016-07-22 Sarah ParkerFix compiler errors in warped_motion.c
2016-07-22 James ZernMerge "Restore vp10_default_scan_orders[]" into nextgenv2
2016-07-22 Yunqing WangAdjust adaptive_rd_thresh speed feature
2016-07-22 Sarah ParkerRestore vp10_default_scan_orders[]
2016-07-22 James Zernadd .clang-format, based on Google style
2016-07-22 Yaowu XuAdd and remove explicit type conversions
2016-07-22 Yaowu XuFix compiling issues
2016-07-21 Sarah ParkerMerge "Add affine model to global motion" into nextgenv2
2016-07-21 Debargha MukherjeeMerge "Rectangular transforms 4x8 & 8x4" into nextgenv2
2016-07-21 Sarah ParkerAdd affine model to global motion
2016-07-21 Debargha MukherjeeRectangular transforms 4x8 & 8x4
2016-07-21 Yaowu XuMerge "Cleanup x86inc leftovers" into nextgenv2
2016-07-20 Yi LuoMerge "HBD fast path quantization speed improvement...
2016-07-20 Yi LuoHBD fast path quantization speed improvement
2016-07-20 Yaowu XuCleanup x86inc leftovers
2016-07-20 Pascal Massiminomake signatures match for vp10_init_plane_quantizers
2016-07-19 Sarah ParkerMerge "Change order of warped motion parameters" into...
2016-07-19 Zoe LiuA small refactor on the rate controller
2016-07-19 James ZernMerge "fix vp10_convolve() signatures" into nextgenv2
2016-07-19 sarahparkerChange order of warped motion parameters
2016-07-19 Hui SuMerge "Extra round of subpel MV search around second...
2016-07-19 Wei-ting LinMerge "Allow OVERLAY frames to use the show_exsiting_fr...
2016-07-19 Sarah ParkerAdd global motion parameters to compressed header
2016-07-19 Wei-ting LinAllow OVERLAY frames to use the show_exsiting_frame...
2016-07-18 Yaowu XuMerge "Merge changes from libvpx/master by cherry-pick...
2016-07-18 Sarah ParkerMerge "Add buf0, width, height fields to buf_2d" into...
2016-07-18 Jingning HanMerge "Align the quantizers for inter/inter modes in...
2016-07-18 hui suExtra round of subpel MV search around second best...
2016-07-18 Zoe LiuCorrect the experiment names for ext-refs
2016-07-18 Sarah ParkerAdd buf0, width, height fields to buf_2d
2016-07-18 JohannMerge changes from libvpx/master by cherry-pick
2016-07-18 Jingning HanAlign the quantizers for inter/inter modes in the first...
2016-07-18 skalfix vp10_convolve() signatures
2016-07-15 Yaowu XuMerge "Merge branch 'master' into nextgenv2" into nextgenv2
2016-07-14 Yaowu XuMerge branch 'master' into nextgenv2
2016-07-14 Sarah ParkerMerge "Add new_quant quantization in rdopt for 4x4...
2016-07-14 Debargha MukherjeeRemove unused zcoeff_blk
2016-07-14 Pascal MassiminoMerge "Fix highbd obmc_variance unit test" into nextgenv2
2016-07-14 Sarah ParkerAdd new_quant quantization in rdopt for 4x4 blocks...
2016-07-14 Jingning HanFix highbd obmc_variance unit test
2016-07-14 Hui SuMerge "Refactor codes about motion search" into nextgenv2
2016-07-13 Jingning HanMerge "Fix highbd inter prediction filter sse4 overwrit...
2016-07-13 Jingning HanFix highbd inter prediction filter sse4 overwriting...
2016-07-13 Yue ChenMerge "Optimize and cleanup obmc predictor and rd searc...
2016-07-13 hui suRefactor codes about motion search
2016-07-13 Geza LoreOptimize and cleanup obmc predictor and rd search.
2016-07-13 Geza LoreAdd SSE4.1 vpx_obmc_variance* implementations and cosmetics
2016-07-13 Pascal MassiminoMerge "Clean up FunctionEquivalenceTest." into nextgenv2
2016-07-13 Geza LoreClean up FunctionEquivalenceTest.
2016-07-12 Aamir AnisMerge "Fix for loop filter selection procedure" into...
2016-07-12 Aamir AnisFix for loop filter selection procedure
2016-07-12 Yi LuoMerge "HBD convolution filtering (10/12 taps) SSE4...
2016-07-12 Yi LuoHBD convolution filtering (10/12 taps) SSE4.1 optimization
2016-07-12 Geza LoreCleanup obmc_sad function prototypes.
2016-07-12 James ZernMerge changes from topic 'missing-proto' into nextgenv2
2016-07-12 Yue ChenMerge "Cosmetics for vp10/common/vp10_rtcd_defs.pl...
2016-07-11 James Zernvp10/encoder/rdopt.c: make a function static
2016-07-11 James Zernvp10/encoder/rd.c: make a function static
2016-07-11 James Zernvp10_convolve_ssse3.c: make some functions static
2016-07-11 James Zernvp10/encoder/bitstream.[hc]: correct a prototype
2016-07-11 James Zernvp10/common/idct.h: add some missing prototypes
2016-07-11 James Zernhighbd_quantize_intrin_sse2.c: add missing rtcd include
2016-07-11 James Zernvp10: add some missing includes
2016-07-11 Yue ChenCosmetics for vp10/common/vp10_rtcd_defs.pl
2016-07-11 Debargha MukherjeeMerge "Add a few branch hints to vp10_optimize_b."...
2016-07-11 Debargha MukherjeeMerge "Optimize and cleanup supertx predictor." into...
2016-07-11 Debargha MukherjeeMerge "Improve vpx_blend_* functions." into nextgenv2
2016-07-11 Geza LoreOptimize and cleanup supertx predictor.
2016-07-11 Geza LoreImprove vpx_blend_* functions.
2016-07-11 Pascal Massiminoremove ROUNDZ_* macros in favor of just ROUND_* ones
2016-07-11 Geza LoreMerge "Fix unused warning without ext-interp" into...
2016-07-09 Debargha MukherjeeMerge "Refactor and clean up on blend_mask6" into nextgenv2
2016-07-09 Yue ChenMerge "Fix assertion failures in mips+msa setting"...
next