OSDN Git Service

Use $< to simplify a few lines.
[coroid/libav_saccubus.git] / Makefile
2006-10-01 Diego Biurrunmake depend should recurse into libswscale as well.
2006-10-01 Diego BiurrunRemove bogus .PHONY declaration from version.h target.
2006-09-12 Måns Rullgårdffmpeg, ffplay, ffserver need version.h
2006-09-12 Diego BiurrunFix 'make depend' for libpostproc.
2006-09-10 Måns Rullgårdadd our -L flags before any other linker flags
2006-09-09 Måns Rullgårdfix out of tree builds
2006-09-08 Panagiotis IssarisAdd -lav* to the front of LDFLAGS, fixes linking on...
2006-09-08 Diego BiurrunFFLIBS --> EXTRALIBS
2006-09-08 Diego BiurrunRemove pointless variable indirection.
2006-09-08 Diego Biurrunsimplify
2006-09-08 Diego BiurrunFFLIBDIRS --> LDFLAGS
2006-08-31 Diego BiurrunSome gcc versions dislike version.h to appear in the...
2006-08-25 Diego BiurrunFFMPEG_VERSION was moved to version.h.
2006-08-08 Luca AbeniEnable swscale usage in ffmpeg
2006-07-24 Diego BiurrunRename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen...
2006-07-13 Måns Rullgårdreplace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid...
2006-07-11 Diego BiurrunCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-07-10 Diego BiurrunMove gprof compiler flag handling to configure.
2006-07-10 Diego BiurrunRemove silly TEST variable that is used in one line...
2006-07-05 Diego Biurruncosmetics: Break overly long lines.
2006-07-02 Diego Biurrunsimplify
2006-07-02 Luca Barbatomake distclean clean everything
2006-06-28 Måns Rullgårdget svn version when using separate build tree
2006-06-22 Diego Biurrun.depend needs version.h, noticed by Uoti Urpala
2006-06-20 Diego BiurrunUse Subversion revision for FFMPEG_VERSION.
2006-06-19 Diego BiurrunAvoid binary stripping rule code duplication.
2006-06-17 Måns Rullgårdput local -L flags first in link commands
2006-06-09 Diego BiurrunCVS --> Subversion
2006-06-01 Diego Biurrun'make depend' should recurse into libavutil as well.
2006-06-01 Diego Biurrunlibavcodec/libpostproc ---> libpostproc
2006-05-18 Diego BiurrunGenerate the list of all programs, unstripped programs...
2006-05-18 Diego BiurrunRename singular variables to more sensible plural form.
2006-05-18 Diego Biurrununinstallation support
2006-05-18 Diego Biurruncosmetics: Prettyprint some commands.
2006-03-26 Diego BiurrunUse '-' instead of '|| true' to ignore errors.
2006-03-16 Baptiste Coudurieruse CFLAGS when compiling qt-faststart, to enable large...
2006-02-19 Måns RullgårdCreate installation directories in the common install...
2006-02-13 Måns Rullgårdadd quotes around $(libdir)
2006-02-13 Måns Rullgårdmove common parts of makefiles into common.mak
2006-02-11 Alexander StrasserBuild also ffserver (if configured) when doing `make...
2006-02-11 Diego BiurrunMove libpostproc compilation to the top-level Makefile.
2006-02-11 Diego BiurrunSimplify header installation.
2006-02-11 Diego BiurrunMake sure that install-progs has the proper dependencie...
2006-02-11 Diego BiurrunSeparate library install into static and shared install...
2006-02-11 Diego BiurrunSeparate header file installation from the general...
2006-02-11 Diego BiurrunThe install-progs target should depend on $(PROG).
2006-02-11 Diego BiurrunSeparate program installation into its own target.
2006-01-26 Diego BiurrunRemove obscure Makefile.bak entry from distclean rules.
2006-01-24 Diego BiurrunMake sure that ffmpeg_g and ffplay_g get removed on...
2006-01-16 Diego BiurrunMake clean/distclean consistent throughout all the...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-10-18 Diego BiurrunRemove .pc files on distclean.
2005-10-04 j@v2v.ccMove all definitions of external dependencies into...
2005-08-10 Justin Rugglesconfigure libgsm patch by (Justin Ruggles: jruggle...
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...
2005-05-08 Charles Yatessupport BUILDSUF patch by <charles dot yates at pandora...
2005-03-18 Víctor Paesaogg has to be at the right of vorbis patch by ("Víctor...
2005-02-27 Steven M. Schultz changes 'make' in a couple places to $(MAKE) patch...
2005-02-24 Nilesh Bansal01-makefile_fix_updated.patch
2005-01-21 Philipp Matthias... Out-of-directory build patch by (Philipp Matthias Hahn...
2004-10-22 Roman Shaposhnik * Introducing IIDC1394 grabbing interface.
2004-10-16 Alex Beregszaszicws2fws, utility to convert compressed flash files...
2004-10-11 Michel Bardiauxconfig options log patch by (Michel Bardiaux <mbardiaux...
2004-10-06 Zdenek Kabelac* missing targets cleanup
2004-10-05 Robert Lippmann Fix link fail of ffserver on mingw with --enable-vorbi...
2004-10-01 Michel BardiauxHelp debugging by keeping symbols ans line numbers...
2004-08-11 Michael Niedermayermake dep fixes by (Måns Rullgård <mru at kth dot se>)
2004-07-16 Adam ThayerXviD Support patch by (Adam Thayer <krevnik at comcast...
2004-07-08 Michael Niedermayerspaces in the patch fix by (Nicolas Boos <nicolas.boos...
2004-07-05 Nicolas Boosautobuild doc if possible patch by (Nicolas Boos <nicol...
2004-06-17 Nicolas BoosInstall only manpage if binary is present patch by...
2004-03-26 Mike Melansonadded QT faststart remuxing utility to ffmpeg distribut...
2004-03-09 Zdenek Kabelac* missing opts for make dep
2003-10-18 Dan Christiansen- Moving -Wall from the individual Makefiles to configu...
2003-10-04 Michael NiedermayerPatch for AAC encoding with libfaac by (Gildas Bazin...
2003-09-28 Dan ChristiansenPowerPC warnings & optimisations patch by (Dan Christia...
2003-09-28 Fabrice Bellardclean target removes output_example
2003-09-15 Fabrice Bellardfixed windows build
2003-09-11 Fabrice Bellardwindows installer
2003-08-24 Fabrice Bellardman page installation support
2003-07-22 Fabrice Bellardlong awaited simple libavformat output API example
2003-07-16 Fabrice Bellardadded fulltest target
2003-07-11 Tim AllenShared library for libavformat support patch by (Tim...
2003-06-07 Fabrice Bellardadded ffplay utility
2003-06-05 Zdenek Kabelac* 3gp patch by Joca
2003-05-14 joca@rixmail.seAMR-NB audio support patch by (<joca at rixmail dot...
2003-05-12 Zdenek Kabelac* link libfaad when needed
2003-04-15 Roman ShaposhnikChanges for SPARC/Solaris compatibility. Now it should...
2003-03-26 Michael Niedermayerallways test ffserver too by default
2003-03-13 Zdenek Kabelac* don't rebuild ffmpeg when libs were not modified
2003-03-13 François Revolfix build issue with --enable-shared & --enable-vorbis
2003-03-12 François Revolmore fix for make -j x
2003-03-12 Zdenek Kabelac* quick fix to support make -j x
2003-02-01 Fabrice Bellarddependencies are only build with make depend
2003-01-22 Fabrice Bellarddependency handling is consistant with libavcodec
2003-01-14 Philip GladstoneAUtomatic dependency generation. Runs on Linux (at...
2003-01-11 Slavik Gnatenkoos2 support patch by ("Slavik Gnatenko" <miracle9 at...
2003-01-01 Steven M. Schultz-c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
2002-12-27 Fabrice Bellardadded release tar target
2002-12-18 Fabrice Bellardadded ffserver disabling for easier porting
next