summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodframe.c
AgeCommit message (Expand)Author
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-30Merge "Migrating SPLITMV_4X4 decoding into decode_atom" into experimentalJingning Han
2013-04-30Adding vp9_update_frame_size function.Dmitry Kovalev
2013-04-30Migrating SPLITMV_4X4 decoding into decode_atomJingning Han
2013-04-30Merge "Renaming refresh_entropy_probs to refresh_frame_context." into experim...Dmitry Kovalev
2013-04-30Merge "Consistent names for quant-related functions and variables." into expe...Dmitry Kovalev
2013-04-29Separate I4X4_PRED coding from macroblock modulesJingning Han
2013-04-29Merge "Change above/left_context to use an 8x8 basis." into experimentalRonald S. Bultje
2013-04-29Change above/left_context to use an 8x8 basis.Ronald S. Bultje
2013-04-29Unify decode_sb for >16x16 in vp9_decodframe.cJohn Koleszar
2013-04-26Merge "Grow MODE_INFO array to use an 8x8 basis." into experimentalRonald S. Bultje
2013-04-26Renaming refresh_entropy_probs to refresh_frame_context.Dmitry Kovalev
2013-04-26Merge "Merge branch 'master' into experimental" into experimentalJohann
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-26Consistent names for quant-related functions and variables.Dmitry Kovalev
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-26Merge "Code cleanup inside vp9_decodframe.c." into experimentalDmitry Kovalev
2013-04-26Remove BLOCKD structureJohn Koleszar
2013-04-26Remove destination pointers from BLOCKDJohn Koleszar
2013-04-26Removed bmi from blockdScott LaVarnway
2013-04-25Code cleanup inside vp9_decodframe.c.Dmitry Kovalev
2013-04-25Remove implicit assumption that mode_info_stride == mb_cols + 1.Ronald S. Bultje
2013-04-25Use b_width/height_log2 instead of mb_ where appropriate.Ronald S. Bultje
2013-04-25Fix incorrect dequant used in detokenizeJohn Koleszar
2013-04-25Move dequant from BLOCKD to per-plane MACROBLOCKDJohn Koleszar
2013-04-25Merge "Handling frame references and scale factors in one for loop." into exp...Dmitry Kovalev
2013-04-25Merge "Move sbsegment out of experimental list" into experimentalJingning Han
2013-04-25Merge "Moved dequantization into the token decoder" into experimentalScott LaVarnway
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-24Move sbsegment out of experimental listJingning Han
2013-04-24Contextual entropy coding of partition syntaxJingning Han
2013-04-24Extension of segmentation to 8 segments.Paul Wilkins
2013-04-24Simplify Segment CodingPaul Wilkins
2013-04-24Simple implicit segmentation experiment.Paul Wilkins
2013-04-23Merge "Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c." into ex...Dmitry Kovalev
2013-04-23Merge "Move src_diff to per-plane MACROBLOCK data" into experimentalJohn Koleszar
2013-04-23Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c.Dmitry Kovalev
2013-04-23Merge changes I54acef34,I72d42971 into experimentalRonald S. Bultje
2013-04-23Merge "Adding select_txfm_size function + vp9_decode_frame cleanup." into exp...Dmitry Kovalev
2013-04-23Make some sb_type comparisons independent of literal enum values.Ronald S. Bultje
2013-04-23Move src_diff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-23Merge "Eliminated prev_mip memsets/memcpys" into experimentalScott LaVarnway
2013-04-22Moved dequantization into the token decoderScott LaVarnway
2013-04-22Adding select_txfm_size function + vp9_decode_frame cleanup.Dmitry Kovalev
2013-04-22Merge "Bugfix from reordering frame probs patch" into experimentalDeb Mukherjee
2013-04-22Bugfix from reordering frame probs patchDeb Mukherjee
2013-04-22Move pre, second_pre to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-22Merge "Removes the code_nonzerocount experiment" into experimentalDeb Mukherjee
2013-04-22Removes the code_nonzerocount experimentDeb Mukherjee