summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-25clean up forward and inverse hybrid transformJingning Han
2013-02-25Minor rate control refactoring and experiments.Paul Wilkins
2013-02-25optimize forward 16x16 DCT for accuracyYaowu Xu
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-23Further changes to coefficient contexts.Paul Wilkins
2013-02-22Merge "optimize 8x8 fdct rounding for accuracy" into experimentalYaowu Xu
2013-02-22Merge "changes related fdct/idct tests" into experimentalYaowu Xu
2013-02-22optimize 8x8 fdct rounding for accuracyYaowu Xu
2013-02-22Merge "Code cleanup." into experimentalJohn Koleszar
2013-02-22Code cleanup.Dmitry Kovalev
2013-02-22changes related fdct/idct testsYaowu Xu
2013-02-22Merge "Forward butterfly hybrid transform" into experimentalJingning Han
2013-02-22Merge "Experimental removal of over quant code" into experimentalPaul Wilkins
2013-02-22Experimental removal of over quant codePaul Wilkins
2013-02-21Forward butterfly hybrid transformJingning Han
2013-02-21Code cleanup.Dmitry Kovalev
2013-02-21Don't exit on decode errors in vpxenc.Ronald S. Bultje
2013-02-21Merge "Remove "eobs" array in MACROBLOCKD." into experimentalRonald S. Bultje
2013-02-21Merge "Code cleanup." into experimentalJohn Koleszar
2013-02-21Code cleanup.Dmitry Kovalev
2013-02-21Remove "eobs" array in MACROBLOCKD.Ronald S. Bultje
2013-02-21Merge "Refactoring of switchable filter search for speed" into experimentalDeb Mukherjee
2013-02-21Merge "Avoid division in intra prediction" into experimentalJohn Koleszar
2013-02-20Refactoring of switchable filter search for speedDeb Mukherjee
2013-02-20Merge "Fixed the buffer overflow issue" into experimentalJingning Han
2013-02-20Fixed the buffer overflow issueJingning Han
2013-02-20Merge "Code cleanup." into experimentalDmitry Kovalev
2013-02-20Merge "Merge lossless experiment" into experimentalYaowu Xu
2013-02-20Code cleanup.Dmitry Kovalev
2013-02-20Merge lossless experimentYaowu Xu
2013-02-20Entropy stats output code.Paul Wilkins
2013-02-20Avoid division in intra predictionTero Rintaluoma
2013-02-19Merge "fixed an enc/dec mis-match issue" into experimentalYaowu Xu
2013-02-19fixed an enc/dec mis-match issueYaowu Xu
2013-02-19Merge "Add estimated completion time to vpxenc" into experimentalJohn Koleszar
2013-02-1916x16 butterfly inverse ADST/DCT hybrid transformJingning Han
2013-02-19Merge "Minor cosmetic cleanups." into experimentalRonald S. Bultje
2013-02-19Merge "Prevent filling transform size cache with uninitialized values." into ...Ronald S. Bultje
2013-02-19Use lossless for Q0Yaowu Xu
2013-02-15Minor cosmetic cleanups.Ronald S. Bultje
2013-02-15Prevent filling transform size cache with uninitialized values.Ronald S. Bultje
2013-02-15Merge "Remove some unused structs and members from the decoder." into experim...Ronald S. Bultje
2013-02-15Merge "Remove Y2 and Y-no-DC token types from the bitstream." into experimentalRonald S. Bultje
2013-02-15Fixed a subtle issue that breaks encoding processJingning Han
2013-02-15Remove some unused structs and members from the decoder.Ronald S. Bultje
2013-02-15Remove Y2 and Y-no-DC token types from the bitstream.Ronald S. Bultje
2013-02-15Remove y2dc/ac Q delta values from the bitstream.Ronald S. Bultje
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-15Merge "WIP: ssse3 version of convolve avg functions" into experimentalScott LaVarnway
2013-02-14Merge "Moved vp9_get_coef_band to header file" into experimentalJohn Koleszar