summaryrefslogtreecommitdiff
path: root/vpx/vpx_codec.h
AgeCommit message (Expand)Author
2023-05-04Overwrite cm->error->detail before freeingWan-Teh Chang
2023-05-04Have vpx_codec_error take const vpx_codec_ctx_t *Wan-Teh Chang
2023-03-23Fix comment typos (likely copy-and-paste errors)Wan-Teh Chang
2020-04-24Update comments on nonexistent vpx_codec_initJames Zern
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2018-09-15cosmetics: normalize include guardsJames Zern
2017-10-05vpx_codec.h: namespace local definesJames Zern
2017-03-16vpx_codec.h: include vpx/*.h -> ./*.hMarco
2017-03-07Merge "tiny_ssim.c : adds y4m support to tiny_ssim."James Bankoski
2017-03-07tiny_ssim.c : adds y4m support to tiny_ssim.Jim Bankoski
2017-02-28VPX_CODEC_CAP_HIGHBITDEPTH for decoder interfaceChris Cunningham
2016-07-21vpx/: apply clang-formatclang-format
2015-08-07clang/win: Make libvpx build with -Wunused-function.Nico Weber
2015-03-18vpx/vpx_codec.h: bump ABI versionJames Zern
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-08-25Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().Dmitry Kovalev
2014-08-11remove remaining references to XMAJames Zern
2014-08-05Removing legacy XMA features from libvpx.Dmitry Kovalev
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
2013-12-16vpx: normalize include guardsJames Zern
2013-12-16Include files in the same directory directlyJohann
2013-10-29Resolved Doxygen warnings.Adrian Grange
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-11-27avoid redefining DECLSPEC_DEPRECATEDJames Zern
2012-07-17Restyle codeJohn Koleszar
2011-03-15Avoid misspelling "dependent".Gaute Strokkenes
2011-02-16documentation: minor cosmeticsJames Zern
2010-10-27Eliminate more warnings.Timothy B. Terriberry
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