summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-08-21Fix compiler warningsDaniel Kang
2012-08-21Fix warning.Christian Duvivier
2012-08-21Merge changes I96cd08c9,If8eeb8ff into experimentalJohn 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 "Some build fixes" into experimentalDeb Mukherjee
2012-08-14Merge "Changed to use reference mv as nearest mv" into experimentalYaowu Xu
2012-08-14Changed to use reference mv as nearest mvYaowu Xu
2012-08-14Some build fixesDeb Mukherjee
2012-08-14Code clean up.Paul Wilkins
2012-08-13Fix typo, which adds skip testing for 16x16Daniel Kang
2012-08-13Shut up some compiler warnings on gccDaniel Kang
2012-08-13Fix warning/bug introduced in 4d5b81a80faa8333ca3a7aed53684d2167fbebd2.Christian Duvivier
2012-08-13Cosmetics to rdopt.cDaniel Kang
2012-08-13Combine optimize_b and optimize_b_8x8Daniel Kang
2012-08-10extend the range of encoding timeYaowu Xu
2012-08-10fix build problem for newbestrefmv experimentYaowu Xu
2012-08-10Fix some tabbing in rdopt.cDaniel Kang
2012-08-10Refactor to remove some arguments from vp8_rd_pick_inter_modeDaniel Kang
2012-08-10Refactor RD to take same codepath for single and comp predDaniel Kang
2012-08-10Code cleanup.Paul Wilkins
2012-08-09Refactor vp8_build_inter16x16_predictor functionsDaniel Kang
2012-08-09More refactoring of diamond search.Daniel Kang
2012-08-09Refactor SPLITMV in RD to a special case.Daniel Kang
2012-08-09Begin refactoring to help merge parts of rd inter.Daniel Kang
2012-08-09Merge "Merging in the sixteenth subpel uv experiment" into experimentalDeb Mukherjee
2012-08-08Merging in the sixteenth subpel uv experimentDeb Mukherjee
2012-08-08Merge "Partial import of "New RTCD implementation" from master branch." into ...Christian Duvivier
2012-08-08Partial import of "New RTCD implementation" from master branch.Christian Duvivier
2012-08-08Merge "a tiny fix for MSVC build" into experimentalDebargha Mukherjee