summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* make distclean clean everythingLuca Barbato2006-07-021-1/+2
* get svn version when using separate build treeMåns Rullgård2006-06-281-1/+1
* .depend needs version.h, noticed by Uoti UrpalaDiego Biurrun2006-06-221-1/+1
* Use Subversion revision for FFMPEG_VERSION.Diego Biurrun2006-06-201-2/+6
* Avoid binary stripping rule code duplication.Diego Biurrun2006-06-191-5/+1
* put local -L flags first in link commandsMåns Rullgård2006-06-171-5/+6
* CVS --> SubversionDiego Biurrun2006-06-091-1/+1
* 'make depend' should recurse into libavutil as well.Diego Biurrun2006-06-011-0/+1
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-011-7/+7
* Generate the list of all programs, unstripped programs and man pages in a moreDiego Biurrun2006-05-181-3/+6
* Rename singular variables to more sensible plural form.Diego Biurrun2006-05-181-15/+15
* uninstallation supportDiego Biurrun2006-05-181-0/+29
* cosmetics: Prettyprint some commands.Diego Biurrun2006-05-181-8/+8
* Use '-' instead of '|| true' to ignore errors.Diego Biurrun2006-03-261-1/+1
* use CFLAGS when compiling qt-faststart, to enable largefile supportBaptiste Coudurier2006-03-161-1/+1
* Create installation directories in the common install-* targets.Måns Rullgård2006-02-191-3/+0
* add quotes around $(libdir)Måns Rullgård2006-02-131-1/+1
* move common parts of makefiles into common.makMåns Rullgård2006-02-131-13/+5
* Build also ffserver (if configured) when doing `make test' .Alexander Strasser2006-02-111-1/+1
* Move libpostproc compilation to the top-level Makefile.Diego Biurrun2006-02-111-0/+14
* Simplify header installation.Diego Biurrun2006-02-111-0/+2
* Make sure that install-progs has the proper dependencies when compilingDiego Biurrun2006-02-111-0/+4
* Separate library install into static and shared installation.Diego Biurrun2006-02-111-8/+14
* Separate header file installation from the general install target.Diego Biurrun2006-02-111-1/+6
* The install-progs target should depend on $(PROG).Diego Biurrun2006-02-111-1/+1
* Separate program installation into its own target.Diego Biurrun2006-02-111-1/+3
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-261-1/+1
* Make sure that ffmpeg_g and ffplay_g get removed on 'make clean'.Diego Biurrun2006-01-241-3/+5
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-161-8/+9
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
* Remove .pc files on distclean.Diego Biurrun2005-10-181-1/+1
* Move all definitions of external dependencies into configure instead ofj@v2v.cc2005-10-041-37/+0
* configure libgsm patch by (Justin Ruggles: jruggle, earthlink net)Justin Ruggles2005-08-101-0/+4
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-2/+6
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-081-1/+1
* ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail...Víctor Paesa2005-03-181-2/+2
* changes 'make' in a couple places to $(MAKE) patch by ("Steven M. Schultz" <...Steven M. Schultz2005-02-271-3/+3
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-241-2/+8
* Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)Philipp Matthias Hahn2005-01-211-4/+4
* * Introducing IIDC1394 grabbing interface.Roman Shaposhnik2004-10-221-0/+4
* cws2fws, utility to convert compressed flash files to uncompressed ones, whic...Alex Beregszaszi2004-10-161-0/+3
* config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-10-111-0/+1
* * missing targets cleanupZdenek Kabelac2004-10-061-1/+2
* Fix link fail of ffserver on mingw with --enable-vorbis patch by ("Robert Li...Robert Lippmann2004-10-051-1/+1
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-011-1/+1
* make dep fixes by (Måns Rullgård <mru at kth dot se>)Michael Niedermayer2004-08-111-2/+3
* XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)Adam Thayer2004-07-161-0/+4
* spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)Michael Niedermayer2004-07-081-7/+4
* autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo dot...Nicolas Boos2004-07-051-1/+8
* Install only manpage if binary is present patch by (Nicolas Boos <nicolas.boo...Nicolas Boos2004-06-171-2/+4
OpenPOWER on IntegriCloud