summaryrefslogtreecommitdiff
path: root/vp8/encoder/bitstream.c
AgeCommit message (Expand)Author
2011-10-10enc: save entropy probs only when needed for refreshAttila Nagy
2011-08-16Faster vp8_default_coef_probsScott LaVarnway
2011-07-19Moved vp8_encode_bool into boolhuff.hScott LaVarnway
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-28Adding support for independent partitionsStefan Holmer
2011-06-07Wrapped asserts in critical code with CONFIG_DEBUGScott LaVarnway
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-05-26Merge "Use int_mv instead of MV in vp8_mv_cont"Scott LaVarnway
2011-05-25remove code not in useYaowu Xu
2011-05-24Use int_mv instead of MV in vp8_mv_contScott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-12Using int_mv instead of MVScott LaVarnway
2011-03-11Fix "used uninitialized" warning in vp8_pack_bitstream()Attila Nagy
2011-02-17Use endian-neutral bitstream packing/unpackingJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2010-09-29Fix loopfilter delta zero transitionsJohn Koleszar
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-08-11avoid negative array subscript warningsJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-19remove unneeded variablesPavol Rusnak
2010-05-18Initial WebM releaseJohn Koleszar