summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_onyx_if.c
AgeCommit message (Expand)Author
2013-09-16Minor clean up.Paul Wilkins
2013-09-16Adjustment to mode_skip_start.Paul Wilkins
2013-09-13Merge "Adaptive motion search control"Jingning Han
2013-09-13Adaptive motion search controlJingning Han
2013-09-13Merge "Clean up of the search best filter speed feature"Deb Mukherjee
2013-09-13Merge "New mode_info_context storage -- undo revert"Scott LaVarnway
2013-09-11Clean up of the search best filter speed featureDeb Mukherjee
2013-09-11Changes in speed 2 settingsDeb Mukherjee
2013-09-11New mode_info_context storage -- undo revertScott LaVarnway
2013-09-10Merge "Small tweaks on the constant quality mode"Deb Mukherjee
2013-09-10Small tweaks on the constant quality modeDeb Mukherjee
2013-09-10Modify encode breakout for static framesYunqing Wang
2013-09-10Modified mode skip functionality.Paul Wilkins
2013-09-09Merge "API extensions and sample app for spacial scalable encoder"Ivan Maltz
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-09-09Merge "Revert "New mode_info_context storage""James Zern
2013-09-09Revert "New mode_info_context storage"James Zern
2013-09-09Merge "Enable kf restrictions at speed 4"Paul Wilkins
2013-09-08Merge "New mode_info_context storage"Jim Bankoski
2013-09-06Enable kf restrictions at speed 4Paul Wilkins
2013-09-06Support a constant quality mode in VP9Deb Mukherjee
2013-09-06New mode_info_context storageScott LaVarnway
2013-09-04make vp9 postproc a config optionJim Bankoski
2013-08-30Added per pixel inter rd hit count statsPaul Wilkins
2013-08-29Merge "Adds a speed feature for fast 1-loop forw updates"Deb Mukherjee
2013-08-28Adds a speed feature for fast 1-loop forw updatesDeb Mukherjee
2013-08-27Merge "Renaming D27 to D207."Dmitry Kovalev
2013-08-26Merge "Changes to adaptive inter rd thresholds."Paul Wilkins
2013-08-26Merge "Limit Key frame Intra modes checks."Paul Wilkins
2013-08-23cosmetics: strip 'VP9_' from defines in vp9 only codeJames Zern
2013-08-23Renaming D27 to D207.Dmitry Kovalev
2013-08-23Merge "Added border extension"Yaowu Xu
2013-08-23Added border extensionYaowu Xu
2013-08-23Changes to adaptive inter rd thresholds.Paul Wilkins
2013-08-23Limit Key frame Intra modes checks.Paul Wilkins
2013-08-22vp9/encoder: fix last_frame_seg_map mem leakJames Zern
2013-08-22Refactor rd_pick_partition for parameter controlJingning Han
2013-08-22Fixes on feature disabling split based on varianceDeb Mukherjee
2013-08-20Cleanup/enhancements of switchable filter searchDeb Mukherjee
2013-08-20Changes to auto partition size selection.Paul Wilkins
2013-08-16Fixed typos and formattingAdrian Grange
2013-08-15Moving segmentation struct from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-08-15Speed feature to skip split partition based on varDeb Mukherjee
2013-08-13Trivial clean up.Paul Wilkins
2013-08-12Fix a compile failure in vp9_get_compressed_dataJingning Han
2013-08-11Merge "Removing redundant code and function arguments."Dmitry Kovalev
2013-08-09Renaming BLOCK_SIZE_TYPES constant to BLOCK_SIZES.Dmitry Kovalev
2013-08-09Removing redundant code and function arguments.Dmitry Kovalev
2013-08-09Moving loopfilter struct to VP9_COMMON.Dmitry Kovalev
2013-08-09Added lpf level picking using partial frameYaowu Xu