summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_if.c
AgeCommit message (Expand)Author
2013-04-27Merge "Minor tweak to implicit segmentation experiment." into experimentalPaul Wilkins
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-25Remove implicit assumption that mode_info_stride == mb_cols + 1.Ronald S. Bultje
2013-04-25Remove write-only variables that store refframe, signbias and mv.Ronald S. Bultje
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-24Minor tweak to implicit segmentation experiment.Paul Wilkins
2013-04-24Extension of segmentation to 8 segments.Paul Wilkins
2013-04-24Simple implicit segmentation experiment.Paul Wilkins
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-19Clean out some legacy code.Paul Wilkins
2013-04-19Merge "Adjustments to key frame sizing." into experimentalPaul Wilkins
2013-04-19Adjustments to key frame sizing.Paul Wilkins
2013-04-17Adding DEFAULT_PRED_PROB_{0, 1, 2} constants.Dmitry Kovalev
2013-04-17Merge "Move configure_arnr_filter function" into experimentalAdrian Grange
2013-04-16Recursive partition syntax codingJingning Han
2013-04-16Move configure_arnr_filter functionAdrian Grange
2013-04-16Remove the mb_no_coeff_skip flagJohn Koleszar
2013-04-15Removing TRUE and FALSE macro definitions.Dmitry Kovalev
2013-04-15Merge "Add rectangular block size variance/sad functions." into experimentalRonald S. Bultje
2013-04-15Add rectangular block size variance/sad functions.Jingning Han
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-11Merge "Remove "tplist" from VP9_COMP." into experimentalRonald S. Bultje
2013-04-11Turning model-based updates on with modelcoefprobDeb Mukherjee
2013-04-11Remove "tplist" from VP9_COMP.Ronald S. Bultje
2013-04-10Remove obselete codeYaowu Xu
2013-04-05Removed a speed feature no longer usedYaowu Xu
2013-04-04Fixed incorrect use of compute_qdelta()Paul Wilkins
2013-04-03Modify vp9_setup_interp_filters functionYunqing Wang
2013-04-02Merge "Renaming sb32_coded and sb64_coded fields." into experimentalJohn Koleszar
2013-04-02Merge "Code cleanup in vp9_onyx_if.c." into experimentalJohn Koleszar
2013-04-02Renaming sb32_coded and sb64_coded fields.Dmitry Kovalev
2013-04-02Code cleanup in vp9_onyx_if.c.Dmitry Kovalev
2013-04-01Merge "Code cleanup." into experimentalJohn Koleszar
2013-04-01Code cleanup.Dmitry Kovalev
2013-04-01Merge "Calculate SSIM over both reconstruction as well as postproc buffer." i...Ronald S. Bultje
2013-04-01Calculate SSIM over both reconstruction as well as postproc buffer.Ronald S. Bultje
2013-03-27General code cleanup.Dmitry Kovalev
2013-03-26Add an in-loop deringing experimentJohn Koleszar
2013-03-26Merge "Modeling default coef probs with distribution" into experimentalDeb Mukherjee
2013-03-25Modeling default coef probs with distributionDeb Mukherjee
2013-03-22Merge "Disable zero bin mode boost." into experimentalPaul Wilkins
2013-03-22Merge "Minor code clean up" into experimentalPaul Wilkins
2013-03-22Disable zero bin mode boost.Paul Wilkins
2013-03-22Minor code clean upPaul Wilkins
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-18Merge "Replace scaling byte with explicit display size" into experimentalJohn Koleszar
2013-03-18Replace scaling byte with explicit display sizeJohn Koleszar
2013-03-18Merge "Adapt ARNR filter length and strength." into experimentalPaul Wilkins