platform/upstream/libvpx.git
2013-02-09 Ronald S. BultjeMake cost_coeffs() more efficient.
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-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
2013-01-18 Yaowu Xua minor change to a portion of loop filtering
2013-01-16 John KoleszarPreserve the previous golden frame on golden updates
2013-01-16 John KoleszarGeneralize and increase frame coding contexts
2013-01-16 John KoleszarStart to anonymize reference frames
2013-01-16 John KoleszarUpdate encoder to use fb_idx_ref_cnt
2013-01-16 John KoleszarRemove buffer-to-buffer copy logic
2013-01-15 Yaowu Xufix a number issues that cause failures
2013-01-15 Deb MukherjeeModifies the comp inter-intra expt
2013-01-14 John KoleszarUse INT64_MAX instead of LLONG_MAX
2013-01-14 Ronald S. BultjeRemove compound intra-intra experiment.
2013-01-14 Yaowu XuMerge experiment "subpelrefmv"
2013-01-14 Yaowu XuMerge experiment "widerlpf"
2013-01-14 Yaowu XuMerge "changed UV plane loop filtering for TX_8X8"...
2013-01-14 Yaowu XuMerge "change to evaluate reference mvs using above...
2013-01-14 Yaowu Xuchanged UV plane loop filtering for TX_8X8
2013-01-14 Paul WilkinsMerge "Fix compiler warnings" into experimental
2013-01-14 Adrian GrangeMerge "Merge prediction filter" into experimental
2013-01-14 Yaowu Xuchange to evaluate reference mvs using above only
2013-01-14 Yaowu XuFix compiler warnings
2013-01-14 Adrian GrangeMerge prediction filter
2013-01-14 Ronald S. BultjeReset x->skip for each iteration in the RD loop.
next