]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-08-05 Yaowu XuUse consistent paramemter type sandbox/yaowu@google.com/mergeaom
2016-08-05 Yaowu Xuvp9-highbitdepth -> vpx-highbitdepth
2016-08-05 Zoe LiuMerge "Code refactoring on Macros related to ref frame...
2016-08-05 Urvang JoshiMerge "Make palette code faster: replace nested for...
2016-08-04 Yaowu XuMerge "Replace variants of 'vp8' and 'vp9' with 'vpx...
2016-08-04 Yaowu XuMerge changes Ic5ddba3c,Ibe7a3248 into nextgenv2
2016-08-04 Yaowu XuReplace variants of 'vp8' and 'vp9' with 'vpx'
2016-08-04 Urvang JoshiMake palette code faster: replace nested for loops...
2016-08-04 Yaowu XuFix a number of msvc warnings
2016-08-04 Yaowu XuReduce number of frames in lossless tests
2016-08-04 James Zernvp10_inv_txfm2d_test: normalize max_error type
2016-08-04 James ZernMerge ".clang-format: disable DerivePointerAlignment...
2016-08-04 Yaowu XuMerge "more cleanup of vp8 and vp9" into nextgenv2
2016-08-04 Zoe LiuCode refactoring on Macros related to ref frame numbers
2016-08-03 Sarah ParkerMerge "Adjust gm parameter computation to avoid mismatc...
2016-08-03 Yaowu XuMerge "Cherry pick from AOMedia" into nextgenv2
2016-08-03 Yaowu XuMerge "Cherry pick from AOM:" into nextgenv2
2016-08-03 Yaowu Xumore cleanup of vp8 and vp9
2016-08-03 Sarah ParkerAdjust gm parameter computation to avoid mismatch
2016-08-03 Yue ChenMerge "Fix a bug and a function name in EXT_INTRA exper...
2016-08-02 Yaowu XuCherry pick from AOMedia
2016-08-02 Yue ChenFix a bug and a function name in EXT_INTRA experiment
2016-08-02 Yaowu XuCherry pick from AOM:
2016-08-01 Yaowu XuDisable tests not applicable to VP10
2016-08-01 Hui SuMerge "Use all possible intra ref pixels for blocks...
2016-08-01 Yaowu XuMerge "Cherry pick renaming changes from AOMedia branch...
2016-08-01 Yaowu XuMerge "Rename files with vp9_ prefix" into nextgenv2
2016-07-29 Yaowu XuCherry pick renaming changes from AOMedia branch
2016-07-29 hui suUse all possible intra ref pixels for blocks on frame...
2016-07-29 Yaowu XuMerge "More vp8/vp9 clean up" into nextgenv2
2016-07-29 Yaowu XuRename files with vp9_ prefix
2016-07-29 Yaowu XuMore vp8/vp9 clean up
2016-07-28 hui suFix a missing space
2016-07-28 Jingning HanMerge "Separate frame context index for different frame...
2016-07-28 Yaowu XuRemove vp8, vp9 folders
2016-07-27 Jingning HanSeparate frame context index for different frame types
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
next