platform/upstream/libvpx.git
2015-08-14 Yaowu Xuwrite correct codecID for vp10 webm file
2015-08-14 Yaowu XuRemove vp10's build dependency on vp9
2015-08-14 Yaowu Xuvpx_highbd_ssim_parms_8x8: make parameter types consistent
2015-08-13 Yunqing WangMerge "Copy VP9 second-level sub-pixel search change...
2015-08-13 Yaowu XuMerge "VP9Common -> VP10Common"
2015-08-13 Yaowu XuMerge "VP9Decoder -> VP10Decoder"
2015-08-13 Yunqing WangCopy VP9 second-level sub-pixel search change to VP10
2015-08-13 Yaowu XuVP9Common -> VP10Common
2015-08-13 Yaowu XuMerge "VP9_COMP -> VP10_COMP"
2015-08-13 Yaowu XuVP9Decoder -> VP10Decoder
2015-08-13 Alex Converseopsnr.stt: Add a missing tab after PSNRHVS
2015-08-13 Yaowu XuVP9_COMP -> VP10_COMP
2015-08-13 Yaowu XuMerge "VP9_COMMON -> VP10->COMMON"
2015-08-13 Yaowu XuMerge "Correct guard macros in header files"
2015-08-13 Yaowu XuVP9_COMMON -> VP10->COMMON
2015-08-13 Jingning HanRemove common_data.c file from vp10 folder
2015-08-13 Yaowu XuCorrect guard macros in header files
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 Jingning Hanvp10_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 Yaowu XuAdd vpxenc help info
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 Jingning HanSync vp10 with vpx_ports/system_state.h
2015-08-12 Jingning HanReplace vp10_ssim functions with vpx_ssim versions
2015-08-12 Jingning HanRemove vp9_ prefix from vp10 files
2015-08-12 Jingning HanMerge "Fix high bit depth in vp10 codebase"
2015-08-12 Jingning HanMerge "Android.mk: add missing vp10_rtcd.h dep"
2015-08-12 Jingning HanMerge "Change vp10 interface prefix from vp9_ to vp10_"
2015-08-12 James ZernAndroid.mk: add missing vp10_rtcd.h dep
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 Jingning HanChange vp10 interface prefix from vp9_ to vp10_
2015-08-12 Jingning HanFix high bit depth in vp10 codebase
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 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 James Zerntools_common: fix build w/encoders/decoders disabled
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 MarcoAdjustments for VP9 temporal layers, for 1 pass CBR
2015-08-10 Marco PaniconiMerge "Add unittest for SVC 1pass CBR mode with 4 threads."
2015-08-10 JohannOnly use .text sections for aout
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 MarcoAdd unittest for SVC 1pass CBR mode with 4 threads.
2015-08-10 Alex Conversefastssim: Add some missing consts
2015-08-10 Aℓex ConverseMerge changes I2aa2a545,I63932eda,Ie3694ecd
2015-08-10 Jingning HanMake build_inter_predictors static function
2015-08-10 Jingning HanMerge "Add static syntax to total_adj_strong_thresh"
2015-08-08 James Zernvpx_ports/msvc.h: include math.h for ceil/floor
2015-08-08 James Zernvpx_ports/x86.h: fix visual studio build warning
2015-08-08 Alex ConverseMove the msvc round() replacement to msvc.h
2015-08-08 Alex ConverseMake the round() replacement match C99 and POSIX.
2015-08-08 Jingning HanAdd static syntax to total_adj_strong_thresh
2015-08-07 JohannUse newer x86inc.asm
2015-08-07 JohannUse .text instead of .rodata on macho
2015-08-07 JohannCopy PIC handling code from x86_abi_support
2015-08-07 JohannSet 'private_extern' visibility for macho targets
2015-08-07 JohannAvoid 'amdnop' when building with nasm
2015-08-07 JohannCatch all elf formats
2015-08-07 JohannExpand PIC default to macho64 and respect CONFIG_PIC...
2015-08-07 JohannUse libvpx defines to set name mangling rules
2015-08-07 JohannUpdate x86inc.asm from x264
2015-08-07 JohannCustomize x86inc.asm for libvpx
2015-08-07 Nico WeberAdd a codereview.setting file so that `git cl upload...
2015-08-07 Nico Weberclang/win: Make libvpx build with -Wunused-function.
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 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 Marco PaniconiMerge "Fix a setting in cyclic refresh."
2015-08-07 Alex Conversefastssim: Add stdlib.h for malloc/free
2015-08-07 Alex ConverseReplace VP8 SSIM with VP9 derived vpx_dsp SSIM.
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 Jingning HanAdd static syntax to copy_mem64x64
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"
next