summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2014-01-31remove duplicate const from vpx_codec_iface_t useJames Zern
2014-01-29Merge "Adapting decode_with_drops example to use new file reading API."Dmitry Kovalev
2014-01-29Adapting decode_with_drops example to use new file reading API.Dmitry Kovalev
2014-01-29Adapting postproc example to use new file reading API.Dmitry Kovalev
2014-01-27Adapting simple_decoder to use new file reading API.Dmitry Kovalev
2014-01-24Implementing simple API to read video files.Dmitry Kovalev
2014-01-17Moving vp8_multi_resolution_encoder to examples folder.Dmitry Kovalev
2014-01-15Adding VP9 support to decode_to_md5 example.Dmitry Kovalev
2014-01-10Cleaning up md5 example.Dmitry Kovalev
2014-01-07Removing examples code generation and making them static.Dmitry Kovalev
2013-10-18Added necessary includesYaowu Xu
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-08-14Fix warnings.Christian Duvivier
2012-07-13examples: fix memory leakJohn Koleszar
2012-06-04Explicitly discard fwrite/fread return valuesJohann
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2012-01-05Multiframe quality enhancement postprocessingDeb Mukherjee
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-09-14Fix odd-sized image support in decoder examplesJohn Koleszar
2011-06-27Adding support for error concealment in multi-threaded decodingStefan Holmer
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-09clean up unused variable warningsJohann
2011-02-28examples: use function to get iface pointersJohn Koleszar
2010-11-17vp8_set_maps: remove hard-coded width/heightJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14Use public domain implementation for MD5 algorithmAndres Mejia
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-25examples: use I420 input for encodersJohn 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-21configure: remove HAVE_CONFIG_HJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar