summaryrefslogtreecommitdiff
path: root/vp8/decoder/onyxd_int.h
AgeCommit message (Expand)Author
2016-07-21Revert "Amend and improve VP8 multithreading implementation"Yunqing Wang
2016-07-15vp8: apply clang-formatclang-format
2016-01-08Amend and improve VP8 multithreading implementationYunqing Wang
2014-04-23Add VPXD_SET_DECRYPTOR support to the VP9 decoder.Joey Parrish
2014-01-23vp8/decoder: add extern "C" to headersJames Zern
2013-12-16vp8/decoder: normalize include guardsJames Zern
2013-06-17Change the encryption feature to use a callback for decryption.Jeff Petkau
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev
2013-03-04Code cleanup.Dmitry Kovalev
2013-01-30WIP: Multiple decoder instances supportScott LaVarnway
2013-01-29Use FRAGMENT_DATA struct in pbiScott LaVarnway
2013-01-22Bug fix: Handle input data ptr = NULL and size = 0 correctlyScott LaVarnway
2012-09-24Merge "Move frame allocations out of vp8_decode_frame()"Scott LaVarnway
2012-09-24Move frame allocations out of vp8_decode_frame()Scott LaVarnway
2012-09-21Removed bc and bc2 vp8_readers from VP8D_COMPScott LaVarnway
2012-09-11fix valgrind mem leak on garbage decodeJim Bankoski
2012-06-01Removed unused dr from VP8D_COMPScott LaVarnway
2012-05-11fix warnings for building on win32Scott Graham
2012-04-24Simplifies decoder multithread synchingAttila Nagy
2012-02-28Removed duplicate code in threading.cScott LaVarnway
2012-01-30New RTCD implementationJohn Koleszar
2011-12-21Remove opaque pointer VP8D_PTRJohn Koleszar
2011-12-15Moved dequant idct into commonScott LaVarnway
2011-11-01Changing decoder input partition API to input fragments.Stefan Holmer
2011-10-21Remove unused DETOK structureTero Rintaluoma
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-08-12Disable error concealment until first key frame is decodedStefan Holmer
2011-07-26Merge "cosmetics: consistently use [u]int64_t"John Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-25Eliminated TOKENEXTRABITSScott LaVarnway
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-04-18Removed unused timersScott LaVarnway
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-09Merge "Put more code under #if CONFIG_MULTITHREAD."John Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-04remove unused dboolhuff codeJohann
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-23Adjust multi-thread sync ranges according to image sizesYunqing Wang
2010-09-17Restructure multi-threaded decoderYunqing Wang
2010-09-09Improved subset block searchScott LaVarnway
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-31followup arm patchJohann
2010-08-24clean up compiler warningsJohann
2010-08-10First modification of multi-thread decoderYunqing Wang
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar