summaryrefslogtreecommitdiff
path: root/vpx/vp8dx.h
AgeCommit message (Expand)Author
2022-05-06vp8[cd]x.h: document vpx_codec_vp[89]_[cd]x*James Zern
2022-01-28vpx/vp8[cd]x.h,cosmetics: normalize ctrls to enum orderJames Zern
2022-01-26vp8dx.h,cosmetics: normalize #define/type orderJames Zern
2022-01-26vp8dx.h: add missing define for VP9_SET_BYTE_ALIGNMENTJames Zern
2018-12-19vpx/*.h: rm some deprecated defines/enum vals/typedefsJames Zern
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R
2018-09-15cosmetics: normalize include guardsJames Zern
2018-07-20Add Flag to Enable Row Based MultiThreadingVenkatarama NG. Avadhani
2018-01-16vp8dx.h: Add macro for skipping loop filterVignesh Venkatasubramanian
2017-01-12Add decoder getters for the last quantizer.Peter Boström
2016-11-03vp9-svc: Add decoder control to decode up to x spatial layers.Marco
2016-07-21vpx/: apply clang-formatclang-format
2016-06-17remove vp10James Zern
2015-10-16vpx/*.h: add VPX_CTRL_* preproc definesJames Zern
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-06-05Add control to skip loop filter in VP9 decoder.Frank Galligan
2015-02-13Add VP9 decoder control to get frame sizeAdrian Grange
2015-01-15Fix obvious misses in doxygen mainpageYaowu Xu
2015-01-14Clarify purpose of VP9_INVERT_TILE_DECODE_ORDERYaowu Xu
2014-12-15Revert "Revert "Add support for setting byte alignment.""Frank Galligan
2014-12-15Revert "Add support for setting byte alignment."Paul Wilkins
2014-12-12Add support for setting byte alignment.Frank Galligan
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-04-23Add VPXD_SET_DECRYPTOR support to the VP9 decoder.Joey Parrish
2014-01-24Revert external frame buffer code.Frank Galligan
2013-12-16vpx: normalize include guardsJames Zern
2013-12-16Include files in the same directory directlyJohann
2013-12-15Add frame buffer lru cache.Frank Galligan
2013-11-22Fix decoder to handle display size correctlyAdrian Grange
2013-10-29Resolved Doxygen warnings.Adrian Grange
2013-09-30Removing vpx_codec_impl_{top, bottom}.h files.Dmitry Kovalev
2013-06-17Fixing compilation error on Mac OS.Dmitry Kovalev
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau
2013-03-27Convert inv_tile_order to control interfaceJohn Koleszar
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-06vpx: merge with masterJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-07-17Restyle codeJohn Koleszar
2011-06-28use relative include pathJohann
2011-03-04cosmetic: clean up comments for new vp8dx controlsJohn Koleszar
2011-02-24documentation: minor updates to vp8 (en|de)coderJames Zern
2011-02-16documentation: minor cosmeticsJames Zern
2011-01-19Implement error tracking in the decoderHenrik Lundin
2010-12-17Inform caller of decoder about updated referencesHenrik Lundin
2010-09-23Add getter functions for the interface data symbolsJohn Koleszar
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar