summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_onyxc_int.h
AgeCommit message (Expand)Author
2013-02-15Remove Y2 and Y-no-DC token types from the bitstream.Ronald S. Bultje
2013-02-15Remove y2dc/ac Q delta values from the bitstream.Ronald S. Bultje
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-25Adding a frame parallel decoding modeDeb Mukherjee
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-16Preserve the previous golden frame on golden updatesJohn Koleszar
2013-01-16Generalize and increase frame coding contextsJohn Koleszar
2013-01-16Start to anonymize reference framesJohn Koleszar
2013-01-15Update encoder to use fb_idx_ref_cntJohn Koleszar
2013-01-15Remove buffer-to-buffer copy logicJohn Koleszar
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-0564x64 blocksize support.Ronald S. Bultje
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-29signed mismatch mvrefcountJim Bankoski
2012-11-28more rtcd cleanupJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-28Merge "remove postproc invokes" into experimentalJim Bankoski
2012-11-28remove postproc invokesJim Bankoski
2012-11-28removed redundant mode_context data structuresYaowu Xu
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar