summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_variance_c.c
AgeCommit message (Expand)Author
2013-10-16Merge "Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h."Dmitry Kovalev
2013-10-16Implement variance-based adaptive quantizationGuillaume Martres
2013-10-14Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h.Dmitry Kovalev
2013-09-25Removing vp9_subpelvar.h from common.Dmitry Kovalev
2013-08-23cosmetics: strip 'VP9_' from defines in vp9 only codeJames Zern
2013-08-21Fix typos and minor stylistic cleanupAdrian Grange
2013-06-17Use assembly-optimized variance functions in sub_pixel_{avg}_var().Ronald S. Bultje
2013-06-08Fix firstpass if framesize is not a multiple of 16.Ronald S. Bultje
2013-05-30Creates a new speed 1:Jim Bankoski
2013-05-17Fix parameters in 4x8 variance calcJingning Han
2013-05-16Add building blocks for 4x8/8x4 rd searchJingning Han
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
2013-05-01Fix some crashes in sb8x8 experiment.Ronald S. Bultje
2013-04-29Fix incorrect 32x64, 16x32 subpel varianceJohn Koleszar
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-15Add rectangular block size variance/sad functions.Jingning Han
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-01-09Merge superblocks64 experiment.Ronald S. Bultje
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-0564x64 blocksize support.Ronald S. Bultje
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar