summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v0.5.2'James Zern2016-12-201-2/+2
|\
| * bump version to 0.5.2James Zern2016-12-121-2/+2
* | move src/extras to the top-levelJames Zern2016-07-191-4/+1
|/
* bump version to 0.5.1James Zern2016-06-131-2/+2
* bump version to 0.5.0James Zern2015-12-171-2/+2
* sync versions with 0.4.4James Zern2015-10-281-2/+2
* Merge "sync versions with 0.4.3"pascal massimino2015-03-121-2/+2
|\
| * sync versions with 0.4.3James Zern2015-03-111-2/+2
* | add shell for libwebpextrasJames Zern2015-03-061-2/+5
|/
* sync version numbers to 0.4.2 releaseJames Zern2014-10-171-2/+2
* bump version to 0.4.1James Zern2014-07-231-2/+2
* **/Makefile.am: remove unused AM_CPPFLAGSJames Zern2014-06-121-1/+0
* bump version to 0.4.0James Zern2013-12-181-2/+2
* bump version to 0.3.1James Zern2013-06-121-2/+2
* Merge "build: fix install race on shared headers" into 0.3.0pascal massimino2013-03-171-6/+5
|\
| * build: fix install race on shared headersJames Zern2013-03-161-6/+5
* | bump version to 0.3.0James Zern2013-03-161-1/+1
|/
* automake: add reference to libwebp for mux/demuxJames Zern2013-03-131-1/+3
* add libwebpdecoder.pcJames Zern2013-01-231-1/+2
* Fixed few nits in the build files.Vikas Arora2013-01-231-2/+1
* Provide an option to build decoder library.Vikas Arora2013-01-231-0/+20
* Separate out mux and demux code and libraries:Urvang Joshi2012-11-191-0/+3
* bump version to 0.2.1James Zern2012-10-291-1/+1
* autoconf/libwebp: enable dll builds for mingwJames Zern2012-10-291-1/+5
* bump version to 0.2.0Pascal Massimino2012-08-031-1/+1
* move decode_vp8.h from webp/ to dec/James Zern2012-07-161-1/+0
* don't install webp/decode_vp8.hJames Zern2012-07-141-1/+3
* bump versionsJames Zern2012-07-131-1/+1
* build: remove libwebpmux from default targets/configJames Zern2012-07-111-1/+4
* Makefile.am: cosmeticsJames Zern2012-04-121-7/+12
* Add Mux library for manipulating WebP container.Vikas Arora2011-09-271-1/+1
* update libtool version-infoJames Zern2011-09-131-1/+1
* create a libwebputils under src/utilsPascal Massimino2011-09-131-1/+2
* create a separate libwebpdsp under src/dspPascal Massimino2011-09-131-2/+3
* configure: test for zlib only w/--enable-experimentalJames Zern2011-06-071-1/+1
* EXPERIMENTAL: add support for alpha channelPascal Massimino2011-04-251-1/+1
* build: add pkgconfig filesPascal Massimino2011-03-261-0/+4
* Makefile: allow out of tree buildsJames Zern2011-03-151-1/+1
* a WebP encoderPascal Massimino2011-02-181-0/+12
* move Makefile.am one level below, to src/decPascal Massimino2011-01-071-12/+0
* typo: vp8.h -> decode_vp8.hPascal Massimino2011-01-071-1/+2
* forgot to declare types.h to be installedPascal Massimino2011-01-061-1/+1
* move the decoder sourcetree to a sub-location src/decPascal Massimino2011-01-061-2/+5
* Initial commitPascal Massimino2010-09-301-0/+8