summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_reconinter.h
AgeCommit message (Expand)Author
2013-05-22Generalized intra 4x4 encoding for all sizesYaowu Xu
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-15Moving the same code to new function vp9_setup_scale_factors.Dmitry Kovalev
2013-05-14Moving several static functions from vp9_reconinter.h to vp9_reconinter.c.Dmitry Kovalev
2013-05-08Merge "Eliminating several YV12_BUFFER_CONFIG usages." into experimentalDmitry Kovalev
2013-05-08Eliminating several YV12_BUFFER_CONFIG usages.Dmitry Kovalev
2013-05-08Using loop to iterate through YV12_BUFFER_CONFIG planes.Dmitry Kovalev
2013-05-07Make setup_pred_block subsampling-aware.John Koleszar
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-22Move pre, second_pre to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-22reconinter: remove unnecessary functions, paramsJohn Koleszar
2013-04-19Move dst to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19make build_inter_predictors block size agnostic (split)John Koleszar
2013-04-18make buid_inter_predictors block size agnostic (chroma)John Koleszar
2013-04-18Removing rounding from UV MV calculationJohn Koleszar
2013-04-18make buid_inter_predictors block size agnostic (luma)John Koleszar
2013-04-18Make the use of pred buffers consistent in MB/SBJingning Han
2013-04-16Optimize the scaling calculationYunqing Wang
2013-04-12Enable inter predictor for rectangular block sizeJingning Han
2013-04-11WIP: removing predictor buffer usage from decoderScott LaVarnway
2013-03-27Removing redundant function arguments.Dmitry Kovalev
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Removing redundant 'extern' keyword from function declarations.Dmitry Kovalev
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
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-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar