]> granicus.if.org Git - libvpx/history - vpx_dsp
vp9/tile_worker_hook: add multiple tile decoding
[libvpx] / vpx_dsp /
2015-10-06 Debargha MukherjeeMerge "SSSE3 optimisation for quantize in high bit...
2015-10-06 Julia RobsonSSSE3 optimisation for quantize in high bit depth
2015-10-06 Scott LaVarnwayMerge "VPX: refactor vpx_idct32x32_1_add_sse2()"
2015-10-06 Ronald S. BultjeMerge "vp10: extend range for delta Q values."
2015-10-05 Julia RobsonSSE2 optimisation for quantize in high bit depth
2015-10-05 Scott LaVarnwayVPX: refactor vpx_idct32x32_1_add_sse2()
2015-10-02 Ronald S. BultjeMerge "vp10: reimplement d45/4x4 to match vp8 instead...
2015-10-02 Debargha MukherjeeMerge "Accelerated transform in high bit depth"
2015-10-01 Scott LaVarnwayMerge "VP9: remove plane_type from macroblockd_plane"
2015-10-01 Ronald S. Bultjevp10: reimplement d45/4x4 to match vp8 instead of vp9.
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-10-01 Ronald S. BultjeMerge "vp8: change build_intra4x4_predictors() to use...
2015-10-01 Ronald S. BultjeMerge "vp8: change build_intra_predictors_mby_s to...
2015-09-30 Ronald S. Bultjevp8: change build_intra4x4_predictors() to use vpx_dsp.
2015-09-30 Ronald S. Bultjevp8: change build_intra_predictors_mby_s to use vpx_dsp.
2015-09-29 Julia RobsonAccelerated transform in high bit depth
2015-09-25 Jacky ChenMerge "Change size on first frame and change config...
2015-09-21 Angie ChiangMerge "remove static from fdct4/8/16/32"
2015-09-21 Johann KoenigMerge "Remove vpx_filter_block1d16_v8_intrin_ssse3"
2015-09-18 James ZernMerge "configure: add --extra-cxxflags option"
2015-09-18 JohannRemove vpx_filter_block1d16_v8_intrin_ssse3
2015-09-18 Jingning HanMerge "Refactor mbmi_ext structure"
2015-09-17 Marco PaniconiMerge "Add SVC codec control to set frame flags and...
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-17 James ZernMerge "vpx_subpixel_8t_ssse3: fix reg counts/access"
2015-09-17 James Zernvpx_subpixel_8t_ssse3: fix reg counts/access
2015-09-16 Ronald S. Bultjevp10: code sign bit before absolute value in non-arithc...
2015-09-11 Ronald S. BultjeMerge "Add misc_fixes experiment."
2015-09-11 Ronald S. BultjeMerge "Don't reset sign_bias fields in vp10_setup_past_...
2015-09-10 Angie ChiangMerge "Isolate vp10's inv_txfm from vp9"
2015-09-10 Tom FineganMerge "Revert "Fix building with iOS 9 beta SDK""
2015-09-09 Marco PaniconiMerge "SVC sample encoder: Change some settings/update."
2015-09-09 Jingning HanMerge "Fix the sub8x8 block inter prediction with scale...
2015-09-09 Debargha MukherjeeMerge "Remove some trailing whitespaces"
2015-09-08 Debargha MukherjeeRemove some trailing whitespaces
2015-09-04 Ronald S. BultjeMerge "Make update_map/temporal_update fields implicit...
2015-09-04 James ZernMerge "VPX: subpixel_8t_ssse3 asm using x86inc"
2015-09-04 Scott LaVarnwayVPX: subpixel_8t_ssse3 asm using x86inc
2015-09-03 James ZernMerge "Revert "add range_check for fdct in vp10""
2015-09-02 Angie ChiangMerge "add range_check for fdct in vp10"
2015-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
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...
next