summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_onyxc_int.h
AgeCommit message (Expand)Author
2013-04-29Change above/left_context to use an 8x8 basis.Ronald S. Bultje
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-25Merge "Handling frame references and scale factors in one for loop." into exp...Dmitry Kovalev
2013-04-24Handling frame references and scale factors in one for loop.Dmitry Kovalev
2013-04-24Merge two similar functions into oneYaowu Xu
2013-04-24Contextual entropy coding of partition syntaxJingning Han
2013-04-24Merge "Fix in token allocation with zerogroup expt" into experimentalDeb Mukherjee
2013-04-23Merge "Eliminated prev_mip memsets/memcpys" into experimentalScott LaVarnway
2013-04-23Fix in token allocation with zerogroup exptDeb Mukherjee
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-19Eliminated prev_mip memsets/memcpysScott LaVarnway
2013-04-18Merge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Commo...Dmitry Kovalev
2013-04-16Recursive partition syntax codingJingning Han
2013-04-16Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Common.Dmitry Kovalev
2013-04-16Remove the mb_no_coeff_skip flagJohn Koleszar
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-04-10Merge "Fixing upper case names." into experimentalDmitry Kovalev
2013-04-09Fixing upper case names.Dmitry Kovalev
2013-04-09Cleanup of set_offsets function.Dmitry Kovalev
2013-04-05Merge "Small cleanup inside setup_loopfilter function." into experimentalJohn Koleszar
2013-04-05Remove full-pixel-related code.Ronald S. Bultje
2013-04-05Small cleanup inside setup_loopfilter function.Dmitry Kovalev
2013-04-02Renaming sb32_coded and sb64_coded fields.Dmitry Kovalev
2013-03-26Use above/left (instead of previous in scan-order) as token context.Ronald S. Bultje
2013-03-26Add an in-loop deringing experimentJohn Koleszar
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-18Replace scaling byte with explicit display sizeJohn Koleszar
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
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