summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropymode.c
AgeCommit message (Expand)Author
2013-06-10New probs for filters/tx_size and a few othersDeb Mukherjee
2013-06-10Merge "Implement intra-coded frames" into experimentalAdrian Grange
2013-06-10Cosmetic cleanups of filtersDeb Mukherjee
2013-06-10Implement intra-coded framesAdrian Grange
2013-06-09Merge "New comp_inter defaults." into experimentalRonald S. Bultje
2013-06-08Merge "New default tables" into experimentalRonald S. Bultje
2013-06-08New comp_inter defaults.Ronald S. Bultje
2013-06-08New default tablesRonald S. Bultje
2013-06-08TX_SIZE contexts simplification.Deb Mukherjee
2013-06-07Coding tx-size selection by use of spatial contextDeb Mukherjee
2013-06-07Cleans up mbskip encodingDeb Mukherjee
2013-06-07Merge "Remove two un-used entries in mode_lf_delta[]" into experimentalYaowu Xu
2013-06-07Remove two un-used entries in mode_lf_delta[]Yaowu Xu
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-06New intra mode and partitioning probabilities.Ronald S. Bultje
2013-06-05Cosmetic renaming VP9_MVREFS to VP9_INTER_MODESDeb Mukherjee
2013-06-05Clean-ups on switchable interpolation and mv_refDeb Mukherjee
2013-05-31Fix inter mode context adaptation.Sami Pietila
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 all intra mode coding trees into a single one.Ronald S. Bultje
2013-05-29Remove some unused code related to macroblock/splitmv coding.Ronald S. Bultje
2013-05-27a few clean-upsYaowu Xu
2013-05-26Remove splitmv.Ronald S. Bultje
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-21Make the intra rd search support 8x4/4x8Jingning Han
2013-05-19Enable bit-stream support to 8x4 and 4x8 partitionJingning Han
2013-05-17Replace default counts with default probs.Paul Wilkins
2013-05-17Remove MODE_STATS flag and codePaul Wilkins
2013-05-14Enable recursive partition down to 4x4Jingning Han
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Remove enable_6tap filter experiment.Paul Wilkins
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-03Extend number of reference buffers to 8.Adrian Grange
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-25Remove implicit assumption that mode_info_stride == mb_cols + 1.Ronald S. Bultje
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-24Contextual entropy coding of partition syntaxJingning Han
2013-04-23Merge "Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c." into ex...Dmitry Kovalev
2013-04-23Removing redundant code in vp9_entropymode.c.Dmitry Kovalev
2013-04-23Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c.Dmitry Kovalev
2013-04-19Eliminated prev_mip memsets/memcpysScott LaVarnway
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-18Merge "Adding DEFAULT_PRED_PROB_{0, 1, 2} constants." into experimentalDmitry Kovalev
2013-04-17Adding DEFAULT_PRED_PROB_{0, 1, 2} constants.Dmitry Kovalev