summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAge
* cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Diego Biurrun2008-11-20
* cosmetic: align backslashes in makefilesMåns Rullgård2008-10-26
* non-recursive makefilesMåns Rullgård2008-04-07
* Rename --enable-swscaler --> enable-swscale to be consistent with theDiego Biurrun2008-03-10
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* simplify library version handlingMåns Rullgård2008-03-07
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* Add correct version number to shared libavfilterVitor Sessak2008-03-05
* Fix avfilter compilation with --enable-shared and no libswscalerVitor Sessak2008-03-05
* Fix libavfilter compilation and make it more in lineVitor Sessak2008-03-03
* Remove everything not yet commited to svnVitor Sessak2008-02-15
* Improve conditional compilation of vsrc_movie.cVitor Sessak2008-02-15
* Fix compilationVitor Sessak2008-02-15
* True conditional compilationVitor Sessak2008-02-15
* Add movie file video source filter.Vitor Sessak2008-02-15
* Cosmetics: split long lineVitor Sessak2008-02-15
* Link to libraries in dependency order.Vitor Sessak2008-02-15
* More targets additionVitor Sessak2008-02-15
* Fix Cygwin compilation.Víctor Paesa2008-02-15
* Targets addition and removalVitor Sessak2008-02-15
* Remove test program and test video output module since ffplay can be usedVitor Sessak2008-02-15
* Merge of several revisions that add more targets to theVitor Sessak2008-02-15
* work into the ffmpeg build systemVitor Sessak2008-02-15
* Add rule for make clean.Vitor Sessak2008-02-15
* Merge of several revisions adding filtersVitor Sessak2008-02-15
* First version of libavfilter MakefileVitor Sessak2008-02-15