platform/upstream/libvpx.git
2015-01-20 Frank GalliganMerge "Add Neon intrinsics for vp9_avg_8x8_neon"
2015-01-20 Yunqing WangMerge "Add non420 code in multi-threaded loopfilter"
2015-01-20 Yaowu XuMerge "Fix obvious misses in doxygen mainpage"
2015-01-20 Yunqing WangAdd non420 code in multi-threaded loopfilter
2015-01-20 Yunqing WangMerge "vp9_ethread: add parallel loopfilter"
2015-01-20 Yaowu XuMerge "Add vp9_highbitdepth info in configure --help"
2015-01-17 Frank GalliganFix variance Neon intrinsics > 32x32
2015-01-17 Yunqing Wangvp9_ethread: add parallel loopfilter
2015-01-17 Jingning HanMerge "Fix frame buffer swap in denoiser"
2015-01-16 Minghai ShangMerge "[two pass temporal svc]Fix crash issue in transc...
2015-01-16 Jingning HanFix frame buffer swap in denoiser
2015-01-16 Yaowu XuAdd vp9_highbitdepth info in configure --help
2015-01-16 Minghai Shang[two pass temporal svc]Fix crash issue in transcoder...
2015-01-15 Frank GalliganAdd Neon intrinsics for vp9_avg_8x8_neon
2015-01-15 Yaowu XuFix obvious misses in doxygen mainpage
2015-01-15 Yaowu XuFix color_space enum comments for doxygen
2015-01-15 Yaowu XuFix doxygen warning with usage.dox
2015-01-15 Yaowu XuRemove obsolete doxygen tags
2015-01-15 Yaowu XuMerge "Fix comments for doxygen"
2015-01-15 Yunqing WangMerge "Align thread data in vp9_ethread"
2015-01-15 Yaowu XuFix comments for doxygen
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-15 Yaowu XuClarify purpose of VP9_INVERT_TILE_DECODE_ORDER
2015-01-14 Yunqing WangAlign thread data in vp9_ethread
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 comments for two SVC related controls
2015-01-14 Yaowu XuAdd comments for two SVC related controls
2015-01-14 Yaowu XuAdd comments for control VP9E_SET_TUNE_CONTENT
2015-01-14 Yaowu XuAdd comments for VP9E_SET_FRAME_PERIODIC_BOOST
2015-01-14 Yaowu XuFix comments for encoder controls
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 GalliganSwitch remaining Neon variance functions to shifts
2015-01-14 Frank GalliganMerge "Add 64x variance Neon functions"
2015-01-13 Minghai Shang[twopass temporal svc] Fix decoding error on seek.
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-11 Yaowu XuMerge "Fix comments and color format"
2015-01-09 JackyChenUnit test for turning VP8 denoiser on/off periodically.
2015-01-09 Yaowu XuAdded plumbing for setting color space
2015-01-09 Yaowu XuFix comments and color format
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 HanRefactor mc reference block fetch in denoiser
2015-01-08 Jingning HanUse lookup table to find pixel numbers in block
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 Jingning HanRefactor denoiser frame buffer update
2015-01-08 JackyChenUnit test for turning VP9 denoiser on/off periodically.
2015-01-08 Jingning HanUse vp9_convolve_copy in denoiser output
2015-01-08 Zoe LiuRemoved redundant local variables in the forward hybrid...
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 Jingning HanInitalize zeromv_sse and newmv_sse in vp9_pick_inter_mode
2015-01-07 JackyChenMerge "Use qdiff to adjust the threshold of sad and...
2015-01-07 Yaowu XuRefactor calculation of tile_cols
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 HanFix best ref frame rd cost update in sub8x8 non-RD...
2015-01-07 Jingning HanFormat 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...
2015-01-07 JohannMerge "Rearrange loopfilter functions"
2015-01-07 JohannMerge "Add missing tests for neon _16_ filters"
2015-01-07 Deb MukherjeeMerge "Moves inter mode count updates to update_stats"
2015-01-07 JackyChenUse qdiff to adjust the threshold of sad and variance...
2015-01-07 Jingning HanAlways check and free denoiser buffer memory space
2015-01-07 Jingning HanFix denoiser chroma component initialization
2015-01-07 Jingning HanSkip duplicate denoiser frame buffer allocation
2015-01-07 Paul WilkinsUse 64 bit to accumulate frame sse.
2015-01-07 JohannDisable vp9 _8_ loopfilters
2015-01-07 JohannRearrange loopfilter functions
2015-01-07 JohannAdd missing tests for neon _16_ filters
2015-01-07 Yaowu XuMerge "Use -1 consistently as invalid buffer idx"
2015-01-07 Deb MukherjeeMoves inter mode count updates to update_stats
2015-01-06 Yaowu XuUse -1 consistently as invalid buffer idx
2015-01-06 Deb MukherjeeMerge "Enable coefficient range checking for 10-/12...
2015-01-06 Frank GalliganFix encode perf test.
2015-01-06 Jingning HanTurn denoiser sensitivity on starting from kf in unit...
2015-01-06 Yaowu XuMerge "Fix compiler warnigns for msvc2013"
next