]> granicus.if.org Git - libvpx/history - vp9
Merge "Small rationalization of code in vp9_first_pass"
[libvpx] / vp9 /
2015-03-04 Adrian GrangeMerge "Small rationalization of code in vp9_first_pass"
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 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 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-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-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 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-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-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 Yaowu XuMerge "Fix an encoder/decode mismatch bug"
2015-02-13 Yaowu XuFix an encoder/decode mismatch bug
2015-02-13 MarcoMerge "Replace some operations with shift in encoder_br...
2015-02-13 Adrian GrangeMerge "Improve readability: move return statements"
2015-02-13 MarcoReplace some operations with shift in encoder_breakout.
2015-02-13 Adrian GrangeMerge "Add VP9 decoder control to get frame size"
2015-02-13 Adrian GrangeImprove readability: move return statements
2015-02-13 Adrian GrangeAdd VP9 decoder control to get frame size
2015-02-13 MarcoMerge "vpx_temporal_svc_encoder: Adjust default qp...
2015-02-12 Jingning HanMerge "Fix ioc issue in block_rd_txfm"
2015-02-12 Jingning HanFix ioc issue in block_rd_txfm
2015-02-12 Adrian GrangeMerge "Add missing initializer to VP8 codec interface"
2015-02-12 hkuangMerge "Remove unnecessary border extension when frame...
2015-02-12 MarcoMerge "Add skin detection."
2015-02-12 Jingning HanMerge "Update partition rate cost in rtc speed 5"
2015-02-12 Jingning HanMerge "Add mode cost to sub8x8 block mode decision...
2015-02-12 Adrian GrangeMerge "Add cast to convert double to int"
2015-02-12 MarcoAdd skin detection.
2015-02-12 Yunqing WangMerge "Make vp9_print_modes_and_motion_vectors() work"
2015-02-12 James ZernMerge "vp9_thread: prefer pthread.h if available"
2015-02-12 James ZernMerge "vp9_highbd_tm_predictor_16x16: fix win64"
next