summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Merge "Clean up related to coefficient modeling" into experimentalDeb Mukherjee
2013-05-28Clean up related to coefficient modelingDeb Mukherjee
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-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-24Removed setup_pre_planes() call in read_mb_modes_mv()Scott LaVarnway
2013-05-24Fix two bugsYaowu Xu
2013-05-23update txfm size countingYaowu Xu
2013-05-23Fix bug in 4x4 band definition.Paul Wilkins
2013-05-23Removed code not in useYaowu Xu
2013-05-23Change txfm_type decisionYaowu Xu
2013-05-23Fix a bug in intra4x4 level rd loopJingning Han
2013-05-23Remove type from vmvnJohann
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-22Merge "changes intra coding to be based on txfm block" into experimentalPaul Wilkins
2013-05-22Merge "Generalized intra 4x4 encoding for all sizes" into experimentalPaul Wilkins
2013-05-22Merge "Merge CONFIG_COMP_INTER_JOINT_SEARCH." 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-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-21Removed unused idct functionsScott LaVarnway