]> granicus.if.org Git - libvpx/history - vpx_dsp
Only build multithreaded functions on mt builds.
[libvpx] / vpx_dsp /
2015-09-01 Yunqing WangMerge "Disable temporal/spatial svc test in VP10"
2015-08-31 JohannInclude vpx_dsp_common.h when using VPXMIN/MAX
2015-08-31 Yunqing WangMerge "Fix an indent"
2015-08-31 Johann KoenigMerge "Check CONFIG_VP<N> instead of encoder and decoder"
2015-08-31 Yaowu XuMerge "Expand the idct4_c() function in idct8_c()"
2015-08-28 Marco PaniconiMerge "vp8: modifcatiion to skin map computation."
2015-08-28 Angie ChiangExpand the idct4_c() function in idct8_c()
2015-08-28 James ZernMerge "configure: append --extra-cflags to final set"
2015-08-27 Johann KoenigMerge changes I53b5bdc5,Ib81168a7,Ie0113945
2015-08-27 Johann KoenigMerge "Clean up unused function warnings in vp8 common"
2015-08-27 Johann KoenigMerge "Add sse2 versions of halfpix variance"
2015-08-27 JohannAdd sse2 versions of halfpix variance
2015-08-27 James Zernvpx_dsp_common: add VPX prefix to MIN/MAX
2015-08-26 JohannOnly build ssse3 filter functions on 64 bit
2015-08-21 Hui SuMerge "Refactor get_tx_type and get_scan"
2015-08-21 Jingning HanMerge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"
2015-08-21 Marco PaniconiMerge "Update to dynamic resize for 1 pass CBR: source...
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-20 Scott LaVarnwayVPX: scaled convolve : fix windows build errors
2015-08-20 Jingning HanMerge "Refactor REFS_PER_FRAME definition"
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
2015-08-19 Jingning HanMerge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"
2015-08-19 Jingning HanRename inv_txfm_sse2.asm to inv_wht_sse2.asm
2015-08-19 Marco PaniconiMerge "Fix to non-rd variance partition selection."
2015-08-18 Scott LaVarnwayVPX ssse3 scaled convolve
2015-08-18 Jingning HanMerge "Turn on dspr2 loop filter functions in vpx_dsp"
2015-08-17 Jingning HanTurn on dspr2 loop filter functions in vpx_dsp
2015-08-15 Jingning HanMerge "Change vp9_ prefix function names in vpx_scale...
2015-08-14 Yaowu XuMerge "change vp10 to use a different sync code than...
2015-08-14 Yaowu XuMerge "write correct codecID for vp10 webm file"
2015-08-14 Yaowu XuMerge "Remove vp10's build dependency on vp9"
2015-08-14 James ZernMerge changes I2fe52bfb,I5e5084eb
2015-08-14 James ZernMerge "VPX: removed step checks from neon convolve...
2015-08-14 Yaowu Xuvpx_highbd_ssim_parms_8x8: make parameter types consistent
2015-08-13 Scott LaVarnwayVPX: removed filter == 128 checks from mips convolve...
2015-08-13 Scott LaVarnwayVPX: removed step checks from mips convolve code
2015-08-13 Yaowu XuMerge "Add vpxenc help info"
2015-08-12 Scott LaVarnwayVPX: removed step checks from neon convolve code
2015-08-12 Jingning HanMerge "vp10_encoder: add missing vpx_clear_system_state"
2015-08-12 James ZernMerge "vp9_encoder: add missing vpx_clear_system_state"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-12 Jingning HanMerge "Fix high bit depth in vp10 codebase"
2015-08-12 Jingning HanMerge "Change vp10 interface prefix from vp9_ to vp10_"
2015-08-12 James ZernMerge "fix build w/only mmx+sse enabled"
2015-08-12 Jingning HanMerge "Fork VP9 and VP10 codebase"
2015-08-12 James ZernMerge "tools_common: fix build w/encoders/decoders...
2015-08-12 Jingning HanFork VP9 and VP10 codebase
2015-08-11 James Zernfix build w/only mmx+sse enabled
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-11 Aℓex ConverseMerge "Move vp9_systemdependent.h to vpx_ports bitops...
2015-08-10 Marco PaniconiMerge "Adjustments for VP9 temporal layers, for 1 pass...
2015-08-10 Alex ConverseMove vp9_systemdependent.h to vpx_ports bitops.h and...
2015-08-10 James ZernMerge changes from topic 'x86inc'
2015-08-10 Johann KoenigMerge "Update x86inc.asm from x264"
2015-08-10 Scott LaVarnwayVPX: remove step == 16 and filter[3] != 128 checks
2015-08-10 Marco PaniconiMerge "Add unittest for SVC 1pass CBR mode with 4 threads."
2015-08-10 Aℓex ConverseMerge "fastssim: Add some missing consts"
2015-08-10 Tom FineganMerge "clang/win: Make libvpx build with -Wunused-funct...
2015-08-10 Tom FineganMerge "Add a codereview.setting file so that `git cl...
2015-08-10 Jingning HanMerge "Make build_inter_predictors static function"
2015-08-10 Alex Conversefastssim: Add some missing consts
2015-08-10 Aℓex ConverseMerge changes I2aa2a545,I63932eda,Ie3694ecd
2015-08-10 Jingning HanMerge "Add static syntax to total_adj_strong_thresh"
2015-08-07 JohannUse newer x86inc.asm
2015-08-07 Jingning HanMerge "Add static syntax to copy_mem64x64"
2015-08-07 Aℓex ConverseMerge "fastssim: Add stdlib.h for malloc/free"
2015-08-07 Alex Conversessim: Add missing statics and consts
2015-08-07 Alex Conversepsnrhvs: Add missing consts and static consts.
2015-08-07 Alex Conversessim: Replace unsigned long with uint32_t.
2015-08-07 Alex Conversefastssim: Add stdlib.h for malloc/free
2015-08-07 Zoe LiuMerge "Fixed a comment on the compound ref frames."
2015-08-07 Aℓex ConverseMerge "Move VP9 SSIM metrics to vpx_dsp."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-07 Alex ConverseMove VP9 SSIM metrics to vpx_dsp.
2015-08-07 Jingning HanMerge "Cosmetic - align format in vp9"
2015-08-06 James ZernMerge "endian_inl.h: fix mips32 android build"
2015-08-06 Aℓex ConverseMerge "Narrow a load in iwht4x4_16_add."
2015-08-06 Jingning HanMerge "Fix compiler error in vp8/9 decoder test"
2015-08-06 James ZernMerge "Revert "VP9_COPY_CONVOLVE_SSE2 optimization""
2015-08-05 Alex ConverseNarrow a load in iwht4x4_16_add.
2015-08-05 Scott LaVarnwayVPX: remove scaled calls from FUN_CONV_1D
2015-08-05 James ZernRevert "VP9_COPY_CONVOLVE_SSE2 optimization"
2015-08-05 James ZernMerge "third_party/libwebm: pull from upstream"
2015-08-05 James ZernMerge "examples.mk: quiet vcproj script exec by default"
2015-08-04 Jingning HanChange vp9_quantize to vpx_quantize
2015-08-04 Jingning HanMerge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp...
2015-08-04 Yunqing WangMerge "Minor adjustment in diagonal sub-pixel point...
2015-08-04 Yunqing WangMerge "Small improvement in sub-pixel motion search"
2015-08-04 Jingning HanReplace vp9_ prefix with vpx_ prefix in vpx_dsp functio...
2015-08-04 Jingning HanExclude inv_txfm dspr2 files from make file when highbd...
2015-08-04 Johann KoenigMerge "Rename vp8 loopfilter_mmx.asm"
2015-08-04 Parag SalasakarMerge "mips msa vp8 denoising filter optimization"
2015-08-04 Parag SalasakarMerge "mips msa vpx convolve optimzation"
2015-08-04 Parag SalasakarMerge "mips msa vpx subpel variance optimization"
2015-08-04 Parag SalasakarMerge "mips msa vpx subtract test added"
2015-08-04 Jingning HanMerge "Move inverse transfrom dspr2 functions from...
2015-08-04 James ZernMerge "update libyuv to r1456"
2015-08-04 James ZernMerge "add vp9_vector_var_neon"
2015-08-03 Jingning HanMove inverse transfrom dspr2 functions from vp9 to...
next