platform/upstream/libvpx.git
2012-10-15 Ronald S. BultjeRemove test from B_MODE_INFO.
2012-10-15 Ronald S. BultjeRemove mode_rdopt from MB_MODE_INFO.
2012-10-15 Ronald S. BultjeProperly use chroma block object for chroma coefficient...
2012-10-15 Ronald S. BultjeAdd a new token stuffing function vp8_stuff_mb().
2012-10-15 Ronald S. BultjeAdd and consistently use PLANE_TYPE.
2012-10-15 Ronald S. BultjeMerge duplicate loops in tokenization code.
2012-10-15 Ronald S. BultjeMinor refactoring in encodeintra.c.
2012-10-15 Ronald S. BultjeMake optimize_mb_16x16() static.
2012-10-15 Ronald S. BultjeRemove assignment in vp8_optimize_mby_16x16().
2012-10-15 Ronald S. BultjeRemove duplicate code in optimize_mb_NxN vs. vp8_optimi...
2012-10-15 Ronald S. BultjeRemove duplicate or unused code in encoder/encodemb.c.
2012-10-14 Ronald S. BultjeRemove duplicate or unused code in encoder/quantize.c.
2012-10-14 Ronald S. BultjeRemove duplicate or unused code in common/invtrans.c.
2012-10-14 Ronald S. BultjeAdd a _4x4 sufix to all 4x4-transform-related functions.
2012-10-14 Ronald S. BultjeReplace vp8_inverse_htransform_b() by direct call to...
2012-10-14 Jim BankoskiRevert "removed the recon. rtcd invoke macro code"
2012-10-14 Jim Bankoskiremoved the recon. rtcd invoke macro code
2012-10-12 Adrian GrangeMerge "Remove reverting of tx-select if only a single...
2012-10-12 Yaowu Xuremoved the dependency cross key frame boundary
2012-10-12 Yaowu XuMerge "added the ablility to skip first n frames for...
2012-10-12 Ronald S. BultjeRemove reverting of tx-select if only a single txfm...
2012-10-12 Ronald S. BultjeRemove CONFIG_TX16X16, since the experiment was merged.
2012-10-11 Yaowu Xuadded the ablility to skip first n frames for vpxdec
2012-10-11 Ronald S. BultjeAdd encoder/decoder mismatch information to internal...
2012-10-11 Ronald S. BultjeUse transform-size selection for i8x8_pred also.
2012-10-11 Deb MukherjeeMerge of the TX_16X16 experiment
2012-10-10 Scott LaVarnwayMerge "Removing dr[16] from VP8D_COMP" into experimental
2012-10-10 John KoleszarMerge "write_kfmodes: use update_skip_probs()" into...
2012-10-10 Paul WilkinsMerge "convert copy16x16 to rtcd" into experimental
2012-10-10 Jim Bankoskiconvert copy16x16 to rtcd
2012-10-09 Scott LaVarnwayRemoving dr[16] from VP8D_COMP
2012-10-09 John Koleszarwrite_kfmodes: use update_skip_probs()
2012-10-09 Ronald S. BultjeSelectable transform size try 2.
2012-10-05 Deb MukherjeeMerge "Mismatch bug-fix when transform expts are off...
2012-10-05 Deb MukherjeeMismatch bug-fix when transform expts are off
2012-10-05 Paul WilkinsFix SIMD unsafe use of floating point.
2012-10-03 John KoleszarMerge "all_builds.py: add ability to pass extra configu...
2012-09-27 Deb MukherjeeEntropy coding for hybrid transform
2012-09-21 Deb MukherjeeSeparating 8x8DCT use from hybridtransform8x8
2012-09-20 Yaowu Xufixed inconsistency of transform size decision
2012-09-17 Adrian GrangeAdded default return value to transform selector
2012-09-14 Yaowu Xuremoved redundant initialization
2012-09-14 Yaowu XuUse 3 rows and cols of pixels for ref_mv scoring
2012-09-13 Adrian GrangeRemoved redundant line.
2012-09-12 Deb MukherjeeAdds feature for companded MV encoding
2012-09-12 Deb MukherjeeCleanups for hybrid transform
2012-09-11 Yaowu XuMerge "Revert "Hybrid transform cleanups"" into experim...
2012-09-11 Debargha MukherjeeRevert "Hybrid transform cleanups"
2012-09-10 Deb MukherjeeMerge "Hybrid transform cleanups" into experimental
2012-09-10 Deb MukherjeeHybrid transform cleanups
2012-09-07 Paul WilkinsPartial merge of NEWBESTREFMV and NEW_MVREF.
2012-09-07 Paul WilkinsMV reference changes
2012-09-06 Deb MukherjeeNew motion vector entropy coding
2012-08-30 Jingning Hanhybrid transform of 16x16 dimension
2012-08-30 Ronald S. BultjeMerge "Add proper skip support to intra frames." into...
2012-08-29 Ronald S. BultjeAdd proper skip support to intra frames.
2012-08-28 Ronald S. BultjeRemove some disabled code from pick_inter_mode_sb().
2012-08-28 Ronald S. BultjeDisable 16x16 temp buffer for superblocks.
2012-08-27 John Koleszarall_builds.py: add ability to pass extra configure...
2012-08-24 John KoleszarMerge "Fix file permissions" into experimental
2012-08-24 Ronald S. BultjeMerge "change to properly account for coef scaling...
2012-08-24 Yaowu Xuchange to properly account for coef scaling in unit...
2012-08-24 Paul WilkinsNew Motion Reference Search
2012-08-22 Ronald S. BultjeRemove duplicate code in C intra prediction.
2012-08-22 John KoleszarFix file permissions
2012-08-22 John KoleszarMerge "all_builds.py: move to tools/" into experimental
2012-08-22 John KoleszarMerge "all_builds.py: support for sharding builds"...
2012-08-22 John KoleszarMerge "remove rotation experiment" into experimental
2012-08-22 Christian DuvivierMerge "SSE2 version of vectorized 8-tap filtering....
2012-08-22 Ronald S. BultjeMerge "Fix mismatch caused by a rebase failure." into...
2012-08-21 Ronald S. BultjeFix mismatch caused by a rebase failure.
2012-08-21 Christian DuvivierSSE2 version of vectorized 8-tap filtering.
2012-08-21 Daniel KangFix compiler warnings
2012-08-21 Christian DuvivierFix warning.
2012-08-21 John Koleszarall_builds.py: move to tools/
2012-08-21 John Koleszarall_builds.py: support for sharding builds
2012-08-21 John KoleszarMerge changes I96cd08c9,If8eeb8ff into experimental
2012-08-21 John Koleszarremove rotation experiment
2012-08-21 John Koleszarhybridtransform8x8: fix compilation
2012-08-21 Ronald S. BultjeFix some compiler warnings.
2012-08-21 John Koleszarcomp_intra_pred: fix compilation
2012-08-21 John KoleszarMerge "Fix typo." into experimental
2012-08-21 Ronald S. BultjeFix typo.
2012-08-21 Ronald S. BultjeMerge "Superblock coding." into experimental
2012-08-20 Ronald S. BultjeSuperblock coding.
2012-08-17 Christian DuvivierFix warnings.
2012-08-17 Christian DuvivierMerge "A few more optimizations, about 1% overall speed...
2012-08-16 Christian DuvivierA few more optimizations, about 1% overall speedup.
2012-08-16 Jingning HanFixed decoder mismatch issue
2012-08-16 Ronald S. BultjeMerge "Set a default mv entropy if no tokens are coded...
2012-08-16 Ronald S. BultjeSet a default mv entropy if no tokens are coded.
2012-08-16 Daniel KangFix valgrind error which causes non-deterministic results.
2012-08-16 Ronald S. BultjeFix stack overrun in calculating segmentation map codin...
2012-08-16 Christian DuvivierMerge "First partial snapshot of vectorized 8-tap filte...
2012-08-16 Christian DuvivierFirst partial snapshot of vectorized 8-tap filtering.
2012-08-15 Daniel KangFix build with TX_16X16
2012-08-15 Paul WilkinsCode clean up.
2012-08-14 Christian DuvivierFix warnings.
2012-08-14 Christian DuvivierFix build.
2012-08-14 Daniel KangShut up warnings added by -Wundef
next