summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-14Moved vp9_get_coef_band to header fileScott LaVarnway
2013-02-14Merge "Rewrote fdct16x16" into experimentalYaowu Xu
2013-02-14Merge "Abstract selection of coef band." into experimentalPaul Wilkins
2013-02-13Rewrote fdct16x16Yunqing Wang
2013-02-13Merge "Remove 2nd-order transform for first-order DC coefficients." into expe...Ronald S. Bultje
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-13Remove 2nd-order transform for first-order DC coefficients.Ronald S. Bultje
2013-02-13Abstract selection of coef band.Paul Wilkins
2013-02-13Fixed encoder decoder mismatch.Paul Wilkins
2013-02-13Abstract the selection of coefficient context.Paul Wilkins
2013-02-13Merge "Remove NEWCOEFCONTEXT experiment." into experimentalPaul Wilkins
2013-02-13Merge "enable bitstream lossless support" into experimentalYaowu Xu
2013-02-13Merge "fix the lossless experiment" into experimentalYaowu Xu
2013-02-13enable bitstream lossless supportYaowu Xu
2013-02-13fix the lossless experimentYaowu Xu
2013-02-13WIP: ssse3 version of convolve avg functionsScott LaVarnway
2013-02-13Remove NEWCOEFCONTEXT experiment.Paul Wilkins
2013-02-13Removal of Hybrid DWT/DCT experiment.Paul Wilkins
2013-02-12Add estimated completion time to vpxencJohn Koleszar
2013-02-12Merge "Faster vp9_regular_quantize_b_8x8." into experimentalChristian Duvivier
2013-02-12Faster vp9_regular_quantize_b_8x8.Christian Duvivier
2013-02-12Merge "Rewrote fdct8x8" into experimentalYunqing Wang