summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_onyxc_int.h
AgeCommit message (Expand)Author
2013-05-08Removing LOOPFILTER_TYPE and corresponding bit in bitstream.Dmitry Kovalev
2013-05-08Extend left/above partition context to per mi(8x8)Jingning Han
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-03Merge "Extend number of reference buffers to 8." into experimentalAdrian Grange
2013-05-03Extend number of reference buffers to 8.Adrian Grange
2013-05-03Merge "Reduced y_dequant, uv_dequant size" into experimentalScott LaVarnway
2013-05-01Reduced y_dequant, uv_dequant sizeScott LaVarnway
2013-05-01Merge "Adding vp9_get_qindex function." into experimentalDmitry Kovalev
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-30Adding vp9_get_qindex function.Dmitry Kovalev
2013-04-30Merge "Renaming refresh_entropy_probs to refresh_frame_context." into experim...Dmitry Kovalev
2013-04-29Change above/left_context to use an 8x8 basis.Ronald S. Bultje
2013-04-26Renaming refresh_entropy_probs to refresh_frame_context.Dmitry Kovalev
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