summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2013-05-11Use consistent partition context setup in enc/decJingning Han
2013-05-11Move get_sb_index to vp9_blockd.hJingning Han
2013-05-10Merge "Subsampling aware allocs and bitstream" into experimentalJohn Koleszar
2013-05-10Enable recursive partition type searchJingning Han
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-05-08Extend left/above partition context to per mi(8x8)Jingning Han
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Merge "Merge SB8X8 into the codebase" into experimentalJingning Han
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-06Removed vp9_setup_intra_recon()Scott LaVarnway
2013-05-03Merge "Separate transform and quant from vp9_encode_sb" into experimentalJohn Koleszar
2013-05-03Separate transform and quant from vp9_encode_sbJohn Koleszar
2013-05-03Merge "Create common vp9_encode_sb{,y}" into experimentalJohn Koleszar
2013-05-02Fix use of wrong rate/distortion variables in 16x8 r/d check.Ronald S. Bultje
2013-05-02Fix 16x16-iteration indexing bug in main encode_sb_row loop.Ronald S. Bultje
2013-05-02Fix state update in sb8x8 rate-distortion loopJingning Han
2013-05-02Create common vp9_encode_sb{,y}John Koleszar
2013-05-02Fix i4x4 mode reading and writing in sb8x8 bitstream.Ronald S. Bultje
2013-05-02Set transform size correctly for non-tx_select splitmv/i4x4_pred.Ronald S. Bultje
2013-05-02Always initialize values in sb/mb_partitioning.Ronald S. Bultje
2013-05-02Fix some more offset errors in sb8x8.Ronald S. Bultje
2013-05-01Store splitmv modes in context after 8x8 rd loop.Ronald S. Bultje
2013-04-30Merge "Make vp9_optimize_sb* common" into experimentalJohn Koleszar
2013-04-30Make vp9_optimize_sb* commonJohn Koleszar
2013-04-30Merge "Cleaning up encoder segmentation code." into experimentalDmitry Kovalev
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-30Migrating SPLITMV_4X4 decoding into decode_atomJingning Han
2013-04-29Separate I4X4_PRED coding from macroblock modulesJingning Han
2013-04-29Cleaning up encoder segmentation code.Dmitry Kovalev
2013-04-29Merge "Merge encode_sb and encode_sb64 in a recursive encode_sb/b function." ...Ronald S. Bultje
2013-04-29Merge "Fix mi_row argument to update_stats()." into experimentalRonald S. Bultje
2013-04-29Merge "Factor out assigning correct partitioning seg_context pointers." into ...Ronald S. Bultje
2013-04-29Merge "Use recursive function in resetting txfm_size for skip-blocks." into e...Ronald S. Bultje
2013-04-29Merge encode_sb and encode_sb64 in a recursive encode_sb/b function.Ronald S. Bultje
2013-04-29Fix mi_row argument to update_stats().Ronald S. Bultje
2013-04-29Factor out assigning correct partitioning seg_context pointers.Ronald S. Bultje
2013-04-29Use recursive function in resetting txfm_size for skip-blocks.Ronald S. Bultje
2013-04-29Merge "Immigrate tokenize_mb into tokenize_sb" into experimentalJingning Han
2013-04-29Immigrate tokenize_mb into tokenize_sbJingning Han
2013-04-29Change above/left_context to use an 8x8 basis.Ronald S. Bultje
2013-04-26Grow MODE_INFO array to use an 8x8 basis.Ronald S. Bultje
2013-04-26Remove destination pointers from BLOCKDJohn Koleszar
2013-04-26Removed bmi from blockdScott LaVarnway
2013-04-25Remove BLOCK structureJohn Koleszar
2013-04-25Adding is_inter_mode function.Dmitry Kovalev
2013-04-25Merge "Move sbsegment out of experimental list" into experimentalJingning Han
2013-04-24Merge two similar functions into oneYaowu Xu
2013-04-24Move sbsegment out of experimental listJingning Han