]> granicus.if.org Git - libvpx/history - vp9_spatial_scalable_encoder.c
Add vp9_tm_predictor_16x16 neon implementation
[libvpx] / vp9_spatial_scalable_encoder.c
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-11 James ZernMerge "cosmetics: vp9_reconinter.h: make some variables...
2014-01-11 James ZernMerge "datarate_test: fix some type conversions"
2014-01-10 hkuangMerge "Fix Issue #679: vp9 C loop filter produces...
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-09 Paul WilkinsMerge "Fix rate allocation bug."
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-08 Dmitry KovalevMerge "Using struct twopass_rc* instead of VP9_COMP*."
2014-01-08 Yunqing WangMerge "AVX2 Variance Optimization"
2014-01-08 Deb MukherjeeMerge "Further rate control cleanups"
2014-01-08 JohannMerge "Remove yasm.rules dependency"
2014-01-07 Dmitry KovalevMerge "Adding get_ref_frame_buffer() function."
2014-01-07 Jingning HanMerge "Remove avoid_frame_with_high_error from RD loop"
2014-01-07 Paul WilkinsMerge "Clean up: unused function and variables"
2014-01-07 Alex ConverseMerge "Fix encoding Raw yv12 and i420 from a pipe."
2014-01-07 Marco PaniconiMerge "Code cleanup: remove unneeded lines."
2014-01-07 Yaowu XuMerge "Added placeholder for real time mode"
2014-01-06 Charles 'Buck' KrasicMerge "Write correct resolution to the IVF file header...
2014-01-06 Charles 'Buck' KrasicWrite correct resolution to the IVF file header (b...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-11 Adrian GrangeMerge "Fix the printf format string"
2013-12-06 Deb MukherjeeMerge "Further rate control cleanups"
2013-12-05 Yaowu XuMerge "Disable --tune=ssim for vp9"
2013-12-05 Frank GalliganMerge "Fix the initial references to frame buffers."
2013-12-05 Jingning HanMerge "Add a test vector for loopfilter"
2013-12-05 Dmitry KovalevMerge "Cleaning up vp9_dec_build_inter_predictors_sb...
2013-12-05 Dmitry KovalevMerge "Cleaning up vp9_entropy.h file."
2013-12-05 Dmitry KovalevMerge "Removing old code."
2013-12-05 Dmitry KovalevMerge "Compact formatting default_coef_probs_{4x4,...
2013-12-04 Adrian GrangeMerge "Modified spatial scalable encoder & unit tests"
2013-12-04 Adrian GrangeModified spatial scalable encoder & unit tests
2013-12-02 JohannMerge branch 'forest'
2013-11-20 Jingning HanMerge "Take out assertion from inverse transforms"
2013-11-20 Guillaume MartresMerge "vpxenc: add --aq-mode flag to control adaptive...
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-19 Dmitry KovalevMerge "Finally removing txfrm_block_to_raster_block...
2013-11-18 Yunqing WangMerge "Do horizontal loopfiltering in parallel"
2013-11-18 Yaowu XuMerge "Add support for VC++2013"
2013-11-15 Dmitry KovalevMerge "Removing vp9_encodeintra.{h, c} files."
2013-11-15 Tom FineganMerge "vpx[dec|enc]: Extract IVF support from the apps."
2013-11-15 Tom Fineganvpx[dec|enc]: Extract IVF support from the apps.
2013-11-13 Dmitry KovalevMerge "Using max_tx_size instead of bsize when possible."
2013-11-12 JohannMerge "Added optimized vp9_idct32x32_34_add_dspr2"
2013-11-12 Yunqing WangMerge "Rewrite filter_selectively_horiz for parallel...
2013-11-12 Yunqing WangMerge "Improve loopfilter function"
2013-11-11 Dmitry KovalevMerge "Localizing NEARESTMV special cases in the code."
2013-11-11 Dmitry KovalevMerge "Cleaning up vp9_quantize_b_c() function."
2013-11-11 Dmitry KovalevMerge "Cleaning up read_mv_probs() function."
2013-11-11 Dmitry KovalevMerge "Adding read_reference_mode() function."
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-08 Dmitry KovalevMerge "Unifying tile decoding for both direct and inver...
2013-11-08 Yunqing WangMerge "Remove TEXTREL from 32bit encoder"
2013-11-07 hkuangMerge "Add back vp9_short_idct32x32_1_add_neon which...
2013-11-07 Jingning HanMerge "Fix the variable naming in encode_block"
2013-11-07 Deb MukherjeeMerge "Miscelleneous changes in detokenize for speed"
2013-11-07 Yaowu XuMerge "disable avx/avx2 for old versions of MSVC"
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
2013-11-06 Ivan MaltzMove SVC per-frame loop from sample app into libvpx...
2013-10-22 James ZernMerge "Revert "Merge "SVC improvements"""
2013-10-22 Dmitry KovalevMerge "Removing NUM_ prefix from constant names."
2013-10-22 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-22 Dmitry KovalevMerge "Using INTER_MODES constant instead of MB_MODE_CO...
2013-10-22 Jingning HanMerge "Prevent left_block_mode stepping into left tile"
2013-10-22 James ZernRevert "Merge "SVC improvements""
2013-10-21 Ivan MaltzMerge "SVC improvements"
2013-10-21 Ivan MaltzSVC improvements
2013-09-11 Scott LaVarnwayMerge "Improved 8t filters"
2013-09-11 Jim BankoskiMerge "resolve clang issue : implicit convert tx_mode...
2013-09-10 Jingning HanMerge "Remove redundant condition check in 32x32 quant"
2013-09-10 James ZernMerge "vpx_mem: increase default alignment"
2013-09-10 Jingning HanMerge "Remove the use of uninitialized_safe in encode_sb_"
2013-09-10 Jingning HanMerge "Enable accuracy/memory check for 16x16 transforms"
2013-09-10 Jingning HanMerge "Rework 16x16 transform unit test"
2013-09-10 hkuangMerge "Speed up idct16x16 by rearrange instructions."
2013-09-09 Ivan MaltzMerge "API extensions and sample app for spacial scalab...
2013-09-09 Ivan MaltzAPI extensions and sample app for spacial scalable...