]> git.sesse.net Git - ffmpeg/history - Makefile
suppress PTS in packets when not needed (slightly smaller files), fixed PTS generatio...
[ffmpeg] / Makefile
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
2002-11-27 Philip GladstoneMore changes to make things compile on more platforms
2002-11-26 Philip GladstoneMore fixes to compile and build on more platforms.
2002-11-26 Philip GladstoneTry to get this to build on more platforms (especially...
2002-11-25 Fabrice Bellardrenamed libav to libavformat
2002-11-23 Philip GladstoneApplied changes to make it compile on darwin
2002-11-20 Philip GladstoneBuild and install the vhook subdirectory if enabled...
2002-11-05 François RevolBeOS Audio ouput patch by (François Revol <revol at...
2002-11-03 Michael Niedermayer-p
2002-11-02 Michael Niedermayeruse cp ; strip instead of strip -o
2002-11-02 François Revoladded perm inheritance from ffmpeg_g (it looks like...
2002-09-01 Mark Hillsoggvorbis support patch by (Mark Hills <mark at pogo...
2002-08-30 Heliodoro Tammaropatch by Heliodoro Tammaro <helio at interactives dot...
2002-08-21 Michael Niedermayerdarwin patches by Heliodoro Tammaro <helio at interacti...
2002-08-13 Volker Moellpatch by (Volker Moell <volker-ml at die-moells dot...
2002-07-25 Fabrice Bellardbuild stripped and unstripped ffmpeg - ffserver exports...
2002-07-18 Roy Sigurd Karlsbakklargefile support patch by Roy Sigurd Karlsbakk <roy...
2002-05-25 Fabrice Bellardlicense/copyright change - use consistent library names
2002-05-20 Fabrice Bellardadded libavtest target
2002-05-18 Fabrice Bellardadded VPATH support - added regression targets
2002-05-09 Philip GladstoneMove the EXTRALIBS to the end of the link line where...
2002-04-26 Zdenek Kabelac* cleanup
2002-04-22 Zdenek Kabelac* using liba52
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-08 François Revol* BeOS patch by François Revol <revol@free.fr>
2001-10-31 Zdenek Kabelac* dependency for static linking
2001-10-27 Nick KurshevShared objects support
2001-10-17 JuanjoRestore the main Makefile to have debug flags.
2001-10-17 JuanjoAdded Juergen Keil fix on quant_tab[4] type.
2001-09-24 Fabrice Bellardadded new ffplay program
2001-08-15 Fabrice Bellardadded win32 cross compile support
2001-08-15 Fabrice Bellarddistclean fix
2001-08-11 Fabrice Bellarduse MAKE variable
2001-07-23 Fabrice Bellardfixed config for direct mplayer build compatibility
2001-07-22 Fabrice Bellardmerge
2001-07-19 Fabrice Bellardremoving old files
2000-12-20 Fabrice BellardInitial revision