]> granicus.if.org Git - libvpx/history - test
Fix high bit-depth loop-filter sse2 compiling issue - part 4
[libvpx] / test /
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 Yunqing WangMerge "Improve skip_txfm thresholds in the non-rd mode...
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-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 Zerntest_vector_test: fix build with --disable-(vp8|vp9)
2015-02-14 Yaowu XuMerge "Fix an encoder/decode mismatch bug"
2015-02-13 Adrian GrangeMerge "Add VP9 decoder control to get frame size"
2015-02-13 Adrian GrangeAdd VP9 decoder control to get frame size
2015-02-10 James ZernMerge "configure: add --(disable|enable)-dependency...
2015-02-09 Yunqing WangMerge "Fix high bit depth assembly function bugs"
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-06 Jingning HanMerge "Re-arrange inter mode search order in RTC coding...
2015-02-06 Yaowu XuMerge "Replace repeated check with single variable"
2015-02-06 James ZernMerge "vp9: fix segfault w/corrupt data post frame...
2015-02-05 James Zernvp9: fix segfault w/corrupt data post frame-parallel...
2015-02-03 Yaowu XuMerge "adjust rtc setting and threshold"
2015-02-03 JohannMerge "Use correct buffer size in vp8 subpixel variance"
2015-02-03 hkuangMerge "Remove duplicate code."
2015-02-03 Jim BankoskiMerge "make low bitrates a lot less blocky"
2015-02-03 Jingning HanMerge "Assign 2nd ref frame in choose_partitioning"
2015-02-03 JohannMerge "Fail when only an old nasm is found"
2015-02-03 Yunqing WangMerge "vp9_dthread: pass frame counts to decoder functions"
2015-02-03 Yaowu XuMerge "Add mutex initialization in encoder"
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-02-03 hkuangMerge "Fix a bug from merging frame parallel branch...
2015-02-02 JohannMerge "Require webm when explicitly requested"
2015-02-02 Alex ConverseMerge "Allow larger encoder configurations."
2015-02-02 Adrian GrangeMerge "Abort if firstpass file does not exist"
2015-02-02 Yaowu XuMerge "Optimize coef update"
2015-01-31 hkuangTry again to merge branch 'frame-parallel' into master...
2015-01-30 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"
2015-01-30 Yunqing WangMerge "Fix issues in 32bit PIC enabled build"
2015-01-29 Alex ConverseAllow larger encoder configurations.
2015-01-29 MarcoMerge "Fix to vp9 denoiser."
2015-01-28 Alex ConverseMerge "vp8enc: Prevent out of bounds memory access."
2015-01-28 Frank GalliganMerge "Add vp9_sad32x32x4d_neon Neon intrinsic function."
2015-01-28 Frank GalliganMerge "Add vp9_sad16x16x4d_neon Neon intrinsic function."
2015-01-28 Frank GalliganMerge "Add vp9_sad64x64x4d_neon Neon intrinsic function."
2015-01-27 Frank GalliganAdd vp9_sad32x32x4d_neon Neon intrinsic function.
2015-01-27 Frank GalliganAdd vp9_sad16x16x4d_neon Neon intrinsic function.
2015-01-27 Frank GalliganAdd vp9_sad64x64x4d_neon Neon intrinsic function.
2015-01-26 Tom FineganMerge "iosbuild.sh: Increase build speed."
2015-01-23 JackyChenMerge "SSE2 code for the filter in MFQE."
2015-01-23 JohannMerge "Revert "Merge branch 'frame-parallel' to enable...
2015-01-23 JohannRevert "Merge branch 'frame-parallel' to enable frame...
2015-01-23 James ZernMerge "workaround stack bashing by asm on 32-bit OpenBSD"
2015-01-23 hkuangMerge branch 'master' of ssh://gerrit.chromium.org...
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2015-01-22 Paul WilkinsMerge "Bug when last group before forced key frame...
2015-01-21 JackyChenMerge "Fix compile error in Chromium building."
2015-01-21 Alex ConverseMerge "Allow external resize via vpx_codec_enc_config_set"
2015-01-21 James ZernMerge "fix AVX & AVX2 detection"
2015-01-21 Alex ConverseAllow external resize via vpx_codec_enc_config_set
2015-01-21 Yaowu XuMerge "Replace "colorspace" with "color_space""
2015-01-20 Frank GalliganMerge "Add Neon intrinsics for vp9_avg_8x8_neon"
2015-01-15 Frank GalliganAdd Neon intrinsics for vp9_avg_8x8_neon
2015-01-15 Yaowu XuMerge "Clarify purpose of VP9_INVERT_TILE_DECODE_ORDER"
2015-01-15 Yaowu XuMerge "Add comments for two SVC related controls"
2015-01-15 Yaowu XuMerge "Add comments for two SVC related controls"
2015-01-15 Yaowu XuMerge "Add comments for control VP9E_SET_TUNE_CONTENT"
2015-01-15 Yaowu XuMerge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST"
2015-01-14 Yaowu XuMerge "Fix comments for encoder controls"
2015-01-14 Yaowu XuMerge "Add encoder control for setting color space"
2015-01-14 Frank GalliganMerge "Switch remaining Neon variance functions to...
2015-01-14 Frank GalliganMerge "Add 64x64 sub_pel_variance Neon function"
2015-01-14 Yaowu XuAdd encoder control for setting color space
2015-01-14 Yaowu XuMerge "Enable decoder to pass through color space info"
2015-01-14 Frank GalliganAdd 64x64 sub_pel_variance Neon function
2015-01-14 Frank GalliganMerge "Add 64x variance Neon functions"
2015-01-13 Yaowu XuEnable decoder to pass through color space info
2015-01-13 Frank GalliganAdd 64x variance Neon functions
2015-01-13 Yaowu XuMerge "Added plumbing for setting color space"
2015-01-13 JackyChenMerge "Unit test for turning VP8 denoiser on/off period...
2015-01-12 Marcovp8: Fix to crash in pick_inter.
2015-01-09 JackyChenUnit test for turning VP8 denoiser on/off periodically.
2015-01-09 Paul WilkinsMerge "Use 64 bit to accumulate frame sse."
2015-01-09 Jingning HanMerge "Refactor mc reference block fetch in denoiser"
2015-01-08 James ZernMerge "vp9: add per-tile longjmp error handling"
2015-01-08 James ZernMerge "vp9: fix -Wclobbered (longjmp + local variables)"
2015-01-08 Jingning HanMerge "Use lookup table to find pixel numbers in block"
2015-01-08 JohannMerge "Disable vp9 _8_ loopfilters"
2015-01-08 Jingning HanMerge "Refactor denoiser frame buffer update"
2015-01-08 Jingning HanMerge "Initalize zeromv_sse and newmv_sse in vp9_pick_i...
2015-01-08 Jingning HanMerge "Use vp9_convolve_copy in denoiser output"
2015-01-08 hkuangMerge "Remove unnecessary init_macroblockd."
2015-01-08 Zoe LiuMerge "Removed redundant local variables in the forward...
2015-01-08 JackyChenMerge "Unit test for turning VP9 denoiser on/off period...
2015-01-08 JackyChenUnit test for turning VP9 denoiser on/off periodically.
2015-01-08 Yaowu XuMerge "Refactor calculation of tile_cols"
2015-01-07 Jingning HanMerge "Always check and free denoiser buffer memory...
2015-01-07 JackyChenMerge "Use qdiff to adjust the threshold of sad and...
2015-01-07 Jingning HanMerge "Fix best ref frame rd cost update in sub8x8...
2015-01-07 Jingning HanMerge "Format fix in vp9_pick_inter_mode_sub8x8"
2015-01-07 Jingning HanMerge "Fix denoiser chroma component initialization"
2015-01-07 Jingning HanMerge "Skip duplicate denoiser frame buffer allocation"
2015-01-07 Jingning HanMerge "Turn denoiser sensitivity on starting from kf...
next