platform/upstream/libvpx.git
2015-05-07 JohannMerge "Remove only remaining uses of 'fast_unaligned'"
2015-05-07 JohannRemove only remaining uses of 'fast_unaligned'
2015-05-07 James Zernreplace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
2015-05-07 JohannMerge "Move shared SAD code to vpx_dsp"
2015-05-07 hkuangMerge "Remove an unnecessary check."
2015-05-07 MarcoMerge "Remvoe EIGHTTAP_SHARP filter check for non-rd...
2015-05-07 paulwilkinsMerge "Image size restriction to rd auto partition...
2015-05-07 MarcoRemvoe EIGHTTAP_SHARP filter check for non-rd mode.
2015-05-06 JohannMove shared SAD code to vpx_dsp
2015-05-06 hkuangRemove an unnecessary check.
2015-05-06 hkuangCorrect the inter prediction coordinate calculation...
2015-05-06 hkuangMerge "Optimize the read_partition."
2015-05-06 Yunqing WangMerge "Add intra mode early termination in non-rd mode"
2015-05-06 Parag SalasakarMerge "mips msa vp9 idct 16x16 optimization"
2015-05-05 Yunqing WangAdd intra mode early termination in non-rd mode
2015-05-05 hkuangOptimize the read_partition.
2015-05-05 James Zernfix and enable vp9_dc_128_predictor_16x16
2015-05-05 hkuangMerge "Add some sse2 code for intra prediction."
2015-05-05 paulwilkinsMerge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."
2015-05-05 paulwilkinsMerge "Adjust ARF min and max interval."
2015-05-05 Parag Salasakarmips msa vp9 idct 16x16 optimization
2015-05-04 MarcoAllow for H and V intra modes for non-rd mode.
2015-05-01 James Zernvp9_idct_intrin_sse2: cosmetics: reindent
2015-05-01 Yunqing WangMerge "Reduce intra_cost_penalty for BLOCK_8X8"
2015-05-01 Yunqing WangMerge "Adjust the vbp early termination threshold slightly"
2015-05-01 Scott LaVarnwayFIX: Use correct above/left in read_intra_frame_mode_info
2015-05-01 paulwilkinsImage size restriction to rd auto partition search.
2015-05-01 paulwilkinsRemove CONSTRAIN_NEIGHBORING_MIN_MAX.
2015-05-01 paulwilkinsAdjust ARF min and max interval.
2015-05-01 James Zernvp9: RECON_AND_STORE4X4: remove dest offset
2015-05-01 James Zernvp9_idct_intrin_*: RECON_AND_STORE: remove dest offset
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 James ZernMerge "vp9_decodeframe: simplify compare_tile_buffers"
2015-04-30 hkuangAdd some sse2 code for intra prediction.
2015-04-30 Yunqing WangReduce intra_cost_penalty for BLOCK_8X8
2015-04-30 Yaowu XuRemove vp9_idct16x16_10_add_ssse3()
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Yunqing WangAdjust the vbp early termination threshold slightly
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-30 James Zernvp9_decodeframe: simplify compare_tile_buffers
2015-04-29 Yaowu XuDisable ssse3 version idct16x16_256_add()
2015-04-29 Yunqing WangImprove golden frame refreshing in non-rd mode
2015-04-29 MarcoMerge "vpx_temporal_svc_encoder: Keep static_threshold...
2015-04-29 Marcovpx_temporal_svc_encoder: Keep static_threshold off...
2015-04-29 James ZernMerge changes from topic 'vpx_mem-cruft'
2015-04-29 Marcovpx_temporal_svc_encoder: Update some settings.
2015-04-29 Marcovpx_temporal_svc_encoder: Set static threshold to off...
2015-04-29 Parag Salasakarmips msa vp9 copy and avg convolve optimization
2015-04-29 James Zernvpx_mem: remove vpx_memset
2015-04-29 James Zernvpx_mem: remove vpx_memcpy
2015-04-29 James Zernvpx_mem: remove vpx_memmove
2015-04-29 James ZernMerge "vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS"
2015-04-28 James ZernMerge "x86_simd_caps: check max cpuid before testing...
2015-04-28 Frank GalliganMerge "WIP: Use LUT for y_dequant/uv_dequant"
2015-04-28 Yunqing WangMerge "Fix debugmodes file to print modes and MVs corre...
2015-04-28 Scott LaVarnwayWIP: Use LUT for y_dequant/uv_dequant
2015-04-28 Yunqing WangFix debugmodes file to print modes and MVs correctly
2015-04-25 James ZernMerge "PATENTS: fix a typo: constitutes -> constitute"
2015-04-25 James ZernPATENTS: fix a typo: constitutes -> constitute
2015-04-25 James Zernx86_simd_caps: check max cpuid before testing AVX2
2015-04-24 Yaowu XuAdd validation of UV partition size
2015-04-24 James Zernvpx_mem: remove REPLACE_BUILTIN_FUNCTIONS
2015-04-22 James Zernvpx_mem: remove global function pointer
2015-04-22 James Zernvpx_mem: remove mem tracker
2015-04-22 JohannMerge "vpx_mem: remove 'mem checks'"
2015-04-22 JohannMerge "vpx_mem: remove memory manager code"
2015-04-22 Jim BankoskiAdds worst frame metrics for a bunch of metrics.
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-22 Parag SalasakarMerge "mips msa vp9 convolve8 horiz optimization"
2015-04-21 Jim BankoskiMerge "Adds a new temporal consistency metric to libvpx."
2015-04-21 JohannMerge "Rename neon convolve avg file"
2015-04-21 JohannRename neon convolve avg file
2015-04-21 Scott LaVarnwayRevert "Remove mi_grid_* structures."
2015-04-21 Jim BankoskiAdds a new temporal consistency metric to libvpx.
2015-04-21 Yaowu XuMerge "Resolve configuration conflict"
2015-04-21 paulwilkinsModified test for auto key frame detection.
2015-04-21 Parag Salasakarmips msa vp9 convolve8 horiz optimization
2015-04-21 Parag SalasakarMerge "mips msa vp9 convolve8 hv optimization"
2015-04-21 James Zernvpx_mem: remove 'mem checks'
2015-04-21 James Zernvpx_mem: remove memory manager code
2015-04-21 Parag Salasakarmips msa vp9 convolve8 hv optimization
2015-04-20 Yaowu XuResolve configuration conflict
2015-04-20 Yaowu XuMove declaration before statement
2015-04-19 Parag SalasakarMerge "mips msa vp9 convolve8 vert optimization"
2015-04-18 Parag Salasakarmips msa vp9 convolve8 vert optimization
2015-04-17 Jim BankoskiMerge "Adds a blockiness metric to internal stats."
2015-04-17 Jim BankoskiMerge "adds psnrhvs to internal stats."
2015-04-17 Jim BankoskiMerge "Adds a fastssim metric to VPX internal stats."
2015-04-17 Jim BankoskiAdds a blockiness metric to internal stats.
2015-04-17 Frank GalliganFix dependency of android vpx test application.
2015-04-17 Jim Bankoskiadds psnrhvs to internal stats.
2015-04-17 Jim BankoskiAdds a fastssim metric to VPX internal stats.
2015-04-17 Jingning HanMerge "Remove unnecessary backup token stream pointer"
2015-04-17 Marco PaniconiRevert "Revert "Force_split on 16x16 blocks in variance...
2015-04-16 Jingning HanRemove unnecessary backup token stream pointer
2015-04-16 Frank GalliganMerge "Fix multithread encode test"
2015-04-16 Frank GalliganFix multithread encode test
2015-04-16 Minghai ShangMerge "[svc] Fix syntax error when encoding multiple...
next