summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodemb.c
AgeCommit message (Expand)Author
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Merge "Merge cnvcontext experiment." into experimentalRonald S. Bultje
2013-02-26Merge "Refactor inter recon functions to support scaling" into experimentalJohn Koleszar
2013-02-26Merge cnvcontext experiment.Ronald S. Bultje
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-25Changing pitch value meaning for fht and iht transforms.Dmitry Kovalev
2013-02-25clean up forward and inverse hybrid transformJingning Han
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-23Further changes to coefficient contexts.Paul Wilkins
2013-02-21Forward butterfly hybrid transformJingning Han
2013-02-15Remove Y2 and Y-no-DC token types from the bitstream.Ronald S. Bultje
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-14Moved vp9_get_coef_band to header fileScott LaVarnway
2013-02-13Abstract selection of coef band.Paul Wilkins
2013-02-13Abstract the selection of coefficient context.Paul Wilkins
2013-02-13Merge "Remove NEWCOEFCONTEXT experiment." into experimentalPaul Wilkins
2013-02-13enable bitstream lossless supportYaowu Xu
2013-02-13Remove NEWCOEFCONTEXT experiment.Paul Wilkins
2013-02-06Use fdct8x4 instead of fdct4x4 where the block size allows it.Ronald S. Bultje
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-09New prediction filterAdrian Grange
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-19New previous coef context experimentDeb Mukherjee
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-18Give 4x4 scan and coef_band tables a _4x4 suffix.Ronald S. Bultje
2012-12-11clean up tokenize_b() and stuff_b()Yaowu Xu
2012-12-07experiment with CONTEXT conversionYaowu Xu
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-12-03merged optimiz_b_16x16() into optmize_b()Yaowu Xu
2012-11-29Merge "more unused variables." into experimentalYaowu Xu
2012-11-29Merge "minor fix to eob check for setting CONTEXT" into experimentalYaowu Xu
2012-11-29minor fix to eob check for setting CONTEXTYaowu Xu
2012-11-29more unused variables.Jim Bankoski
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar