summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2013-05-28further clean-ups on intra4x4 codingJingning Han
2013-05-28Merge "Moving txfm_size bits before prediction mode bits." into experimentalRonald S. Bultje
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-27Merge "a few clean-ups" into experimentalYaowu Xu
2013-05-27Merge "Decrease scope of frame_mv argument to handle_inter_mode()." into expe...Ronald S. Bultje
2013-05-27Decrease scope of frame_mv argument to handle_inter_mode().Ronald S. Bultje
2013-05-27a few clean-upsYaowu Xu
2013-05-27Reduce WHT complexity.Timothy B. Terriberry
2013-05-27Merge "Reduce bmi buffer length from 16 to 4" into experimentalJingning Han
2013-05-27Reduce bmi buffer length from 16 to 4Jingning Han
2013-05-27Remove unused mode_index argument from handle_inter_mode().Ronald S. Bultje
2013-05-27Fix coding statistics compilation.Ronald S. Bultje
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-24Fix two bugsYaowu Xu
2013-05-23update txfm size countingYaowu Xu
2013-05-23Fix a bug in intra4x4 level rd loopJingning Han
2013-05-23Make comp_inter_inter support 4x4 partition codingJingning Han
2013-05-23Merge Scatter Scan experiment.Paul Wilkins
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-22Merge "Optimize variance functions" into experimentalYunqing Wang
2013-05-22Merge "Using 128 entry look up table for coef models" into experimentalDeb Mukherjee
2013-05-22Optimize variance functionsYunqing Wang
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-22changes intra coding to be based on txfm blockYaowu Xu
2013-05-22Generalized intra 4x4 encoding for all sizesYaowu Xu
2013-05-22Merge CONFIG_COMP_INTER_JOINT_SEARCH.Paul Wilkins
2013-05-21Make the intra rd search support 8x4/4x8Jingning Han
2013-05-21Merge "Initial version of alpha channel support" into experimentalJohn Koleszar
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-21Merging the model coef prob experimentDeb Mukherjee
2013-05-21Merge "WIP: 4x4 idct/recon merge" into experimentalScott LaVarnway
2013-05-21Merge "Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c." ...Dmitry Kovalev
2013-05-21Merge "Removing clamp_type from the bitstream." into experimentalDmitry Kovalev
2013-05-20Moving exp. coding functions from vp9_boolhuff.c to vp9_bitstream.c.Dmitry Kovalev
2013-05-20Adding get_ref_frame_idx function.Dmitry Kovalev
2013-05-20Updating the model coef experimentDeb Mukherjee
2013-05-20Deprecate 4x4 intra modes from bit-streamJingning Han
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-20Merge "Enable bit-stream support to 8x4 and 4x8 partition" into experimentalJingning Han
2013-05-20Give VP9 a different sync code from VP8Jingning Han
2013-05-19Enable bit-stream support to 8x4 and 4x8 partitionJingning Han
2013-05-17Make nmv_count update 4x8/8x4 awareJingning Han
2013-05-17Removing clamp_type from the bitstream.Dmitry Kovalev