summaryrefslogtreecommitdiff
path: root/vpx/src/vpx_codec.c
Commit message (Expand)AuthorAgeFilesLines
* Have vpx_codec_error take const vpx_codec_ctx_t *Wan-Teh Chang2023-05-041-3/+3
* Remove unneeded null check for entry in for loopWan-Teh Chang2020-05-041-1/+1
* vpx_codec_control: return incapable for unmatched controlJames Zern2016-09-091-1/+1
* vpx/: apply clang-formatclang-format2016-07-211-45/+20
* Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev2014-08-281-3/+2
* vpx_internal_error -> fix -Wunused-function issuesJim Bankoski2014-08-131-0/+23
* Removing legacy XMA features from libvpx.Dmitry Kovalev2014-08-051-48/+0
* Removing ctrl_id parameter from vpx_codec_control_fn_t.Dmitry Kovalev2014-05-271-1/+1
* vp[89]_dx_iface: factorize vp8_mmap_*()James Zern2013-07-111-0/+49
* Restyle codeJohn Koleszar2012-07-171-84/+69
* documentation: minor cosmeticsJames Zern2011-02-161-1/+1
* 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
* Conditionally build enc/dec specific API sourcesJames Zern2010-05-261-49/+1
* install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar2010-05-241-0/+197