227 Commits (06de58d2a862f1a8f536527d1f659170a62ba978)

Author SHA1 Message Date
Diego Biurrun a9550eb670 simplify 18 years ago
Diego Biurrun cc654dd7b6 FFLIBDIRS --> LDFLAGS 18 years ago
Diego Biurrun 91beada72a Some gcc versions dislike version.h to appear in the list of files to 18 years ago
Diego Biurrun 92c3ef657b FFMPEG_VERSION was moved to version.h. 18 years ago
Luca Abeni 790c9ca72a Enable swscale usage in ffmpeg 18 years ago
Diego Biurrun c536cb09f9 Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion. 18 years ago
Måns Rullgård 4b65d88fd7 replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use 18 years ago
Diego Biurrun 2f30a81d19 CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
Diego Biurrun 1db54e20ff Move gprof compiler flag handling to configure. 18 years ago
Diego Biurrun dea4953d82 Remove silly TEST variable that is used in one line but not directly above. 18 years ago
Diego Biurrun f130fd4630 cosmetics: Break overly long lines. 18 years ago
Diego Biurrun 5c6a5d584e simplify 18 years ago
Luca Barbato bf8409947f make distclean clean everything 18 years ago
Måns Rullgård 54003e1a70 get svn version when using separate build tree 18 years ago
Diego Biurrun fd071c2659 .depend needs version.h, noticed by Uoti Urpala 19 years ago
Diego Biurrun f1cc88a5d6 Use Subversion revision for FFMPEG_VERSION. 19 years ago
Diego Biurrun 0cfd96cc1f Avoid binary stripping rule code duplication. 19 years ago
Måns Rullgård 5d38ba3384 put local -L flags first in link commands 19 years ago
Diego Biurrun 36b1b0bcc6 CVS --> Subversion 19 years ago
Diego Biurrun ea0f0681a6 'make depend' should recurse into libavutil as well. 19 years ago
Diego Biurrun 6d9a242106 libavcodec/libpostproc ---> libpostproc 19 years ago
Diego Biurrun 6b991cb29f Generate the list of all programs, unstripped programs and man pages in a more 19 years ago
Diego Biurrun 7d2f45464b Rename singular variables to more sensible plural form. 19 years ago
Diego Biurrun f9edb71744 uninstallation support 19 years ago
Diego Biurrun 5d22ccf73f cosmetics: Prettyprint some commands. 19 years ago
Diego Biurrun 1e7ffa50b7 Use '-' instead of '|| true' to ignore errors. 19 years ago
Baptiste Coudurier 95ca7c94e4 use CFLAGS when compiling qt-faststart, to enable largefile support 19 years ago
Måns Rullgård c7bb67c485 Create installation directories in the common install-* targets. 19 years ago
Måns Rullgård 2fdd5a68d3 add quotes around $(libdir) 19 years ago
Måns Rullgård 8b2121e3de move common parts of makefiles into common.mak 19 years ago
Alexander Strasser 46ff904f3d Build also ffserver (if configured) when doing `make test' . 19 years ago
Diego Biurrun 1a9150b194 Move libpostproc compilation to the top-level Makefile. 19 years ago
Diego Biurrun dc2a1ce5c0 Simplify header installation. 19 years ago
Diego Biurrun a4848db6fe Make sure that install-progs has the proper dependencies when compiling 19 years ago
Diego Biurrun b12f8273fa Separate library install into static and shared installation. 19 years ago
Diego Biurrun f29f3b5d9f Separate header file installation from the general install target. 19 years ago
Diego Biurrun 1eb17b3c35 The install-progs target should depend on $(PROG). 19 years ago
Diego Biurrun 81dcdc53a3 Separate program installation into its own target. 19 years ago
Diego Biurrun 04c07634d6 Remove obscure Makefile.bak entry from distclean rules. 19 years ago
Diego Biurrun 767b49a56e Make sure that ffmpeg_g and ffplay_g get removed on 'make clean'. 19 years ago
Diego Biurrun 98013cc16c Make clean/distclean consistent throughout all the Makefiles. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Diego Biurrun ea7e68b1e2 Remove .pc files on distclean. 19 years ago
j@v2v.cc c99dd23307 Move all definitions of external dependencies into configure instead of 19 years ago
Justin Ruggles 6870a440ce configure libgsm patch by (Justin Ruggles: jruggle, earthlink net) 19 years ago
Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 19 years ago
Charles Yates eb94aca926 support BUILDSUF patch by <charles dot yates at pandora dot be> 20 years ago
Víctor Paesa 078a8dd66d ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail com) 20 years ago
Steven M. Schultz c80d990fa9 changes 'make' in a couple places to $(MAKE) patch by ("Steven M. Schultz" <sms 2bsd com>) 20 years ago
Nilesh Bansal 5c5dea3f0c 01-makefile_fix_updated.patch 20 years ago