]> granicus.if.org Git - libvpx/history - test
Correct a couple of typos
[libvpx] / test /
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
2013-10-25 Dmitry KovalevMerge "Adding get_frame_new_buffer() function to replac...
2013-10-25 Dmitry KovalevMerge "Making input pointer constant for all fdct/fht...
2013-10-25 Yunqing WangMerge "Add 32x32 idct function for eob<=34 case"
2013-10-25 Jingning HanMerge "Separate encode_block for pass 1 and 2"
2013-10-24 JohannMerge "mips dsp-ase r2 vp9 decoder idct module optimiza...
2013-10-24 Dmitry KovalevMaking input pointer constant for all fdct/fht functions.
2013-10-24 Frank GalliganMerge "vpxdec: Fix webm fps check."
2013-10-24 Yaowu XuMerge "Disable two libvpx APIs for VP9"
2013-10-24 Dmitry KovalevMerge "Eliminating usage of allow_comp_inter_inter...
2013-10-24 Dmitry KovalevMerge "Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4."
2013-10-24 Yunqing WangMerge "Improve scale_factors struct"
2013-10-24 James ZernMerge "vp9/extend_for_intra: avoid crossing tile boundary"
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct4x4 and vp9_short_walsh4x4.
2013-10-23 Dmitry KovalevMerge "Renaming vp9_short_fdct32x32 to vp9_fdct32x32."
2013-10-23 Jingning HanMerge "Use inter mode flag in super_block_yrd"
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct32x32 to vp9_fdct32x32.
2013-10-23 Dmitry KovalevMerge "Renaming vp9_short_fdct16x16 to vp9_fdct16x16."
2013-10-23 Dmitry KovalevMerge "Renaming vp9_short_fdct8x8 to vp9_fdct8x8."
2013-10-23 Jingning HanMerge "Make decode modules independent of tile index"
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct16x16 to vp9_fdct16x16.
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct8x8 to vp9_fdct8x8.
2013-10-23 Dmitry KovalevMerge "Reordering probability tables for consistency."
2013-10-22 James ZernMerge "vp9 dec/com: only update frame counts when neces...
2013-10-22 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-22 James ZernMerge changes I305fd55f,I13fe92b1
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 Dmitry KovalevUsing stride (# of elements) instead of pitch (bytes...
2013-10-21 Ivan MaltzSVC improvements
2013-10-21 Jingning HanMerge "Make memory alloc in pick_mode_context bsize...
2013-10-21 Dmitry KovalevMerge "Removing unused struct member mvcount[MV_VALS]."
2013-10-21 James ZernMerge "Added necessary includes"
2013-10-18 James ZernMerge "vp9 com/dec: avoid reading unavailable above...
2013-10-18 Yaowu XuMerge "Use lookup table to simplify logic"
2013-10-18 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-18 Dmitry KovalevUsing stride (# of elements) instead of pitch (bytes...
2013-10-18 Dmitry KovalevUsing stride (# of elements) instead of pitch (bytes...
2013-10-18 Paul WilkinsMerge "Add missing calls to emms in the adaptive quanti...
2013-10-17 Dmitry KovalevMerge "Adding allow_hp as an argument to mv search...
2013-10-17 Dmitry KovalevMerge "Using TREE_SIZE macro for vp9_segment_tree."
2013-10-17 Dmitry KovalevMerge "Removing last_kf_gf_q member from VP9Common...
2013-10-17 Dmitry KovalevUsing stride (# of elements) instead of pitch (bytes...
2013-10-17 James Zernvp9_thread: add vp9_worker_execute()
2013-10-16 Guillaume MartresMerge "Prevent accidental changes to the previous frame...
2013-10-16 Yaowu XuMerge "change to use vp9_idct_32x32_add"
2013-10-16 Dmitry KovalevMerge "Cleanup of decode_coefs() function."
2013-10-16 Dmitry KovalevMerge "Removing print_prob_tree function and vp9_coeff_...
2013-10-16 Dmitry KovalevMerge "Moving FILTER_BITS constant from vp9_convolve...
2013-10-16 Dmitry KovalevMerge "Using constants instead of plain numbers."
2013-10-16 Marco PaniconiInitial 1-pass.
2013-10-15 Jingning HanMerge "Make vp9_zero use cases of consistent format"
2013-10-15 Jingning HanMerge "Remove unused variable vp9_64x64_zeros"
2013-10-15 Jingning HanMerge "Fix a few indent format issues in buffer defs"
2013-10-15 Jingning HanMerge "Remove unused comment"
2013-10-15 Jingning HanMerge "Re-design all-zero-coeff block index buffer...
2013-10-15 James ZernMerge "add a test vector with frame parallel mode enabled"
next