aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2003-06-07added ffplay utilityFabrice Bellard
2003-06-05* 3gp patch by JocaZdenek Kabelac
2003-05-14AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se
2003-05-12* link libfaad when neededZdenek Kabelac
2003-04-15Changes for SPARC/Solaris compatibility. Now it should be possible toRoman Shaposhnik
2003-03-26allways test ffserver too by defaultMichael Niedermayer
2003-03-13* don't rebuild ffmpeg when libs were not modifiedZdenek Kabelac
2003-03-13fix build issue with --enable-shared & --enable-vorbisFrançois Revol
2003-03-12more fix for make -j xFrançois Revol
2003-03-12* quick fix to support make -j xZdenek Kabelac
2003-02-01dependencies are only build with make dependFabrice Bellard
2003-01-22dependency handling is consistant with libavcodecFabrice Bellard
2003-01-14AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone
2003-01-11os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko
2003-01-01-c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz
2002-12-27added release tar targetFabrice Bellard
2002-12-18added ffserver disabling for easier portingFabrice Bellard
2002-11-27More changes to make things compile on more platformsPhilip Gladstone
2002-11-26More fixes to compile and build on more platforms.Philip Gladstone
2002-11-26Try to get this to build on more platforms (especially Darwin)Philip Gladstone
2002-11-25renamed libav to libavformatFabrice Bellard
2002-11-23Applied changes to make it compile on darwinPhilip Gladstone
2002-11-20Build and install the vhook subdirectory if enabled (not by default).Philip Gladstone
2002-11-05BeOS Audio ouput patch by (François Revol <revol at free dot fr>)François Revol
2002-11-03-pMichael Niedermayer
2002-11-02use cp ; strip instead of strip -oMichael Niedermayer
2002-11-02added perm inheritance from ffmpeg_g (it looks like 'strip' in BeOS doesn't k...François Revol
2002-09-01oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills
2002-08-30patch by Heliodoro Tammaro <helio at interactives dot org>Heliodoro Tammaro
2002-08-21darwin patches by Heliodoro Tammaro <helio at interactives dot org>Michael Niedermayer
2002-08-13patch by (Volker Moell <volker-ml at die-moells dot de>)Volker Moell
2002-07-25build stripped and unstripped ffmpeg - ffserver exports all its symbols for m...Fabrice Bellard
2002-07-18largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net>Roy Sigurd Karlsbakk
2002-05-25license/copyright change - use consistent library namesFabrice Bellard
2002-05-20added libavtest targetFabrice Bellard
2002-05-18added VPATH support - added regression targetsFabrice Bellard
2002-05-09Move the EXTRALIBS to the end of the link line where they actually get used!Philip Gladstone
2002-04-26* cleanupZdenek Kabelac
2002-04-22* using liba52Zdenek Kabelac
2002-03-10- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo
2002-03-08* BeOS patch by François Revol <revol@free.fr>François Revol
2001-10-31* dependency for static linkingZdenek Kabelac
2001-10-27Shared objects supportNick Kurshev
2001-10-17Restore the main Makefile to have debug flags.Juanjo
2001-10-17Added Juergen Keil fix on quant_tab[4] type.Juanjo
2001-09-24added new ffplay programFabrice Bellard
2001-08-15added win32 cross compile supportFabrice Bellard
2001-08-15distclean fixFabrice Bellard
2001-08-11use MAKE variableFabrice Bellard
2001-07-23fixed config for direct mplayer build compatibilityFabrice Bellard