]> granicus.if.org Git - libvpx/history - vp9/decoder
Merge "VPX: loopfilter_mmx.asm using x86inc"
[libvpx] / vp9 / decoder /
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 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 James ZernMerge changes from topic 'vp10-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp9-missing-alloc-checks'
2016-02-17 James Zernvp9/decoder,resize_mv_buffer: add missing alloc check
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-09 Scott LaVarnwayVP9: Refactor read_inter_block_mode_info() -- 2
2016-02-05 James ZernMerge "Vidyo patch: Optimization for 1-to-2 downsamplin...
2016-02-04 James ZernMerge changes from topic 'dead-code'
2016-02-03 James Zernvp9_detokenize.c: remove unused macros
2016-02-02 Paul WilkinsMerge "Loop filter search resets on overlay frame."
2016-02-01 Marco PaniconiMerge "vp9-noise estimate: Put check to avoid possible...
2016-02-01 Scott LaVarnwayMerge "VP9: Refactor read_inter_block_mode_info()"
2016-01-30 James ZernMerge changes I51d42a50,Id8aaf820,I6af91959
2016-01-30 James ZernMerge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaa
2016-01-29 Scott LaVarnwayVP9: Refactor read_inter_block_mode_info()
2016-01-28 Marco PaniconiMerge "vp9 non-rd mode: Modification for detected skin...
2016-01-28 Scott LaVarnwayMerge "VP9: Refactor dec_build_inter_predictors_sb()"
2016-01-27 Scott LaVarnwayVP9: Refactor dec_build_inter_predictors_sb()
2016-01-25 James ZernMerge "Code clean of sad4xNx4D_sse"
2016-01-22 Yaowu XuMerge "Properly set segmentation for error-resilient...
2016-01-21 Alex ConverseMerge "Tie the bit cost scale to a define."
2016-01-20 Scott LaVarnwayMerge "VP9: Eliminate MB_MODE_INFO"
2016-01-20 Yunqing WangMerge "Amend and improve VP8 multithreading implementation"
2016-01-20 Scott LaVarnwayVP9: Eliminate MB_MODE_INFO
2016-01-14 Debargha MukherjeeMerge "Adding an aq mode for 360 videos"
2016-01-14 Scott LaVarnwayMerge "VP9: inline vp9_use_mv_hp()"
2016-01-14 James ZernMerge changes I6998e15f,I88891d9f
2016-01-13 Yaowu XuMerge "Fix encoder crashes and enc/dec mismatches"
2016-01-13 Scott LaVarnwayVP9: inline vp9_use_mv_hp()
2016-01-13 Alex ConverseMerge "Change highbd variance rounding to prevent negat...
2016-01-12 Scott LaVarnwayMerge "VP9: Eliminate unnecessary nearest/near searches"
2016-01-12 Scott LaVarnwayVP9: Eliminate unnecessary nearest/near searches
2016-01-08 James ZernMerge "Update IMAGE_ABI_VERSION which wasn't updated...
2016-01-05 Yaowu XuAssert no mv clamping for scaled references
2015-11-25 Jian ZhouMerge "Speed up tm_predictor_8x8"
2015-11-25 James ZernMerge "configure: simplify x86 asm dependencies"
2015-11-25 James ZernMerge changes Iaf8cbe95,I6748183d,I2a49811d
2015-11-24 Marco PaniconiMerge "vp9 non-rd pickmode: Fix logic in reference...
2015-11-24 Alex ConverseMerge "bitreader/writer: Change shift to signed"
2015-11-24 Alex ConverseMerge "Deduplicate some high bit depth tables"
2015-11-23 Scott LaVarnwayMerge "VPX: Removed unnecessary pmulhrsw in IDCT32X32_34"
2015-11-23 Scott LaVarnwayMerge "VP9: Only zero counts when !frame_parallel_decod...
2015-11-23 Scott LaVarnwayVP9: Only zero counts when !frame_parallel_decoding_mod...
2015-11-21 James ZernMerge "Use Interlocked calls in win32 once() implementa...
2015-11-20 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-19 Paul WilkinsMerge "Changes to best quality settings."
2015-11-19 Jian ZhouMerge "Speed up tm_predictor_4x4"
2015-11-18 Paul WilkinsMerge "Changes to exhaustive motion search."
2015-11-17 Zoe LiuFixed a few sanity checks.
2015-11-13 James ZernMerge "libs.mk, testdata: rm redundant test of LIBVPX_T...
2015-11-12 Marco PaniconiMerge "Non-rd partition: reduce variance threshold...
2015-11-11 Marco PaniconiMerge "vp9 denoiser: Add another noise level to denoising."
2015-11-11 James ZernMerge "Revert "VPX: x86 asm version of vpx_idct32x32_34...
2015-11-11 James ZernRevert "VP9: Only zero counts when !frame_parallel_deco...
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 JohannMerge branch 'javanwhistlingduck'
2015-11-09 Jacky ChenMerge "VP9 dynamic resize: enable resize unit test...
2015-11-09 James ZernMerge "VP9: Only zero counts when !frame_parallel_decod...
2015-11-09 Scott LaVarnwayVP9: Only zero counts when !frame_parallel_decoding_mode
2015-11-05 Yunqing WangMerge "Add AVX vectorized vp9_diamond_search_sad"
2015-11-03 Alex ConverseDeduplicate some high bit depth tables
2015-11-03 Alex ConverseMerge "misc fixes: Remove a wasted value."
2015-10-31 James Zernvp9_decodeframe.h: add missing include
2015-10-30 Debargha MukherjeeMerge "Convert motion search config from AoS to SoA"
2015-10-30 James ZernMerge changes I3b89e7a6,I8ef772a0
2015-10-29 James Zernvp9_decodeframe.h: add missing include
2015-10-29 Jacky ChenMerge "VP9_resizing: add limitation to the downsacling...
2015-10-29 Alex ConverseMerge "Shrink probability remap tables."
2015-10-27 Alex ConverseShrink probability remap tables.
2015-10-26 Debargha MukherjeeMerge "Optimize vpx_quantize_{b,b_32x32} assembler."
2015-10-20 Hui SuMerge "VP10: some changes to palette mode"
2015-10-20 Ronald S. BultjeMerge "vp10: write colorspace info for profile 0 intrao...
2015-10-20 Ronald S. BultjeMerge "vp10: per-segment lossless coding."
2015-10-20 Ronald S. BultjeMerge "vp10: add extended-intra prediction edges experi...
2015-10-20 Ronald S. BultjeMerge "vp10: allow MV refs to point outside visible...
2015-10-20 Ronald S. BultjeMerge "vp10: allow forward updates for keyframe y intra...
2015-10-20 Ronald S. BultjeMerge "vp10: merge keyframe/interframe uvintramode...
2015-10-20 Ronald S. BultjeMerge "vp10: make segmentation probs use generic probab...
2015-10-20 James ZernMerge "vp8cx: remove deprecated reference/entropy controls"
2015-10-16 Yaowu XuAdd a new enum type vpx_color_range_t
2015-10-16 James ZernMerge "vpx/*.h, cosmetics: fix some typos"
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-10 James Zerntile_worker_hook: fix -Wclobbered warning
2015-10-09 James ZernMerge "vp9/decode_tiles_mt: remove unnecessary local"
2015-10-08 Jacky ChenMerge "VP9 denoiser: use skin map to improve denoising."
2015-10-08 Ronald S. BultjeMerge "vp10: use subexp probability updates for MV...
2015-10-08 Ronald S. BultjeMerge "vp10: skip unreachable cat6 token extrabits."
2015-10-08 Ronald S. BultjeMerge "vp10: remove superframe size field for last...
2015-10-08 Ronald S. BultjeMerge "vp10: use superframe marker index/size mechanism...
2015-10-08 James Zernvp9/decode_tiles_mt: remove unnecessary local
2015-10-07 James ZernMerge "vp9/tile_worker_hook: pass pbi directly"
2015-10-07 James ZernMerge changes Iaee60826,I51cf1e39
2015-10-07 James Zernvp9/tile_worker_hook: pass pbi directly
2015-10-07 James Zernvp9/tile_worker_hook: add multiple tile decoding
2015-10-02 Ronald S. BultjeMerge "vp10: reimplement d45/4x4 to match vp8 instead...
next