summaryrefslogtreecommitdiff
path: root/vpx/internal
AgeCommit message (Expand)Author
2023-05-08Unify implementation of CHECK_MEM_ERRORJerome Jiang
2023-02-09Remove onyx_int.h from vp8 rc headerJerome Jiang
2022-01-26fix some include guardsJames Zern
2021-11-02vpx_codec_internal.h: add LIBVPX_FORMAT_PRINTFJames Zern
2021-09-10Add vp8 support to rc libJerome Jiang
2021-05-26Fixed redundant wording for decoder algorithm interfaceChunbo Hua
2020-04-27Update a comment on nonexistent vpx_codec_initWan-Teh Chang
2020-04-24Update comments on nonexistent vpx_codec_initJames Zern
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
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
2015-03-18fix static analysis warnings related to CHECK_MEM_ERRORJames Zern
2014-09-04Removing sz member from vpx_codec_priv. Dmitry Kovalev
2014-08-28Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev
2014-08-22Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev
2014-08-21Merge "Replacing NOT_IMPLMENTED with NULL."Dmitry Kovalev
2014-08-20Replacing NOT_IMPLMENTED with NULL.Dmitry Kovalev
2014-08-20Removing iface pointer from vpx_codec_priv.Dmitry Kovalev
2014-08-19Removing unused tbd struct member.Dmitry Kovalev
2014-08-13vpx_codec_internal.h : clean out unused function warningJim Bankoski
2014-08-13vpx_internal_error -> fix -Wunused-function issuesJim Bankoski
2014-08-05Removing legacy XMA features from libvpx.Dmitry Kovalev
2014-07-31Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.Jim Bankoski
2014-05-27Removing ctrl_id parameter from vpx_codec_control_fn_t.Dmitry Kovalev
2014-05-16Cleaning up vp9_cx_iface.c.Dmitry Kovalev
2014-02-26Adding vpx_sse_to_psnr() function.Dmitry Kovalev
2014-02-13Add VP9 decoder support for external frame buffersFrank Galligan
2014-01-24Merge "Revert external frame buffer code."Frank Galligan
2014-01-24Revert external frame buffer code.Frank Galligan
2014-01-23vpx: add extern "C" to headersJames Zern
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-15Add support to pass in external frame buffers.Frank Galligan
2013-07-11vp[89]_dx_iface: factorize vp8_mmap_*()James Zern
2013-07-11small update to peek_si/get_si documentationJames Zern
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-06vpx: merge with masterJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
2012-06-29Build unit test driver from the default targetJohn Koleszar
2011-12-05Multiple-resolution encoderYunqing Wang
2011-07-19Revert "Disable __longjmp_chk protection"John Koleszar
2011-07-13Disable __longjmp_chk protectionJohn Koleszar
2011-03-14Improve grammar in a comment.Ralph Giles
2011-02-16documentation: minor cosmeticsJames Zern
2011-02-02Avoid using an anonymous union.Gaute Strokkenes
2010-09-23Add getter functions for the interface data symbolsJohn Koleszar
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-07-07Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter".Michael Kohler