platform/upstream/libvpx.git
2016-02-26 James Zernx86/convolve.h: remove redundant check in FUN_CONV_2D
2016-02-26 James Zernx86/convolve.h: replace while w/if for w < 16
2016-02-25 James Zernx86/convolve.h: change filter[] || chains to |
2016-02-24 Johann KoenigMerge changes from topic 'x86inc'
2016-02-24 Scott LaVarnwayMerge "BUG FIX: vpx_filter_block1d(8,4)_(v8, v8_avg)"
2016-02-24 Marcovp9: Update to scene/content change detection.
2016-02-23 Scott LaVarnwayBUG FIX: vpx_filter_block1d(8,4)_(v8, v8_avg)
2016-02-23 Marcovp9 aq-mode=3: Allow it to be used for 1 pass VBR mode.
2016-02-22 Scott LaVarnwayMerge "VPX: loopfilter_mmx.asm using x86inc"
2016-02-22 Scott LaVarnwayMerge "VP9: rename vpx_read_mode_info to vp9_read_mode_...
2016-02-22 Scott LaVarnwayMerge "VP9: remove x_mis, y_mis calculations"
2016-02-19 Marcovp9: 1 pass vbr real-time mode: Adjust gf refresh for...
2016-02-19 Scott LaVarnwayVP9: rename vpx_read_mode_info to vp9_read_mode_info
2016-02-19 Scott LaVarnwayVP9: remove x_mis, y_mis calculations
2016-02-18 Scott LaVarnwayVPX: loopfilter_mmx.asm using x86inc
2016-02-18 James ZernMerge changes from topic 'vp10-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp9-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp8-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'rm-loopfilter-count-param'
2016-02-18 James Zernx86inc.asm: only set visibility for chromium builds
2016-02-18 JohannOnly use .text sections for aout
2016-02-18 JohannUse .text instead of .rodata on macho
2016-02-18 JohannCopy PIC handling code from x86_abi_support
2016-02-18 JohannSet 'private_extern' visibility for macho targets
2016-02-18 James Zernvp8_dx_iface: add missing alloc checks
2016-02-18 James Zernvp8/onyx_if: add missing alloc checks
2016-02-18 JohannExpand PIC default to macho64 and respect CONFIG_PIC...
2016-02-18 JohannUse libvpx defines to set name mangling rules
2016-02-18 JohannCustomize x86inc.asm for libvpx
2016-02-18 JohannUpdate x86inc.asm from x264
2016-02-18 James Zernvp8/denoising: add missing alloc check
2016-02-18 James Zernvp10/resize: add missing alloc checks
2016-02-18 James Zernvp9_svc_layercontext: add missing alloc checks
2016-02-18 James Zernvp9_resize: add missing alloc checks
2016-02-17 Alex ConverseBetter workaround for Bug 1089.
2016-02-17 James Zernvp10/encoder: add missing alloc checks
2016-02-17 James Zernvp10/decoder,resize_mv_buffer: add missing alloc check
2016-02-17 James Zernvp10_cyclic_refresh_alloc: correct cleanup on error
2016-02-17 James Zernvp9_encoder: add missing alloc checks
2016-02-17 James Zernvp9/decoder,resize_mv_buffer: add missing alloc check
2016-02-17 James Zernvp9_cyclic_refresh_alloc: correct cleanup on error
2016-02-17 James Zernlpf_8_test: remove unneeded function wrapper
2016-02-17 James Zernremove loopfilter 'count' param TODOs
2016-02-17 James Zernsplit vpx_highbd_lpf_horizontal_16 in two
2016-02-17 James Zernsplit vpx_lpf_horizontal_16 in two
2016-02-17 James Zernvpx_highbd_lpf_horizontal_4: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_horizontal_8: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_vertical_4: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_vertical_8: remove unused count param
2016-02-17 James Zernvpx_lpf_horizontal_4: remove unused count param
2016-02-17 James Zernvpx_lpf_horizontal_8: remove unused count param
2016-02-17 James Zernvp10,encoder: relocate setjmp
2016-02-17 James Zernvp9,encoder: relocate setjmp
2016-02-17 James Zernvp10_cx_iface,encode: remove redundant cpi check
2016-02-17 James Zernvp9_cx_iface,encode: remove redundant cpi check
2016-02-16 James Zernvpx_lpf_vertical_4: remove unused count param
2016-02-16 James Zernvpx_lpf_vertical_8: remove unused count param
2016-02-16 James Zernlpf_8_test: add missing dspr2 tests
2016-02-16 James Zernlpf_8_test: add missing vpx_lpf_horizontal_4 tests
2016-02-16 James Zernlpf_8_test: add missing vpx_lpf_vertical_4 tests
2016-02-16 James Zernlpf_8_test: simplify function wrapper generation
2016-02-16 Marcovp9-real-time mode: Fix condition for allowing referenc...
2016-02-16 James ZernMerge "Fix tsan error in VP9 sub8x8 intra mode search"
2016-02-16 Jingning HanFix tsan error in VP9 sub8x8 intra mode search
2016-02-16 Marco PaniconiMerge "vp9-resize: Fix an issue with external dynamic...
2016-02-13 James ZernMerge changes from topic 'unused-params'
2016-02-12 Marcovp9-resize: Fix an issue with external dynamic resize.
2016-02-12 James Zerntests: quiet some unused parameter warnings
2016-02-12 James Zernvp9_error_block_test: prefer EXPECT over assert()
2016-02-12 James Zernvp9_encoder_parms_get_to_decoder: add missing initializers
2016-02-12 James Zernvpxenc: quiet unused param warning
2016-02-12 James Zernvpx_ve_predictor_4x4_c: quiet unused param warning
2016-02-12 James Zernvp10_receive_raw_frame: add missing setjmp
2016-02-12 James Zernvp9_receive_raw_frame: add missing setjmp
2016-02-11 Marcovp9-resize: Force reference masking off for external...
2016-02-10 Marcovp9 resize_test: Enable resize_allowed in real-time...
2016-02-10 Scott LaVarnwayVP9: Pass NULL scale_factors ptr when not scaling
2016-02-10 Scott LaVarnwayMerge "VP9: Refactor read_inter_block_mode_info() ...
2016-02-10 James ZernMerge "intrapred/d135: flatten border results before...
2016-02-10 James ZernMerge "vp8: fix build with mingw+pthreads"
2016-02-10 Alex ConverseMerge "Restore previous motion search bit-error scale."
2016-02-09 Scott LaVarnwayVP9: Refactor read_inter_block_mode_info() -- 2
2016-02-09 Alex ConverseRestore previous motion search bit-error scale.
2016-02-09 Marcovp9-dynamic resize: Fix bug on releasing scaled reference.
2016-02-09 Marcovp9-aq-mode=3: Reset cyclic refresh under config/extern...
2016-02-09 Yaowu XuMerge "Set use_highbitdepth flag to either 1 or 0"
2016-02-09 Scott LaVarnwayMerge "BUG FIX: undefined reference to `vp9_scale_and_e...
2016-02-09 Yaowu XuSet use_highbitdepth flag to either 1 or 0
2016-02-09 Debargha MukherjeeExplicitly set tx_type for sub8x8 blocks
2016-02-08 Scott LaVarnwayBUG FIX: undefined reference to `vp9_scale_and_extend_f...
2016-02-08 Marcovp9-denoiser: Allow for checking skin for bsize <=32x32.
2016-02-08 Jingning HanMerge "Account for sub8x8 block skip mode cost in RD...
2016-02-08 Jingning HanAccount for sub8x8 block skip mode cost in RD decision
2016-02-08 Jingning HanClean up in vp9_rd_pick_inter_mode_sb
2016-02-06 James Zernvp8: fix build with mingw+pthreads
2016-02-06 Marcovp9-dynamic resize: On a resize trigger frame refresh...
2016-02-05 James Zernintrapred/d135: flatten border results before storing
2016-02-05 Alex ConverseFix an uninitialized warning.
2016-02-05 James Zernvp9_aq_cyclicrefresh: fix unused-function warning
2016-02-05 Marco PaniconiMerge "vp9 aq-mode=3: Keep it on even at low bitrates."
next