summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove old scaler.Michael Niedermayer2009-03-031-2/+1
* cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Diego Biurrun2008-11-201-2/+2
* cosmetic: align backslashes in makefilesMåns Rullgård2008-10-261-4/+4
* non-recursive makefilesMåns Rullgård2008-04-071-2/+2
* Rename --enable-swscaler --> enable-swscale to be consistent with theDiego Biurrun2008-03-101-1/+1
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-081-7/+5
* simplify library version handlingMåns Rullgård2008-03-071-2/+0
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-061-12/+3
* Add correct version number to shared libavfilterVitor Sessak2008-03-051-2/+2
* Fix avfilter compilation with --enable-shared and no libswscalerVitor Sessak2008-03-051-1/+5
* Fix libavfilter compilation and make it more in lineVitor Sessak2008-03-031-1/+1
* Remove everything not yet commited to svnVitor Sessak2008-02-151-22/+2
* Improve conditional compilation of vsrc_movie.cVitor Sessak2008-02-151-1/+1
* Fix compilationVitor Sessak2008-02-151-0/+1
* True conditional compilationVitor Sessak2008-02-151-16/+17
* Add movie file video source filter.Vitor Sessak2008-02-151-1/+7
* Cosmetics: split long lineVitor Sessak2008-02-151-1/+3
* Link to libraries in dependency order.Vitor Sessak2008-02-151-1/+1
* More targets additionVitor Sessak2008-02-151-1/+7
* Fix Cygwin compilation.Víctor Paesa2008-02-151-1/+1
* Targets addition and removalVitor Sessak2008-02-151-5/+6
* Remove test program and test video output module since ffplay can be usedVitor Sessak2008-02-151-12/+0
* Merge of several revisions that add more targets to theVitor Sessak2008-02-151-0/+5
* work into the ffmpeg build systemVitor Sessak2008-02-151-24/+36
* Add rule for make clean.Vitor Sessak2008-02-151-0/+3
* Merge of several revisions adding filtersVitor Sessak2008-02-151-0/+4
* First version of libavfilter MakefileVitor Sessak2008-02-151-0/+17
OpenPOWER on IntegriCloud