summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
2013-04-04Move EOB to per-plane dataJohn Koleszar
2013-04-04Move qcoeff, dqcoeff from BLOCKD to per-plane dataJohn Koleszar
2013-04-04Fixing the newbintramodes experimentDeb Mukherjee
2013-04-04Fixing bug introduced by previous commit.Dmitry Kovalev
2013-04-04Merge "Remove special case vp9_decode_coefs_4x4" into experimentalJohn Koleszar
2013-04-03Merge "Adding decode_sb_16x16 function." into experimentalJohn Koleszar
2013-04-03Merge "Reimplementation of setup_frame_size." into experimentalJohn Koleszar
2013-04-03Merge "Adding setup_pred_probs and read_txfm_mode functions." into experimentalJohn Koleszar
2013-04-03Merge "General code cleanup." into experimentalJohn Koleszar
2013-04-03General code cleanup.Dmitry Kovalev
2013-04-03Adding decode_sb_16x16 function.Dmitry Kovalev
2013-04-03Merge "Motion vector decoder cleanup." into experimentalJohn Koleszar
2013-04-03Motion vector decoder cleanup.Dmitry Kovalev
2013-04-03Remove special case vp9_decode_coefs_4x4John Koleszar
2013-04-03Merge "Modify vp9_setup_interp_filters function" into experimentalYunqing Wang
2013-04-03Modify vp9_setup_interp_filters functionYunqing Wang
2013-04-03Reimplementation of setup_frame_size.Dmitry Kovalev
2013-04-03Adding setup_pred_probs and read_txfm_mode functions.Dmitry Kovalev
2013-04-03Merge "Remove unused inplace idct_add functions" into experimentalJohn Koleszar
2013-04-02Merge "Renaming sb32_coded and sb64_coded fields." into experimentalJohn Koleszar
2013-04-02Merge "Lower case names for struct members." into experimentalJohn Koleszar
2013-04-02Renaming sb32_coded and sb64_coded fields.Dmitry Kovalev
2013-04-02Lower case names for struct members.Dmitry Kovalev
2013-04-02Remove unused inplace idct_add functionsJohn Koleszar
2013-04-02Adding functions with common code for superblock decoding.Dmitry Kovalev
2013-04-01Merge "Code cleanup." into experimentalJohn Koleszar
2013-04-01Merge "Removing redundant function arguments." into experimentalJohn Koleszar
2013-04-01Code cleanup.Dmitry Kovalev
2013-03-29Merge "Framework changes in nzc to allow more flexibility" into experimentalDeb Mukherjee
2013-03-29Merge "Tokenization code cleanup." into experimentalJohn Koleszar
2013-03-29Merge "General code cleanup." into experimentalJohn Koleszar
2013-03-29Merge "Extracting decode_tiles function." into experimentalJohn Koleszar
2013-03-28Merge "Fix mix-up in pt token indexing." into experimentalRonald S. Bultje
2013-03-28Framework changes in nzc to allow more flexibilityDeb Mukherjee
2013-03-28Fix mix-up in pt token indexing.Ronald S. Bultje
2013-03-27Extracting decode_tiles function.Dmitry Kovalev
2013-03-27Removing redundant function arguments.Dmitry Kovalev
2013-03-27General code cleanup.Dmitry Kovalev
2013-03-27Extract setup_frame_size and update_frame_context functions.Dmitry Kovalev
2013-03-27Tokenization code cleanup.Dmitry Kovalev
2013-03-27Scatter-based scantables.Ronald S. Bultje
2013-03-26Merge "Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs...Ronald S. Bultje
2013-03-26Merge "Redo banding for all transforms." into experimentalRonald S. Bultje
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-26Add col/row-based coefficient scanning patterns for 1D 8x8/16x16 ADSTs.Ronald S. Bultje
2013-03-26Redo banding for all transforms.Ronald S. Bultje
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