summaryrefslogtreecommitdiff
path: root/examples.mk
AgeCommit message (Expand)Author
2014-01-29Merge "vpxenc: Relocate rate/quantizer histogram code."Dmitry Kovalev
2014-01-29vpxenc: Relocate rate/quantizer histogram code.Dmitry Kovalev
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-27Merge "Adapting simple_decoder to use new file reading API."Dmitry Kovalev
2014-01-27Adapting simple_decoder to use new file reading API.Dmitry Kovalev
2014-01-25Adds a stand-alone resize utility for testingDeb Mukherjee
2014-01-24Implementing simple API to read video files.Dmitry Kovalev
2014-01-21Merge "Moving vp8_multi_resolution_encoder to examples folder."Dmitry Kovalev
2014-01-17Moving y4m encoding functions into separate files.Dmitry Kovalev
2014-01-17Moving vp8_multi_resolution_encoder to examples folder.Dmitry Kovalev
2014-01-07Removing examples code generation and making them static.Dmitry Kovalev
2013-11-25vpxenc: Move config check code into its own source files.Tom Finegan
2013-11-21vpxenc: Add vpxenc.h and move/rename the global_config structTom Finegan
2013-11-19vpxdec: Relocate WebM input support.Tom Finegan
2013-11-15vpx[dec|enc]: Extract IVF support from the apps.Tom Finegan
2013-11-11vpxenc: clean up; move stats code out of vpxenc.cTom Finegan
2013-11-06Merge "Move SVC per-frame loop from sample app into libvpx proper"Ivan Maltz
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz
2013-11-06Move WebM writing support out of vpxenc.c.Tom Finegan
2013-10-07Moving libmkv library to third_party folder.Dmitry Kovalev
2013-09-17fix vp8-only buildJames Zern
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-05-21msvs: Don't link to winmm.libMartin Storsjo
2013-05-21msvs: Pass dependency project vcxproj files to the project generation scriptMartin Storsjo
2013-05-21msvs: Support producing both vcproj and vcxproj depending on configure variablesMartin Storsjo
2013-03-04vpxdec: support scaling outputJohn Koleszar
2013-03-04vpxenc: support scaling prior to encodingJohn Koleszar
2012-11-27Revert "make: flatten object file directories"John Koleszar
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-15make: flatten object file directoriesJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-07-25shared object on mac osxjimbankoski
2012-07-23Dll build of libvpxJim Bankoski
2012-05-03vp8_multi_resolution_encoder.c is not a generated exampleAttila Nagy
2012-04-02Allow disabling disabled codecsJohann
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2012-02-08Add OS/2 supportsKO Myung-Hun
2011-12-22Add missing includes for multi-resJohn Koleszar
2011-12-05Multiple-resolution encoderYunqing Wang
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-07-25configure: add --enable-static optionJames Zern
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-05-02build: change LDFLAGS/CFLAGS ordering.Ronald S. Bultje
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2010-11-02fix pipe support on windowsJohn Koleszar
2010-10-27makefile: remove ivf{enc,dec} on make cleanJohn Koleszar