summaryrefslogtreecommitdiff
path: root/vp8/decoder/dboolhuff.h
AgeCommit message (Expand)Author
2016-07-15vp8: apply clang-formatclang-format
2016-06-01Fix VP8 encoder UBSAN/IOC errorsYaowu Xu
2015-08-26Clean up unused function warnings in vp8 decoderJohann
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
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-07-19Moved vp8_encode_bool into boolhuff.hScott LaVarnway
2011-06-20Improved vp8dx_decode_boolScott LaVarnway
2011-04-27Speed up VP8DX_BOOL_DECODER_FILLJohn Koleszar
2011-04-27Update VP8DX_BOOL_DECODER_FILL to better detect EOSJohn Koleszar
2011-02-04remove unused dboolhuff codeJohann
2011-01-19Implement error tracking in the decoderHenrik Lundin
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-15Change bitreader to use a larger window.Timothy B. Terriberry
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar
2010-05-18Initial WebM releaseJohn Koleszar