summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_dct.c
AgeCommit message (Expand)Author
2013-05-30Changed to use a new variant of WHTYaowu Xu
2013-05-27Reduce WHT complexity.Timothy B. Terriberry
2013-04-16Faster vp9_short_fdct4x4 and vp9_short_fdct8x4.Christian Duvivier
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-03-18Merge "removed reference to "LLM" and "x8"" into experimentalYaowu Xu
2013-03-15Faster vp9_short_fdct16x16.Christian Duvivier
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-02-27Faster vp9_short_fdct8x8.Christian Duvivier
2013-02-27Code cleanup.Dmitry Kovalev
2013-02-27Merge "Improve 32x32 forward dct" into experimentalYaowu Xu
2013-02-26Improve 32x32 forward dctYaowu Xu
2013-02-25Changing pitch value meaning for fht and iht transforms.Dmitry Kovalev
2013-02-25Improving the forward 16x16 ADST/DCT accuracyJingning Han
2013-02-25clean up forward and inverse hybrid transformJingning Han
2013-02-25optimize forward 16x16 DCT for accuracyYaowu Xu
2013-02-22optimize 8x8 fdct rounding for accuracyYaowu Xu
2013-02-21Forward butterfly hybrid transformJingning Han
2013-02-20Merge lossless experimentYaowu Xu
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-13Rewrote fdct16x16Yunqing Wang
2013-02-13Removal of Hybrid DWT/DCT experiment.Paul Wilkins
2013-02-11Rewrote fdct8x8Yunqing Wang
2013-02-11Merge "Integerization of dct32x32" into experimentalYunqing Wang
2013-02-08Integerization of dct32x32Yunqing Wang
2013-02-07move dct/idct constants to a header fileYaowu Xu
2013-02-07Butterfly ADST based hybrid transformJingning Han
2013-02-06Use configure checks for various inline keywords.Ronald S. Bultje
2013-02-05rewrite 4x4 idct and fdctYaowu Xu
2013-01-31fix a small bug in 16 point forward dctYaowu Xu
2013-01-14Fix unused variable warningsJohn Koleszar
2013-01-12Further enhancements/fixes on dct/dwt hybrid txfmDeb Mukherjee
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-08Adds 64x64 hybrid dct/dwt transformDeb Mukherjee
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-13Further improvements on the hybrid dwt/dct exptDeb Mukherjee
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar