summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodframe.c
AgeCommit message (Expand)Author
2013-03-29Merge "Framework changes in nzc to allow more flexibility" into experimentalDeb Mukherjee
2013-03-28Framework changes in nzc to allow more flexibilityDeb Mukherjee
2013-03-27Extracting decode_tiles function.Dmitry Kovalev
2013-03-27Extract setup_frame_size and update_frame_context functions.Dmitry Kovalev
2013-03-26Merge "Use above/left (instead of previous in scan-order) as token context." ...Ronald S. Bultje
2013-03-26Implicit weighted prediction experimentDeb Mukherjee
2013-03-26Use above/left (instead of previous in scan-order) as token context.Ronald S. Bultje
2013-03-26Decomposition of vp9_decode_frame function.Dmitry Kovalev
2013-03-26Merge "Add an in-loop deringing experiment" into experimentalJohn Koleszar
2013-03-26Merge "Code cleanup." into experimentalJohn Koleszar
2013-03-26Add an in-loop deringing experimentJohn Koleszar
2013-03-26Bugfix in model coef prob experimentDeb Mukherjee
2013-03-26Merge "Modeling default coef probs with distribution" into experimentalDeb Mukherjee
2013-03-25Modeling default coef probs with distributionDeb Mukherjee
2013-03-25Code cleanup.Dmitry Kovalev
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-18Replace scaling byte with explicit display sizeJohn Koleszar
2013-03-18Merge "Fix pulsing issue with scaling" into experimentalJohn Koleszar
2013-03-18Merge "removed reference to "LLM" and "x8"" into experimentalYaowu Xu
2013-03-16Merge "Context-pred fix to not use top/left on edges" into experimentalDeb Mukherjee
2013-03-16Context-pred fix to not use top/left on edgesDeb Mukherjee
2013-03-14Cleaning up frame decoding functionality.Dmitry Kovalev
2013-03-13Fix pulsing issue with scalingJohn Koleszar
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-03-11Code cleanup.Dmitry Kovalev
2013-03-08Continued experiment with nonzero countDeb Mukherjee
2013-03-07Re-add support for ADST in superblocks.Ronald S. Bultje
2013-03-07Coding con-zero count rather than EOB for coeffsDeb Mukherjee
2013-03-05Merge changes Ifacbf5a0,Ibad7c3dd into experimentalRonald S. Bultje
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-03-04Support 16K sequence codingJingning Han
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28Refactor vp9_dequant_idct_add functionYunqing Wang
2013-02-27Merge "Move eob from BLOCKD to MACROBLOCKD." into experimentalRonald S. Bultje
2013-02-27Merge "Optimize vp9_dc_only_idct_add_c function" into experimentalYunqing Wang
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-27Combined motion compensation with scaled predictorsJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-26Optimize vp9_dc_only_idct_add_c functionYunqing Wang
2013-02-26Refactor inter recon functions to support scalingJohn Koleszar
2013-02-25Code cleanup.Dmitry Kovalev
2013-02-23Split coefficient token tables intra vs. inter.Ronald S. Bultje
2013-02-21Remove "eobs" array in MACROBLOCKD.Ronald S. Bultje
2013-02-20Merge lossless experimentYaowu Xu
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-13Merge "Remove 2nd-order transform for first-order DC coefficients." into expe...Ronald S. Bultje
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-13Remove 2nd-order transform for first-order DC coefficients.Ronald S. Bultje