summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_if.c
AgeCommit message (Expand)Author
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
2013-03-18Merge "Fix pulsing issue with scaling" into experimentalJohn Koleszar
2013-03-18Merge "Add VP9_GET_REFERENCE control" into experimentalJohn Koleszar
2013-03-18Adapt ARNR filter length and strength.Paul Wilkins
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-03-12Merge "Change buffer update rules on ARF overlay." into experimentalPaul Wilkins
2013-03-12Merge "Changes to maximum gf/arf interval." into experimentalPaul Wilkins
2013-03-12Change buffer update rules on ARF overlay.Paul Wilkins
2013-03-11Merge "Reinitialize motion search tables on frame size change" into experimentalJohn Koleszar
2013-03-11Merge "Add 'superframe' index" into experimentalJohn Koleszar