summaryrefslogtreecommitdiff
path: root/vp9/decoder
AgeCommit message (Expand)Author
2013-05-30Merge "Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins." into ex...Ronald S. Bultje
2013-05-30Merge "Remove one (unused) entry from mvref tables." into experimentalRonald S. Bultje
2013-05-30Merge "Remove splitmv." into experimentalRonald S. Bultje
2013-05-30Merge changes I98c18fe5,I80c37cff into experimentalRonald S. Bultje
2013-05-30Merge VP9_YMODES, VP9_UV_MODES, INTRA_MODE_COUNT and cousins.Ronald S. Bultje
2013-05-30Remove one (unused) entry from mvref tables.Ronald S. Bultje
2013-05-30Remove splitmv.Ronald S. Bultje
2013-05-30Remove i4x4_pred.Ronald S. Bultje
2013-05-30Merge "Remove set_scale_factors call" into experimentalYunqing Wang
2013-05-30Merge "Merge all intra mode coding trees into a single one." into experimentalRonald S. Bultje
2013-05-30Merge "Add intra_only and reset_frame_context flags" into experimentalAdrian Grange
2013-05-30Merge all intra mode coding trees into a single one.Ronald S. Bultje
2013-05-30Merge "Balancing coef-tree to reduce bool decodes" into experimentalDeb Mukherjee
2013-05-29Merge "Remove some unused code related to macroblock/splitmv coding." into ex...Ronald S. Bultje
2013-05-29Merge "Remove unused and outdated debug code." into experimentalRonald S. Bultje
2013-05-29Add intra_only and reset_frame_context flagsAdrian Grange
2013-05-29Remove set_scale_factors callYunqing Wang
2013-05-29Balancing coef-tree to reduce bool decodesDeb Mukherjee
2013-05-29Merge "Compressed/uncompressed frame header changes." into experimentalDmitry Kovalev
2013-05-29Residual coding to cache energy class of tokens.Sami Pietila
2013-05-29Remove some unused code related to macroblock/splitmv coding.Ronald S. Bultje
2013-05-28Remove unused and outdated debug code.Ronald S. Bultje
2013-05-28Compressed/uncompressed frame header changes.Dmitry Kovalev
2013-05-28Merge "Moving txfm_size bits before prediction mode bits." into experimentalRonald S. Bultje
2013-05-28Merge "Removed setup_pre_planes() call in read_mb_modes_mv()" into experimentalScott LaVarnway
2013-05-28Merge "Remove loop dering experiment." into experimentalPaul Wilkins
2013-05-28Revert "Adding API to read/write uncompressed frame header bits." because of ...Dmitry Kovalev
2013-05-27a few clean-upsYaowu Xu
2013-05-27Moving txfm_size bits before prediction mode bits.Sami Pietila
2013-05-26Remove splitmv.Ronald S. Bultje
2013-05-25Remove loop dering experiment.Paul Wilkins
2013-05-24Merge "Adding API to read/write uncompressed frame header bits." into experim...Dmitry Kovalev
2013-05-24Fix transform size coding mismatchJingning Han
2013-05-24Removed setup_pre_planes() call in read_mb_modes_mv()Scott LaVarnway
2013-05-23Fix bug in 4x4 band definition.Paul Wilkins
2013-05-23Removed code not in useYaowu Xu
2013-05-23Merge Scatter Scan experiment.Paul Wilkins
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-22Merge "Using 128 entry look up table for coef models" into experimentalDeb Mukherjee
2013-05-22Merge "Make the intra rd search support 8x4/4x8" into experimentalJingning Han
2013-05-22Using 128 entry look up table for coef modelsDeb Mukherjee
2013-05-22Merge "changes intra coding to be based on txfm block" into experimentalPaul Wilkins
2013-05-22Merge "Removed unused idct functions" into experimentalScott LaVarnway
2013-05-22changes intra coding to be based on txfm blockYaowu Xu
2013-05-21Make the intra rd search support 8x4/4x8Jingning Han
2013-05-21Merge "Deprecate 4x4 intra modes from bit-stream" into experimentalJingning Han
2013-05-21Adding API to read/write uncompressed frame header bits.Dmitry Kovalev
2013-05-21Removed unused idct functionsScott LaVarnway
2013-05-21Merging the model coef prob experimentDeb Mukherjee
2013-05-21Merge "WIP: 4x4 idct/recon merge" into experimentalScott LaVarnway