summaryrefslogtreecommitdiff
path: root/vpx/internal/vpx_codec_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Unify implementation of CHECK_MEM_ERRORJerome Jiang2023-05-081-0/+23
* vpx_codec_internal.h: add LIBVPX_FORMAT_PRINTFJames Zern2021-11-021-2/+14
* Fixed redundant wording for decoder algorithm interfaceChunbo Hua2021-05-261-1/+1
* Update a comment on nonexistent vpx_codec_initWan-Teh Chang2020-04-271-1/+1
* Update comments on nonexistent vpx_codec_initJames Zern2020-04-241-2/+4
* Return VPX_CODEC_INCAPABLE on capability failureWan-Teh Chang2020-04-021-7/+6
* cosmetics: normalize include guardsJames Zern2018-09-151-3/+3
* vpx/: apply clang-formatclang-format2016-07-211-103/+103
* fix static analysis warnings related to CHECK_MEM_ERRORJames Zern2015-03-181-1/+9
* Removing sz member from vpx_codec_priv. Dmitry Kovalev2014-09-041-1/+0
* Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev2014-08-281-1/+0
* Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev2014-08-221-1/+1
* Merge "Replacing NOT_IMPLMENTED with NULL."Dmitry Kovalev2014-08-211-2/+0
|\
| * Replacing NOT_IMPLMENTED with NULL.Dmitry Kovalev2014-08-201-2/+0
* | Removing iface pointer from vpx_codec_priv.Dmitry Kovalev2014-08-201-1/+0
|/
* Removing unused tbd struct member.Dmitry Kovalev2014-08-191-1/+0
* vpx_codec_internal.h : clean out unused function warningJim Bankoski2014-08-131-2/+2
* vpx_internal_error -> fix -Wunused-function issuesJim Bankoski2014-08-131-22/+4
* Removing legacy XMA features from libvpx.Dmitry Kovalev2014-08-051-58/+0
* Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.Jim Bankoski2014-07-311-0/+1
* Removing ctrl_id parameter from vpx_codec_control_fn_t.Dmitry Kovalev2014-05-271-26/+2
* Cleaning up vp9_cx_iface.c.Dmitry Kovalev2014-05-161-2/+2
* Add VP9 decoder support for external frame buffersFrank Galligan2014-02-131-1/+32
* Merge "Revert external frame buffer code."Frank Galligan2014-01-241-33/+1
|\
| * Revert external frame buffer code.Frank Galligan2014-01-241-33/+1
* | vpx: add extern "C" to headersJames Zern2014-01-231-0/+8
|/
* Increase required number of external frame buffersFrank Galligan2013-12-171-2/+2
* Add external constants.Frank Galligan2013-12-171-2/+3
* vpx: normalize include guardsJames Zern2013-12-161-3/+3
* Add support to pass in external frame buffers.Frank Galligan2013-12-151-1/+32
* vp[89]_dx_iface: factorize vp8_mmap_*()James Zern2013-07-111-0/+26
* small update to peek_si/get_si documentationJames Zern2013-07-111-4/+5
* Rough merge of master into experimentalJohn Koleszar2012-11-071-5/+6
|\
| * Build unit test driver from the default targetJohn Koleszar2012-06-291-4/+4
| * Multiple-resolution encoderYunqing Wang2011-12-051-3/+22
* | vpx: merge with masterJohn Koleszar2012-11-061-7/+25
* | Restyle codeJohn Koleszar2012-07-171-143/+129
|/
* Revert "Disable __longjmp_chk protection"John Koleszar2011-07-191-18/+0
* Disable __longjmp_chk protectionJohn Koleszar2011-07-131-0/+18
* Improve grammar in a comment.Ralph Giles2011-03-141-1/+1
* documentation: minor cosmeticsJames Zern2011-02-161-4/+4
* Avoid using an anonymous union.Gaute Strokkenes2011-02-021-1/+1
* Add getter functions for the interface data symbolsJohn Koleszar2010-09-231-0/+14
* Use WebM in copyright notice for consistencyJohn Koleszar2010-09-091-1/+1
* Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter".Michael Kohler2010-07-071-1/+1
* cosmetics: trim trailing whitespaceJohn Koleszar2010-06-181-2/+2
* Remove useless 500 frame limitFabio Pedretti2010-06-141-2/+1
* 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/+457