]> granicus.if.org Git - libvpx/history - test
Merge "Inlining and removing vp9_set_pred_flag_seg_id() function."
[libvpx] / test /
2013-11-22 Dmitry KovalevMerge "Cleaning up entropy probability update in encoder."
2013-11-22 Dmitry KovalevMerge "Removing txfrm_block_to_raster_xy() call from...
2013-11-22 Yunqing WangMerge "Improve vp9_fdct4x4_sse2 (x1.2)"
2013-11-22 Jim BankoskiMerge changes Id1698a35,Idcabd0b9
2013-11-22 Deb MukherjeeMerge "Refactoring of rate control - part 1"
2013-11-22 Tom FineganMerge "vpxenc: Add vpxenc.h and move/rename the global_...
2013-11-22 Dmitry KovalevMerge "Using num_4x4_blocks_* instead of b_{width,...
2013-11-22 Dmitry KovalevMerge "Removing plane_block_{width, height} functions."
2013-11-22 Dmitry KovalevMerge "Using txfrm_block_to_raster_xy() in encoder."
2013-11-21 Dmitry KovalevUsing num_4x4_blocks_* instead of b_{width, height...
2013-11-21 Joshua LittMerge "Removing PARAMS macro for consistency"
2013-11-21 hkuangMerge "Remove unnecessary eob checking."
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 Tom FineganMerge "vpxdec: Relocate WebM input support."
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-19 JohannMerge "Disable avx/avx2 for Visual Studio 2010"
2013-11-19 Yunqing WangMerge "Improve vp9_iht4x4_16_add_sse2 (x1.341)"
2013-11-19 Joshua LittRemoving PARAMS macro for consistency
2013-11-19 Dmitry KovalevMerge "Finally removing txfrm_block_to_raster_block...
2013-11-19 Dmitry KovalevMerge "Cleaning up vp9_entropy.c file."
2013-11-19 Joshua LittDecoder performance test added to unit tests
2013-11-18 Yunqing WangMerge "Do horizontal loopfiltering in parallel"
2013-11-18 Yaowu XuMerge "Add support for VC++2013"
2013-11-15 Tom FineganMerge "vpx[dec|enc]: Extract IVF support from the apps."
2013-11-15 Jingning HanMerge "Fix coding format in vp9_idct"
2013-11-15 Jim BankoskiMerge "loop filter assert cleanout"
2013-11-15 Dmitry KovalevMerge "Cleaning up vp9_tile_common.{h, c} files."
2013-11-14 Joshua LittTweaks to vpx_test android make file
2013-11-14 Dmitry KovalevMerge "Eliminating usage of txfrm_block_to_raster_block...
2013-11-14 Jingning HanMerge "Enable 4x4 DCT/ADST transform unit test"
2013-11-14 Marco PaniconiMerge "For CBR, keep rate-correction damping factor...
2013-11-14 Jingning HanEnable 4x4 DCT/ADST transform unit test
2013-11-14 Marco PaniconiFor CBR, keep rate-correction damping factor to 2.
2013-11-13 Dmitry KovalevMerge "Replacing raster_block with block in the encoder."
2013-11-13 JohannMerge "Split macro strings on whitespace"
2013-11-13 Dmitry KovalevMerge "Removing function pointers from inter prediction."
2013-11-13 Dmitry KovalevMerge "Syncing write_modes_{b, sb} implementation with...
2013-11-13 Dmitry KovalevMerge "Optimizing set_contexts() function."
2013-11-13 Yunqing WangMerge "Use 1D array to store super block filter levels"
2013-11-13 Jingning HanMerge "Enable dual buffer rd search and encoding scheme"
2013-11-13 Jingning HanMerge "Add test vector for row/col tile decoding"
2013-11-13 Dmitry KovalevMerge "Calculating transform block offsets (x and y...
2013-11-13 Dmitry KovalevMerge "Using max_tx_size instead of bsize when possible."
2013-11-12 Dmitry KovalevMerge "Moving {sb, mb, b, ab}_index from MACROBLOCKD...
2013-11-12 Dmitry KovalevMerge "Adding const to tree pointer inside vp9_extra_bi...
2013-11-12 JohannMerge "Added optimized vp9_idct32x32_34_add_dspr2"
2013-11-12 Joshua LittAndroid.mk file for vpx unittests
2013-11-12 Jingning HanAdd test vector for row/col tile decoding
2013-11-12 Yunqing WangMerge "Rewrite filter_selectively_horiz for parallel...
2013-11-12 Yunqing WangMerge "Improve loopfilter function"
2013-11-12 Dmitry KovalevMerge "Cleaning up joint_motion_search function."
2013-11-12 Jingning HanMerge "Decouple macroblockd_plane buffer usage"
2013-11-11 Ivan MaltzMerge "Fixed memory leak with svc_test.cc"
2013-11-11 Ivan MaltzFixed memory leak with svc_test.cc
2013-11-11 Dmitry KovalevMerge "Replacing (raster_block >> tx_size) with (block...
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 Yaowu XuMerge "Disable zeroblock forcing for lossless coding...
2013-11-08 Dmitry KovalevMerge "Unifying tile decoding for both direct and inver...
2013-11-08 Yaowu XuDisable zeroblock forcing for lossless coding mode
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-11-06 Dmitry KovalevMerge "Replacing mi_{width,height}_log2 with num_8x8_bl...
2013-11-06 Joshua LittMerge "Allow test data path to be set by preprocessor...
2013-11-06 Joshua LittAllow test data path to be set by preprocessor symbol
2013-11-01 Dmitry KovalevMerge "Removing is_intra_mode() function."
2013-10-31 Dmitry KovalevMerge "Reducing the number of foreach_transformed_block...
2013-10-31 Yaowu XuMerge "mb_lpf_horizontal_edge AVX2 optimization"
2013-10-31 Yunqing WangMerge "Fix x_offset_q4/y_offset_q4 calculation"
2013-10-30 Marco PaniconiUpdates to 1-pass:
2013-10-30 Jingning HanMerge "Enable all-zero coeff block index for sub8x8...
2013-10-30 JohannMerge "vp9_decodframe.c: use vpx_memset instead of...
2013-10-30 JohannMerge "idct_blk_mmx.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "decodframe.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "threading.c: use vpx_memset instead of cast"
2013-10-30 JohannMerge "idct_blk.c: use vpx_memset instead of cast"
2013-10-30 James ZernMerge "vp9: add multi-threaded tile decoder"
2013-10-30 James ZernMerge "vp9/decode: add get_tile()"
2013-10-30 James Zernvp9: add multi-threaded tile decoder
2013-10-29 Dmitry KovalevMerge "Adding const to vp9_quantize_b_{32x32,} parameters."
2013-10-29 Erik NiemeyerMerge "CL for adding AVX-AVX2 support in libvpx."
2013-10-29 Erik NiemeyerCL for adding AVX-AVX2 support in libvpx.
2013-10-29 Yaowu XuMerge "changed to comply with strict aliasing rule"
2013-10-29 Yunqing WangMerge "Rewrite loop_filter_info_n struct"
2013-10-28 James ZernMerge "add tile test vectors"
2013-10-28 James ZernMerge changes If9b16f7d,I75aab21c,I9cbb768c,If5cea3d3...
2013-10-28 Dmitry KovalevMerge "Replacing is_inter_mode with is_inter_block."
2013-10-28 James Zernadd tile test vectors
2013-10-28 James ZernMerge "vp9 decode: defer loop filter allocation"
2013-10-28 James ZernMerge "vp9_thread_test: quiet some msvc int->bool warnings"
2013-10-26 James Zernvp9_thread_test: quiet some msvc int->bool warnings
next