summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_decodframe.c
AgeCommit message (Expand)Author
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
2013-04-22Merge "End of orientation zero group experiment" into experimentalDeb Mukherjee
2013-04-22End of orientation zero group experimentDeb Mukherjee
2013-04-22reconinter: remove unnecessary functions, paramsJohn Koleszar
2013-04-22Merge "Reordering frame header probs." into experimentalSami Pietilä
2013-04-20Merge "Finally removing BOOL_DECODER and using vp9_reader instead." into expe...Dmitry Kovalev
2013-04-19Merge "Move dst to per-plane MACROBLOCKD data" into experimentalJohn Koleszar
2013-04-19Move dst to per-plane MACROBLOCKD dataJohn Koleszar
2013-04-19Eliminated prev_mip memsets/memcpysScott LaVarnway
2013-04-19Segmentation cleanup, adding {set, get}_segment_id functions.Dmitry Kovalev
2013-04-19Finally removing BOOL_DECODER and using vp9_reader instead.Dmitry Kovalev
2013-04-19Merge "Replacing BOOL_DECODER with vp9_reader inside vp9_decodframe." into ex...Dmitry Kovalev
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-18Replacing BOOL_DECODER with vp9_reader inside vp9_decodframe.Dmitry Kovalev
2013-04-18Merge "Make the use of pred buffers consistent in MB/SB" into experimentalJingning Han
2013-04-18Make the use of pred buffers consistent in MB/SBJingning Han
2013-04-18Merge "Adding DEFAULT_PRED_PROB_{0, 1, 2} constants." into experimentalDmitry Kovalev
2013-04-18Merge "Moving functions from vp9_dboolhuff.c to vp9_decodframe.c." into exper...Dmitry Kovalev
2013-04-18Merge "Renaming y1dc_delta_q, uvdc_delta_q, uvac_delta_q fields from VP9Commo...Dmitry Kovalev
2013-04-18Merge "Transforming decode_sb_row to decode_tile function." into experimentalDmitry Kovalev
2013-04-18Reordering frame header probs.Sami Pietilä
2013-04-17Merge "Remove skip_recon_sb" into experimentalYunqing Wang
2013-04-17libvpx: Fix vp9 clang build.Frank Galligan
2013-04-17Remove skip_recon_sbYunqing Wang
2013-04-17Transforming decode_sb_row to decode_tile function.Dmitry Kovalev