summaryrefslogtreecommitdiff
path: root/vpx/internal
AgeCommit message (Expand)Author
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
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14Remove useless 500 frame limitFabio Pedretti
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar