summaryrefslogtreecommitdiff
path: root/vp8/vp8_dx_iface.c
AgeCommit message (Expand)Author
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-20Increase chrow row alignment to 16 bytes.Timothy B. Terriberry
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-22get/set reference buffer dimension check addedJames Berry
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-09clean up unused variable warningsJohann
2011-03-17Set bounds from the array when iterating mmaps.Ralph Giles
2011-03-17Remove commented-out VP6 code from vp8_finalize_mmapsRalph Giles
2011-02-17Use endian-neutral bitstream packing/unpackingJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-19Merge "Implement error tracking in the decoder"John Koleszar
2011-01-19Implement error tracking in the decoderHenrik Lundin
2010-12-17propagate user private data on decodeJohn Koleszar
2010-12-17Inform caller of decoder about updated referencesHenrik Lundin
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
2010-11-05Merge commit 'fix integer promotion bug in partition size check'John Koleszar
2010-11-05fix integer promotion bug in partition size checkJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-23Add getter functions for the interface data symbolsJohn Koleszar
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-07-23Don't dereference ctx->priv if it hasn't been setup correctly.Fredrik Söderquist
2010-07-23Only touch ctx->priv if vp8_mmap_alloc succeeded.Fredrik Söderquist
2010-07-22Remove CONFIG_NEW_TOKENS files.Fritz Koenig
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-11Incorrect comment.Paul Wilkins
2010-06-10Remove reference to 'vpx Technologies'John Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-24vpx_image: add VPX_ prefix to PLANE_*John Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar
2010-05-21Put img_fmt in the vpx namespaceJames Zern
2010-05-18Initial WebM releaseJohn Koleszar