summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* - Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen2003-10-18
| | | | | | | | | | | | have it passed to GCC) - Moving the usage in configure to the top of it, so you don't have to wait needlessly - Silence compiler output during configuration - Add support for configuring with IBM XLC patch by (Dan Christiansen <danchr at daimi dot au dot dk>) Originally committed as revision 2397 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer2003-10-04
| | | | Originally committed as revision 2342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ↵Dan Christiansen2003-09-28
| | | | | | dot au dot dk>) Originally committed as revision 2315 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clean target removes output_exampleFabrice Bellard2003-09-28
| | | | Originally committed as revision 2308 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed windows buildFabrice Bellard2003-09-15
| | | | Originally committed as revision 2278 to svn://svn.ffmpeg.org/ffmpeg/trunk
* windows installerFabrice Bellard2003-09-11
| | | | Originally committed as revision 2263 to svn://svn.ffmpeg.org/ffmpeg/trunk
* man page installation supportFabrice Bellard2003-08-24
| | | | Originally committed as revision 2145 to svn://svn.ffmpeg.org/ffmpeg/trunk
* long awaited simple libavformat output API exampleFabrice Bellard2003-07-22
| | | | Originally committed as revision 2069 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added fulltest targetFabrice Bellard2003-07-16
| | | | Originally committed as revision 2056 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Shared library for libavformat support patch by (Tim Allen <tim at proximity ↵Tim Allen2003-07-11
| | | | | | dot com dot au>) Originally committed as revision 2033 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added ffplay utilityFabrice Bellard2003-06-07
| | | | Originally committed as revision 1936 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * 3gp patch by JocaZdenek Kabelac2003-06-05
| | | | Originally committed as revision 1931 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se2003-05-14
| | | | Originally committed as revision 1876 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * link libfaad when neededZdenek Kabelac2003-05-12
| | | | Originally committed as revision 1862 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Changes for SPARC/Solaris compatibility. Now it should be possible toRoman Shaposhnik2003-04-15
| | | | | | build and test ffmpeg on SPARC/Solaris 8+ out of the box. Originally committed as revision 1778 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allways test ffserver too by defaultMichael Niedermayer2003-03-26
| | | | | | update ffserver regression checksums (this has been forgotten several times in the past, lets hope no bugs where introduced during that lazyness...) Originally committed as revision 1705 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * don't rebuild ffmpeg when libs were not modifiedZdenek Kabelac2003-03-13
| | | | Originally committed as revision 1681 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix build issue with --enable-shared & --enable-vorbisFrançois Revol2003-03-13
| | | | | | (should be reverted if ilbavformat ever gets really built as a shared lib) Originally committed as revision 1680 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more fix for make -j xFrançois Revol2003-03-12
| | | | Originally committed as revision 1676 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * quick fix to support make -j xZdenek Kabelac2003-03-12
| | | | Originally committed as revision 1670 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dependencies are only build with make dependFabrice Bellard2003-02-01
| | | | Originally committed as revision 1531 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dependency handling is consistant with libavcodecFabrice Bellard2003-01-22
| | | | Originally committed as revision 1492 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone2003-01-14
| | | | | | update .cvsignore (somehere) to exclude .d files Originally committed as revision 1459 to svn://svn.ffmpeg.org/ffmpeg/trunk
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-11
| | | | Originally committed as revision 1447 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2003-01-01
| | | | Originally committed as revision 1387 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added release tar targetFabrice Bellard2002-12-27
| | | | Originally committed as revision 1364 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added ffserver disabling for easier portingFabrice Bellard2002-12-18
| | | | Originally committed as revision 1341 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More changes to make things compile on more platformsPhilip Gladstone2002-11-27
| | | | Originally committed as revision 1287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More fixes to compile and build on more platforms.Philip Gladstone2002-11-26
| | | | Originally committed as revision 1280 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Try to get this to build on more platforms (especially Darwin)Philip Gladstone2002-11-26
| | | | Originally committed as revision 1278 to svn://svn.ffmpeg.org/ffmpeg/trunk
* renamed libav to libavformatFabrice Bellard2002-11-25
| | | | Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Applied changes to make it compile on darwinPhilip Gladstone2002-11-23
| | | | Originally committed as revision 1270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Build and install the vhook subdirectory if enabled (not by default).Philip Gladstone2002-11-20
| | | | Originally committed as revision 1246 to svn://svn.ffmpeg.org/ffmpeg/trunk
* BeOS Audio ouput patch by (François Revol <revol at free dot fr>)François Revol2002-11-05
| | | | Originally committed as revision 1163 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -pMichael Niedermayer2002-11-03
| | | | Originally committed as revision 1154 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use cp ; strip instead of strip -oMichael Niedermayer2002-11-02
| | | | Originally committed as revision 1152 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added perm inheritance from ffmpeg_g (it looks like 'strip' in BeOS doesn't ↵François Revol2002-11-02
| | | | | | | | keep them, though the Linux one does !?) patch by (François Revol <revol at free dot fr>) Originally committed as revision 1143 to svn://svn.ffmpeg.org/ffmpeg/trunk
* oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2002-09-01
| | | | Originally committed as revision 896 to svn://svn.ffmpeg.org/ffmpeg/trunk
* patch by Heliodoro Tammaro <helio at interactives dot org>Heliodoro Tammaro2002-08-30
| | | | | | | | - configures/builds on all darwin versions - ffserver builds on darwin (if you have the extra libraries) - builds correctly (again) on non-darwin ppc (no -faltivec in gcc-3.2) Originally committed as revision 880 to svn://svn.ffmpeg.org/ffmpeg/trunk
* darwin patches by Heliodoro Tammaro <helio at interactives dot org>Michael Niedermayer2002-08-21
| | | | Originally committed as revision 857 to svn://svn.ffmpeg.org/ffmpeg/trunk
* patch by (Volker Moell <volker-ml at die-moells dot de>)Volker Moell2002-08-13
| | | | | | | | creating $(prefix)/bin and $(prefix)/lib improved linking libavcodec.so -> libavcodec-$(VERSION).so ldconfig does not rise an error on not beeing root when installing Originally committed as revision 852 to svn://svn.ffmpeg.org/ffmpeg/trunk
* build stripped and unstripped ffmpeg - ffserver exports all its symbols for ↵Fabrice Bellard2002-07-25
| | | | | | modules - added installlib target for development static libraries installation Originally committed as revision 811 to svn://svn.ffmpeg.org/ffmpeg/trunk
* largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net>Roy Sigurd Karlsbakk2002-07-18
| | | | Originally committed as revision 778 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license/copyright change - use consistent library namesFabrice Bellard2002-05-25
| | | | Originally committed as revision 584 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added libavtest targetFabrice Bellard2002-05-20
| | | | Originally committed as revision 550 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added VPATH support - added regression targetsFabrice Bellard2002-05-18
| | | | Originally committed as revision 529 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move the EXTRALIBS to the end of the link line where they actually get used!Philip Gladstone2002-05-09
| | | | Originally committed as revision 452 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * cleanupZdenek Kabelac2002-04-26
| | | | Originally committed as revision 422 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * using liba52Zdenek Kabelac2002-04-22
| | | | Originally committed as revision 417 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-10
| | | | | | - Changes on AVI and WAV muxers to support MP3 encoding. Originally committed as revision 323 to svn://svn.ffmpeg.org/ffmpeg/trunk