summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_segmentation.h
Commit message (Expand)AuthorAgeFilesLines
* Setup AQ mode for perceptual qualityJingning Han2019-03-151-0/+3
* Add frame header control to turn on PSNR_AQ modeJingning Han2018-12-171-0/+2
* cosmetics: normalize include guardsJames Zern2018-09-151-3/+3
* vp9/encoder: apply clang-formatclang-format2016-08-021-5/+2
* Removing direct references to VP9_COMP.Dmitry Kovalev2014-08-061-1/+1
* Renaming "onyx" to "encoder".Dmitry Kovalev2014-04-221-1/+1
* Inlining vp9_set_segmentation_map() function.Dmitry Kovalev2014-04-211-3/+0
* Removing unnecessary casts from quantization code.Dmitry Kovalev2014-02-281-4/+4
* vp9/encoder: add extern "C" to headersJames Zern2014-01-231-0/+8
* Moving reset_segment_features() to encoder/vp9_segmentation.h.Dmitry Kovalev2014-01-061-0/+2
* Move two functions to encoderYaowu Xu2013-12-161-0/+6
* Clean out some legacy code.Paul Wilkins2013-04-191-2/+0
* Code cleanup.Dmitry Kovalev2013-02-211-14/+10
* Use standard integer types for pixel values and coefficients.Ronald S. Bultje2012-12-181-1/+1
* google style guide include guardsJim Bankoski2012-11-301-2/+2
* fixed includes to be fully specifiedJim Bankoski2012-11-281-1/+1
* Add vp9_ prefix to all vp9 filesJohn Koleszar2012-11-271-0/+46