summaryrefslogtreecommitdiff
path: root/vpx/src/vpx_image.c
AgeCommit message (Expand)Author
2018-04-09vpx_image: remove unused image formatsJames Zern
2017-10-10Fix alignment in vpx_image without external allocation.Jerome Jiang
2017-09-28Fix image width alignment. Enable ImageSizeSetting test.Jerome Jiang
2016-07-21vpx/: apply clang-formatclang-format
2014-10-01Adds support of 440 content.Deb Mukherjee
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-30Misc. high-bit-depth fixesDeb Mukherjee
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-08-19Using functions from vpx_mem.h inside vpx_image.c.Dmitry Kovalev
2014-07-17allow config options to limit max size of decodeJim Bankoski
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
2012-11-06vpx: merge with masterJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-24vpx_image: add VPX_ prefix to PLANE_*John Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar