summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_blockd.h
AgeCommit message (Expand)Author
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-02-28Refactor vp9_dequant_idct_add functionYunqing Wang
2013-02-27Code cleanup.Dmitry Kovalev
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-21Remove "eobs" array in MACROBLOCKD.Ronald S. Bultje
2013-02-20Merge "Code cleanup." into experimentalDmitry Kovalev
2013-02-20Code cleanup.Dmitry Kovalev
2013-02-20Merge lossless experimentYaowu Xu
2013-02-1916x16 butterfly inverse ADST/DCT hybrid transformJingning Han
2013-02-19Use lossless for Q0Yaowu Xu
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-13Merge "Remove 2nd-order transform for first-order DC coefficients." into expe...Ronald S. Bultje
2013-02-13Remove 2nd-order transform for first-order DC coefficients.Ronald S. Bultje
2013-02-13Merge "enable bitstream lossless support" into experimentalYaowu Xu
2013-02-13Merge "fix the lossless experiment" into experimentalYaowu Xu
2013-02-13enable bitstream lossless supportYaowu Xu
2013-02-13fix the lossless experimentYaowu Xu
2013-02-13Removal of Hybrid DWT/DCT experiment.Paul Wilkins
2013-02-12Merge "Replace as_mv struct with array" into experimentalJohn Koleszar
2013-02-11butterfly inverse 4x4 ADSTJingning Han
2013-02-08Replace as_mv struct with arrayJohn Koleszar
2013-02-08Pass macroblock index to pick inter functionsJohn Koleszar
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar
2013-02-07Butterfly ADST based hybrid transformJingning Han
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-01-30don't code the branch for the predicted seg_id if that flag is false.Ronald S. Bultje
2013-01-28Segment Skip FlagPaul Wilkins
2013-01-14Remove compound intra-intra experiment.Ronald S. Bultje
2013-01-12Further enhancements/fixes on dct/dwt hybrid txfmDeb Mukherjee
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-09Merge superblocks64 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
2013-01-0564x64 blocksize support.Ronald S. Bultje
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.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-05Change to MV reference search.Paul Wilkins
2012-11-30google style guide include guardsJim Bankoski
2012-11-28more rtcd cleanupJim Bankoski
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-28fixed includes to be fully specifiedJim Bankoski