aboutsummaryrefslogtreecommitdiff
path: root/vpx/vpx_decoder.h
AgeCommit message (Expand)Author
2023-03-23Fix comment typos (likely copy-and-paste errors)Wan-Teh Chang
2020-04-02Return VPX_CODEC_INCAPABLE on capability failureWan-Teh Chang
2018-09-15cosmetics: normalize include guardsJames Zern
2016-07-21vpx/: apply clang-formatclang-format
2014-08-25Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().Dmitry Kovalev
2014-08-11remove remaining references to XMAJames Zern
2014-02-13Add VP9 decoder support for external frame buffersFrank Galligan
2014-01-24Revert external frame buffer code.Frank Galligan
2013-12-17Increase required number of external frame buffersFrank Galligan
2013-12-17Add external constants.Frank Galligan
2013-12-16vpx: normalize include guardsJames Zern
2013-12-16Include files in the same directory directlyJohann
2013-12-15Add support to pass in external frame buffers.Frank Galligan
2013-10-29Resolved Doxygen warnings.Adrian Grange
2013-01-30WIP: Multiple decoder instances supportScott LaVarnway
2012-11-06vpx: merge with masterJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2011-06-28Proposing an extension to the encoder and decoder interfaces.Stefan Holmer
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-02-16documentation: minor cosmeticsJames Zern
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-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar