platform/upstream/libvpx.git
2013-02-12 Christian DuvivierFaster vp9_regular_quantize_b_8x8.
2013-02-12 John KoleszarMerge "Replace as_mv struct with array" into experimental
2013-02-12 Ronald S. BultjeAdd tile column size limits (256 pixels min, 4096 pixel...
2013-02-12 Ronald S. BultjeMerge "Clean up detokenize contextualization to be...
2013-02-12 Scott LaVarnwayMerge "Bug fix: ssse3 version of subpixel did not match...
2013-02-12 Ronald S. BultjeClean up detokenize contextualization to be like tokenizer.
2013-02-12 Christian DuvivierFaster convolve8_avg.
2013-02-11 Jingning HanMerge "butterfly inverse 4x4 ADST" into experimental
2013-02-11 Yunqing WangMerge "Integerization of dct32x32" into experimental
2013-02-11 Jingning Hanbutterfly inverse 4x4 ADST
2013-02-11 Ronald S. BultjeMerge "Port sadNxNx4d functions to x86inc.asm." into...
2013-02-11 Paul WilkinsChange rd thresholds and add speed trade off flags.
2013-02-09 Scott LaVarnwayBug fix: ssse3 version of subpixel did not match C...
2013-02-09 Paul WilkinsMerge "Nearest / Zero Mv default entropy tweak." into...
2013-02-09 John KoleszarReplace as_mv struct with array
2013-02-09 John KoleszarMerge "Pass macroblock index to pick inter functions...
2013-02-09 Ronald S. BultjePort sadNxNx4d functions to x86inc.asm.
2013-02-09 Ronald S. BultjeAdd sad64x64 and sad32x32 SSE2 versions.
2013-02-09 Ronald S. BultjeMake cost_coeffs() more efficient.
2013-02-08 John KoleszarPass macroblock index to pick inter functions
2013-02-08 John KoleszarMerge changes Icd1a2a5a,I204d17a1,I3ed92117 into experi...
2013-02-08 John KoleszarMerge changes Ife0d8147,I7d469716,Ic9a5615f into experi...
2013-02-08 John KoleszarInitial support for resolution changes on P-frames
2013-02-08 John KoleszarAvoid allocating memory when resizing frames
2013-02-08 John KoleszarAdds a test for the VP8E_SET_SCALEMODE control
2013-02-08 John KoleszarRestore SSSE3 subpixel filters in new convolve framework
2013-02-08 Yunqing WangIntegerization of dct32x32
2013-02-08 Paul WilkinsNearest / Zero Mv default entropy tweak.
2013-02-07 Yaowu Xumove dct/idct constants to a header file
2013-02-07 Jingning HanButterfly ADST based hybrid transform
2013-02-07 Paul WilkinsAdded skip switches for SB32 and SB64
2013-02-07 Ronald S. BultjeUse fdct8x4 instead of fdct4x4 where the block size...
2013-02-07 Ronald S. BultjeUse configure checks for various inline keywords.
2013-02-06 Ronald S. BultjeAdd sse2 versions of sub_pixel_variance{32x32,64x64}.
2013-02-06 Ronald S. BultjeMerge "Reindent segmentation code." into experimental
2013-02-06 Ronald S. BultjeReindent segmentation code.
2013-02-06 John KoleszarEliminate tautology
2013-02-06 Paul WilkinsMerge "Change definition of NearestMV." into experimental
2013-02-06 Ronald S. BultjeFix mismatch after merge of the tiling patch.
2013-02-05 Ronald S. Bultje[WIP] Add column-based tiling.
2013-02-05 Ronald S. BultjeMerge "Add SSE3 versions for sad{32x32,64x64}x4d functi...
2013-02-05 Yaowu XuMerge "fix a build issue with MSVC on windows" into...
2013-02-05 Yaowu XuMerge "rewrite 4x4 idct and fdct" into experimental
2013-02-05 Ronald S. BultjeAdd SSE3 versions for sad{32x32,64x64}x4d functions.
2013-02-05 John KoleszarConvert subpixel filters to use convolve framework
2013-02-05 John KoleszarAdd 8-tap generic convolver
2013-02-05 Yaowu Xufix a build issue with MSVC on windows
2013-02-05 Yaowu Xurewrite 4x4 idct and fdct
2013-02-05 Paul WilkinsChange definition of NearestMV.
2013-02-05 Scott LaVarnwayMerge "Added vp9_short_idct1_32x32_c" into experimental
2013-02-05 Paul WilkinsMerge "Re-factor code for rd thresholds." into experimental
2013-02-05 Scott LaVarnwayAdded vp9_short_idct1_32x32_c
2013-02-04 Paul WilkinsRe-factor code for rd thresholds.
2013-02-04 Yaowu XuAdded INT16_MIN and INT16_MAX for MSVC builds
2013-02-04 Yaowu Xuenable 16x16 iDCT unit test
2013-02-04 Yaowu Xure-write 8 point idct
2013-02-04 Yaowu Xua couple of minor fixes
2013-02-01 Yaowu XuMerge "Changes 16 point idct" into experimental
2013-02-01 Yaowu XuMerge "fix a small bug in 16 point forward dct" into...
2013-02-01 Yaowu XuChanges 16 point idct
2013-01-31 Yaowu Xufix a small bug in 16 point forward dct
2013-01-31 Yaowu XuMerge "A fix point implementation of 32x32 idct" into...
2013-01-31 Yaowu XuA fix point implementation of 32x32 idct
2013-01-30 Deb MukherjeeMerge "Adding a frame parallel decoding mode" into...
2013-01-30 Ronald S. BultjeMerge "don't code the branch for the predicted seg_id...
2013-01-30 Ronald S. Bultjedon't code the branch for the predicted seg_id if that...
2013-01-30 Ronald S. BultjeMerge "Default superblock skip flag to 32x32 for skip...
2013-01-30 Ronald S. BultjeMerge "Reset skip flag in superblock RD loop." into...
2013-01-30 Deb MukherjeeMerge "Further improvement on compound inter-intra...
2013-01-30 Ronald S. BultjeDefault superblock skip flag to 32x32 for skip-blocks.
2013-01-30 Ronald S. BultjeReset skip flag in superblock RD loop.
2013-01-30 Ronald S. BultjeWrite only visible area (for better comparison with...
2013-01-29 Ronald S. BultjeMerge "Fix block pointer corruption in intra8x8 predict...
2013-01-29 Ronald S. BultjeMerge "Fix overread/write reported by valgrind if ...
2013-01-29 Paul WilkinsMerge "Remove eob_max_offset markers." into experimental
2013-01-29 Paul WilkinsMerge "Segment Skip Flag" into experimental
2013-01-29 Scott LaVarnwayMerge "Added eob == 0 check to vp9_dequant_idct_add_32x...
2013-01-29 Ronald S. BultjeFix block pointer corruption in intra8x8 prediction...
2013-01-29 Paul WilkinsRemove eob_max_offset markers.
2013-01-29 Deb MukherjeeFurther improvement on compound inter-intra expt
2013-01-28 Paul WilkinsSegment Skip Flag
2013-01-28 Paul WilkinsMerge "Simplify Zero bin and zero bin run code." into...
2013-01-28 Paul WilkinsSimplify Zero bin and zero bin run code.
2013-01-26 John KoleszarTweak DropFramesWithoutRecovery params
2013-01-26 Ronald S. BultjeFix overread/write reported by valgrind if (mb_cols...
2013-01-26 Deb MukherjeeAdding a frame parallel decoding mode
2013-01-25 Ronald S. BultjeMerge "Remove "update_context" variable from VP9_COMP...
2013-01-25 Scott LaVarnwayAdded eob == 0 check to vp9_dequant_idct_add_32x32_c
2013-01-25 Ronald S. BultjeRemove "update_context" variable from VP9_COMP context.
2013-01-24 Paul WilkinsMvref speedup
2013-01-24 Paul WilkinsMerge "MSVS compiler error" into experimental
2013-01-24 Paul WilkinsMSVS compiler error
2013-01-24 Scott LaVarnwayMerge "Intrinsic version of loopfilter now matches...
2013-01-24 Deb MukherjeeAdds an error-resilient mode with test
2013-01-23 John KoleszarMerge "Support multiple codecs in test infrastructure...
2013-01-23 John KoleszarSupport multiple codecs in test infrastructure
2013-01-23 Deb MukherjeeMerge "Modifies the comp inter-intra expt" into experim...
2013-01-23 Scott LaVarnwayIntrinsic version of loopfilter now matches C code
2013-01-22 John KoleszarMerge changes Ia82cef79,I7324a75a,I7b66daad,I73344451...
2013-01-18 John KoleszarUse alt-ref frame context for keyframes
next