summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-06New motion vector entropy codingDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-30Merge "Add proper skip support to intra frames." into experimentalRonald S. Bultje
2012-08-29Add proper skip support to intra frames.Ronald S. Bultje
2012-08-28Remove some disabled code from pick_inter_mode_sb().Ronald S. Bultje
2012-08-28Disable 16x16 temp buffer for superblocks.Ronald S. Bultje
2012-08-24Merge "Fix file permissions" into experimentalJohn Koleszar
2012-08-24Merge "change to properly account for coef scaling in unit tests" into experi...Ronald S. Bultje
2012-08-24change to properly account for coef scaling in unit testsYaowu Xu
2012-08-24New Motion Reference SearchPaul Wilkins
2012-08-22Remove duplicate code in C intra prediction.Ronald S. Bultje
2012-08-22Fix file permissionsJohn Koleszar
2012-08-22Merge "all_builds.py: move to tools/" into experimentalJohn Koleszar
2012-08-22Merge "all_builds.py: support for sharding builds" into experimentalJohn Koleszar
2012-08-22Merge "remove rotation experiment" into experimentalJohn Koleszar
2012-08-21Merge "SSE2 version of vectorized 8-tap filtering." into experimentalChristian Duvivier
2012-08-21Merge "Fix mismatch caused by a rebase failure." into experimentalRonald S. Bultje
2012-08-21Fix mismatch caused by a rebase failure.Ronald S. Bultje
2012-08-21SSE2 version of vectorized 8-tap filtering.Christian Duvivier
2012-08-21Fix compiler warningsDaniel Kang
2012-08-21Fix warning.Christian Duvivier
2012-08-21all_builds.py: move to tools/John Koleszar
2012-08-21all_builds.py: support for sharding buildsJohn Koleszar
2012-08-21Merge changes I96cd08c9,If8eeb8ff into experimentalJohn Koleszar
2012-08-21remove rotation experimentJohn Koleszar
2012-08-21hybridtransform8x8: fix compilationJohn Koleszar
2012-08-20Fix some compiler warnings.Ronald S. Bultje
2012-08-20comp_intra_pred: fix compilationJohn Koleszar
2012-08-20Merge "Fix typo." into experimentalJohn Koleszar
2012-08-20Fix typo.Ronald S. Bultje
2012-08-20Merge "Superblock coding." into experimentalRonald S. Bultje
2012-08-20Superblock coding.Ronald S. Bultje
2012-08-17Fix warnings.Christian Duvivier
2012-08-16Merge "A few more optimizations, about 1% overall speedup." into experimentalChristian Duvivier
2012-08-16A few more optimizations, about 1% overall speedup.Christian Duvivier
2012-08-16Fixed decoder mismatch issueJingning Han
2012-08-16Merge "Set a default mv entropy if no tokens are coded." into experimentalRonald S. Bultje
2012-08-16Set a default mv entropy if no tokens are coded.Ronald S. Bultje
2012-08-16Fix valgrind error which causes non-deterministic results.Daniel Kang
2012-08-15Fix stack overrun in calculating segmentation map coding method.Ronald S. Bultje
2012-08-15Merge "First partial snapshot of vectorized 8-tap filtering." into experimentalChristian Duvivier
2012-08-15First partial snapshot of vectorized 8-tap filtering.Christian Duvivier
2012-08-15Fix build with TX_16X16Daniel Kang
2012-08-15Code clean up.Paul Wilkins
2012-08-14Fix warnings.Christian Duvivier
2012-08-14Fix build.Christian Duvivier
2012-08-14Shut up warnings added by -WundefDaniel Kang
2012-08-14Merge changes I0b51674f,I1ea6ebf9,I89076d93 into experimentalJohn Koleszar
2012-08-14Merge "Some build fixes" into experimentalDeb Mukherjee
2012-08-14Merge "Changed to use reference mv as nearest mv" into experimentalYaowu Xu