summaryrefslogtreecommitdiff
path: root/vpx/vpx_codec.h
Commit message (Expand)AuthorAgeFilesLines
* Overwrite cm->error->detail before freeingWan-Teh Chang2023-05-041-1/+3
* Have vpx_codec_error take const vpx_codec_ctx_t *Wan-Teh Chang2023-05-041-2/+2
* Fix comment typos (likely copy-and-paste errors)Wan-Teh Chang2023-03-231-3/+5
* Update comments on nonexistent vpx_codec_initJames Zern2020-04-241-2/+5
* Enclose macro arguments in parenthesesJerome Jiang2019-03-141-3/+3
* cosmetics: normalize include guardsJames Zern2018-09-151-3/+3
* vpx_codec.h: namespace local definesJames Zern2017-10-051-24/+25
* vpx_codec.h: include vpx/*.h -> ./*.hMarco2017-03-161-2/+2
* Merge "tiny_ssim.c : adds y4m support to tiny_ssim."James Bankoski2017-03-071-2/+2
|\
| * tiny_ssim.c : adds y4m support to tiny_ssim.Jim Bankoski2017-03-071-2/+2
* | VPX_CODEC_CAP_HIGHBITDEPTH for decoder interfaceChris Cunningham2017-02-281-1/+5
|/
* vpx/: apply clang-formatclang-format2016-07-211-352/+336
* clang/win: Make libvpx build with -Wunused-function.Nico Weber2015-08-071-1/+1
* vpx/vpx_codec.h: bump ABI versionJames Zern2015-03-181-1/+1
* Adds config opt for highbitdepth + misc. vpxDeb Mukherjee2014-09-021-3/+3
* Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().Dmitry Kovalev2014-08-251-3/+5
* remove remaining references to XMAJames Zern2014-08-111-2/+0
* Removing legacy XMA features from libvpx.Dmitry Kovalev2014-08-051-88/+0
* Adds support for reading and writing 10/12-bit y4mDeb Mukherjee2014-07-051-0/+9
* Reverting "Adds support for reading and writing 10/12-bit y4m" for now becaus...Dmitry Kovalev2014-07-021-9/+0
* Adds support for reading and writing 10/12-bit y4mDeb Mukherjee2014-07-021-0/+9
* vpx: normalize include guardsJames Zern2013-12-161-3/+3
* Include files in the same directory directlyJohann2013-12-161-2/+2
* Resolved Doxygen warnings.Adrian Grange2013-10-291-5/+5
* Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar2012-12-271-426/+423
|\
| * Restyle codeJohn Koleszar2012-07-171-426/+423
* | avoid redefining DECLSPEC_DEPRECATEDJames Zern2012-11-271-3/+10
|/
* Avoid misspelling "dependent".Gaute Strokkenes2011-03-151-1/+1
* documentation: minor cosmeticsJames Zern2011-02-161-8/+8
* Eliminate more warnings.Timothy B. Terriberry2010-10-271-2/+2
* Use WebM in copyright notice for consistencyJohn Koleszar2010-09-091-1/+1
* cosmetics: trim trailing whitespaceJohn Koleszar2010-06-181-2/+2
* LICENSE: update with latest textJohn Koleszar2010-06-041-4/+5
* install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar2010-05-241-0/+553