]> granicus.if.org Git - libvpx/history - vp9/encoder
Merge "Prevent an ASAN failure for svc tests"
[libvpx] / vp9 / encoder /
2015-08-25 Debargha MukherjeeMerge "Prevent an ASAN failure for svc tests"
2015-08-24 Hui SuMerge "Refactoring on transform types"
2015-08-24 hui suAvoid setting rate multiplier as 0
2015-08-24 Debargha MukherjeePrevent an ASAN failure for svc tests
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 MarcoUpdate to dynamic resize for 1 pass CBR: source scaling.
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 Marco PaniconiMerge "Fix to non-rd variance partition selection."
2015-08-18 Marco PaniconiMerge "Allow for re-encoding frame if high overshoot."
2015-08-18 Johann KoenigMerge "Rename vp8 loopfilter[_neon.c]"
2015-08-18 Johann KoenigMerge "Rename vp8 quantize.c"
2015-08-18 MarcoAllow for re-encoding frame if high overshoot.
2015-08-18 MarcoUpdates to skin detection
2015-08-17 MarcoFix to non-rd variance partition selection.
2015-08-15 Jingning HanMerge "Change vp9_ prefix function names in vpx_scale...
2015-08-14 Jingning HanChange vp9_ prefix function names in vpx_scale to vpx_
2015-08-14 James ZernMerge changes I2fe52bfb,I5e5084eb
2015-08-14 James ZernMerge "VPX: removed step checks from neon convolve...
2015-08-13 Yaowu XuMerge "VP9Common -> VP10Common"
2015-08-13 Yaowu XuMerge "VP9Decoder -> VP10Decoder"
2015-08-13 Yaowu XuMerge "VP9_COMP -> VP10_COMP"
2015-08-13 Alex Converseopsnr.stt: Add a missing tab after PSNRHVS
2015-08-13 Yaowu XuMerge "Add vpxenc help info"
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 Hui SuMerge "Call set_ref_ptrs only for inter blocks"
2015-08-12 Hui SuMerge "Use sizeof(variable) instead of sizeof(type)"
2015-08-12 hui suCall set_ref_ptrs only for inter blocks
2015-08-12 hui suUse sizeof(variable) instead of sizeof(type)
2015-08-12 James Zernvp9_encoder: add missing vpx_clear_system_state
2015-08-12 James ZernMerge "fix build w/only mmx+sse enabled"
2015-08-12 James ZernMerge "tools_common: fix build w/encoders/decoders...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Marco PaniconiMerge "Adjust speed setting for temporal layers in...
2015-08-11 MarcoAdjust speed setting for temporal layers in 1 pass...
2015-08-11 Alex Converseblockiness: cleanup includes and add statics
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 MarcoAdjustments for VP9 temporal layers, for 1 pass CBR
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 Aℓex ConverseMerge changes I2aa2a545,I63932eda,Ie3694ecd
2015-08-10 Jingning HanMerge "Add static syntax to total_adj_strong_thresh"
2015-08-08 Jingning HanAdd 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 Aℓex ConverseMerge "Replace VP8 SSIM with VP9 derived vpx_dsp SSIM."
2015-08-07 Marco PaniconiMerge "Fix a setting in cyclic refresh."
2015-08-07 Zoe LiuMerge "Fixed a comment on the compound ref frames."
2015-08-07 MarcoFix a setting in cyclic refresh.
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 Zoe LiuFixed a comment on the compound ref frames.
2015-08-07 Jingning HanMerge "Cosmetic - align format in vp9"
2015-08-06 Yunqing WangImprove the second-level sub-pixel motion search
2015-08-06 Jingning HanCosmetic - 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-06 MarcoRate control adjustment for temporal-svc 1pass.
2015-08-06 James ZernMerge "Support build with Visual Studio 14."
2015-08-05 Marco PaniconiMerge "Bugfix for svc."
2015-08-05 MarcoBugfix for svc.
2015-08-05 Scott LaVarnwayVPX: remove scaled calls from FUN_CONV_1D
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 Yunqing WangMinor adjustment in diagonal sub-pixel point checking
2015-08-04 Yunqing WangSmall improvement in sub-pixel motion search
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 HanMerge "Add common_dspr2.c file to vpx_dsp/mips"
2015-08-03 Yaowu XuMerge "Correct the allocation size for ssim_vars"
2015-08-03 Yaowu XuCorrect the allocation size for ssim_vars
2015-08-01 Jingning HanMerge "Use precise header files in inverse transform...
2015-08-01 Jingning HanMerge "Factor inverse transform functions into vpx_dsp"
2015-08-01 Parag SalasakarMerge "mips msa vp8 temporal filter optimization"
2015-08-01 Jingning HanMerge "Add dynamic range notes to vp9_vector_var_c"
next