summaryrefslogtreecommitdiff
path: root/vp9/vp9_iface_common.h
AgeCommit message (Expand)Author
2018-01-11adopt some clang 5.0.0 formattingJohann
2016-08-03vp9/decoder,vp9/*.[hc]: apply clang-formatclang-format
2016-07-01Make set_reference control API work in VP9Yunqing Wang
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-16Add support for color-range.Ronald S. Bultje
2015-09-10yuvconfig2image(): add explicit cast to avoid conv warningJames Zern
2015-05-13Relocate memory operations for common codeJohann
2015-01-13Enable decoder to pass through color space infoYaowu Xu
2014-10-08Fix src frame buffer copy and extendYaowu Xu
2014-10-02Fix subsampling check for images 1 pixel wide/tallAlex Converse
2014-10-01Adds support of 440 content.Deb Mukherjee
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-29Miscellaneous decoder changes for high bitdepthDeb Mukherjee
2014-07-21Remove unfinished VP9 alpha channel.Alex Converse
2014-07-05Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-07-02Reverting "Adds support for reading and writing 10/12-bit y4m" for now becaus...Dmitry Kovalev
2014-07-02Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-04-29Using crop_{width, height} instead of {width, height}.Dmitry Kovalev
2014-01-22Merge "Tidy up comments & remove commented out code."Adrian Grange
2014-01-22Tidy up comments & remove commented out code.Adrian Grange
2014-01-21Seperate the border size for encoder and decoder.hkuang
2013-07-12yv12config: remove YUV_TYPEJames Zern
2013-07-08Using mi_cols instead of mb_cols.Dmitry Kovalev
2013-06-07Align frame size to 8 instead of 16.Ronald S. Bultje
2013-06-07Revert "Align frame size to 8 instead of 16."Ronald S. Bultje
2013-06-06Align frame size to 8 instead of 16.Ronald S. Bultje
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-15Adding alpha plane to YV12_BUFFER_CONFIG structure.Dmitry Kovalev
2013-05-09Subsampling aware allocs and bitstreamJohn Koleszar
2013-04-01Code cleanup.Dmitry Kovalev
2013-03-13Add VP9_GET_REFERENCE controlJohn Koleszar