]> granicus.if.org Git - libvpx/shortlog
libvpx
2015-03-05 Alex ConverseMerge "Don't inline cost_coeffs."
2015-03-05 Adrian GrangeMerge "Fix valgrind memcpy memory overlaps warning"
2015-03-05 Alex ConverseDon't inline cost_coeffs.
2015-03-05 Jingning HanMerge "Move integral projection motion search to vp9_mc...
2015-03-04 JohannDeclare function used by 'once' with 'void' parameters
2015-03-04 hkuangMerge "Fix variable shadowing."
2015-03-04 Adrian GrangeMerge "Small rationalization of code in vp9_first_pass"
2015-03-04 hkuangFix variable shadowing.
2015-03-04 hkuangMerge "Remove unnecessary loopfilter init."
2015-03-04 Adrian GrangeMerge "Make encoder buffer allocation dynamic"
2015-03-04 Adrian GrangeSmall rationalization of code in vp9_first_pass
2015-03-04 Jingning HanMerge "Use SAD value to set chroma cost flag"
2015-03-04 Jingning HanMove integral projection motion search to vp9_mcomp.c
2015-03-04 Jingning HanUse SAD value to set chroma cost flag
2015-03-04 Jingning HanMerge "Properly handle the boundary blocks for integral...
2015-03-04 Adrian GrangeMake encoder buffer allocation dynamic
2015-03-04 Deb MukherjeeMerge "dc quantizer fix for 32x32 transforms"
2015-03-04 Jingning HanMerge "Scale the normalization factor depending on...
2015-03-04 Jingning HanProperly handle the boundary blocks for integral projec...
2015-03-03 Deb Mukherjeedc quantizer fix for 32x32 transforms
2015-03-03 Yunqing WangMerge "fix a race condition caused by intra function...
2015-03-03 Yaowu XuMerge "Adapt color sensitiviy threshold to luma signal...
2015-03-03 Adrian GrangeFix valgrind memcpy memory overlaps warning
2015-03-03 Jingning HanScale the normalization factor depending on the block...
2015-03-03 Yaowu XuAdapt color sensitiviy threshold to luma signal energy
2015-03-03 hkuangRemove unnecessary loopfilter init.
2015-03-03 Yunqing Wangfix a race condition caused by intra function pointer...
2015-03-03 JohannMerge "libyuv: update to r1305"
2015-03-03 James ZernResizeCspTest: request PSNR packets
2015-03-02 Johannlibyuv: update to r1305
2015-03-01 Jingning HanUse variance metric for integral projection vector...
2015-02-28 Jingning HanMerge "Fix source frame border extension"
2015-02-27 Jingning HanFix source frame border extension
2015-02-27 Adrian GrangeMerge "Fix calc_highbd_psnr"
2015-02-27 Alex ConverseMerge "Make SVC compatible with external resize."
2015-02-27 Adrian GrangeFix calc_highbd_psnr
2015-02-27 MarcoMerge "Fix arithmetic overflow warnings."
2015-02-27 James ZernMerge "use LC_ALL=C to sort libvpx_*srcs.txt"
2015-02-27 Jingning HanMerge "Refactor integral projection based motion estima...
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-27 James Zerntest-data.mk: fix perf test data dependency
2015-02-27 James Zernuse LC_ALL=C to sort libvpx_*srcs.txt
2015-02-27 James Zerntools_common.sh: use $$ in VPX_TEST_OUTPUT_DIR
2015-02-26 James ZernMerge "tools_common.sh: add directory name to error...
2015-02-26 MarcoFix arithmetic overflow warnings.
2015-02-26 Jingning HanFix high bit-depth loop-filter sse2 compiling issue...
2015-02-26 Yaowu XuMerge "Fix the encoder to support profile change"
2015-02-26 Yaowu XuMerge "Correct parameter order in a function call"
2015-02-26 James ZernMerge "tests: add a shorter 720p test clip"
2015-02-26 Jingning HanRefactor integral projection based motion estimation
2015-02-26 James Zerntools_common.sh: add directory name to error output
2015-02-26 Jingning HanFix high bit-depth loop-filter sse2 compiling issue...
2015-02-26 Yaowu XuFix the encoder to support profile change
2015-02-26 Yaowu XuCorrect parameter order in a function call
2015-02-26 paulwilkinsMerge "Account for rate error in GF group Q calculation."
2015-02-26 James Zerntests: add a shorter 720p test clip
2015-02-25 Alex ConverseMake SVC compatible with external resize.
2015-02-25 Jingning HanMerge "Motion compensated reference refinement"
2015-02-25 Jingning HanMerge "Re-distribute hierarchical vector match pattern"
2015-02-25 Jingning HanMotion compensated reference refinement
2015-02-25 Yaowu XuMerge "Fix a trivial memory leak"
2015-02-25 Yunqing WangMerge "Fix ssse3 quantize_fp functions while skip=1"
2015-02-25 Jingning HanFix high bit-depth loop-filter sse2 compiling issue...
2015-02-25 Jingning HanMerge "Fix fwd transform sse2 build issue on older...
2015-02-25 Jingning HanFix fwd transform sse2 build issue on older gcc version
2015-02-25 James ZernMerge "vp9_loopfilter: quiet integer constant size...
2015-02-25 Hanno BöckFix a trivial memory leak
2015-02-24 Jingning HanFix high bit-depth loop-filter sse2 compiling issue...
2015-02-24 Jingning HanRe-distribute hierarchical vector match pattern
2015-02-24 James Zernvp9_loopfilter: quiet integer constant size warnings
2015-02-24 Yunqing WangFix ssse3 quantize_fp functions while skip=1
2015-02-23 Yaowu Xufix the propagation of color space info in decoder
2015-02-23 paulwilkinsAccount for rate error in GF group Q calculation.
2015-02-21 Adrian GrangeMerge "Remove redundant test"
2015-02-20 MarcoMerge "Remove a few unneccessary multiplications in...
2015-02-20 MarcoRemove a few unneccessary multiplications in denoiser.
2015-02-20 Hangyu KuangMove dequant table from VP9_COMMON to VP9_COMP as decoder
2015-02-20 MarcoMerge "Adjustments to cyclic refresh (aq-mode=3)."
2015-02-20 Jingning HanMerge "Add high bit depth support to rtc sub8x8 block...
2015-02-20 MarcoAdjustments to cyclic refresh (aq-mode=3).
2015-02-20 Jingning HanAdd high bit depth support to rtc sub8x8 block coding
2015-02-20 Hangyu KuangMerge "Optimize the dequantization process on decoder...
2015-02-20 Adrian GrangeMerge "Fix control string in firstpass stats fprintf"
2015-02-19 Hangyu KuangOptimize the dequantization process on decoder side.
2015-02-19 Yunqing WangMerge "Improve skip_txfm thresholds in the non-rd mode...
2015-02-19 Adrian GrangeFix control string in firstpass stats fprintf
2015-02-19 Jingning HanMerge "Integral projection based motion estimation"
2015-02-19 Yunqing WangImprove skip_txfm thresholds in the non-rd mode selection
2015-02-19 Jingning HanIntegral projection based motion estimation
2015-02-19 Jingning HanFix a check condition in nonrd_pick_partition
2015-02-18 hkuangMerge "Fix the frame parallel invalid file test failure...
2015-02-17 James ZernMerge "test_vector_test: fix build with --disable-...
2015-02-17 hkuangFix the frame parallel invalid file test failure on...
2015-02-14 James Zernloop_filter_rows_mt: remove dependency on 'last_height'
2015-02-14 James Zerntest_vector_test: fix build with --disable-(vp8|vp9)
2015-02-14 Yaowu XuMerge "Fix an encoder/decode mismatch bug"
2015-02-13 Yaowu XuFix an encoder/decode mismatch bug
next