| Commit message (Expand) | Author | Age | Files | Lines |
* | Use '-' instead of '|| true' to ignore errors. | Diego Biurrun | 2006-03-26 | 1 | -1/+1 |
* | use CFLAGS when compiling qt-faststart, to enable largefile support | Baptiste Coudurier | 2006-03-16 | 1 | -1/+1 |
* | Create installation directories in the common install-* targets. | Måns Rullgård | 2006-02-19 | 1 | -3/+0 |
* | add quotes around $(libdir) | Måns Rullgård | 2006-02-13 | 1 | -1/+1 |
* | move common parts of makefiles into common.mak | Måns Rullgård | 2006-02-13 | 1 | -13/+5 |
* | Build also ffserver (if configured) when doing `make test' . | Alexander Strasser | 2006-02-11 | 1 | -1/+1 |
* | Move libpostproc compilation to the top-level Makefile. | Diego Biurrun | 2006-02-11 | 1 | -0/+14 |
* | Simplify header installation. | Diego Biurrun | 2006-02-11 | 1 | -0/+2 |
* | Make sure that install-progs has the proper dependencies when compiling | Diego Biurrun | 2006-02-11 | 1 | -0/+4 |
* | Separate library install into static and shared installation. | Diego Biurrun | 2006-02-11 | 1 | -8/+14 |
* | Separate header file installation from the general install target. | Diego Biurrun | 2006-02-11 | 1 | -1/+6 |
* | The install-progs target should depend on $(PROG). | Diego Biurrun | 2006-02-11 | 1 | -1/+1 |
* | Separate program installation into its own target. | Diego Biurrun | 2006-02-11 | 1 | -1/+3 |
* | Remove obscure Makefile.bak entry from distclean rules. | Diego Biurrun | 2006-01-26 | 1 | -1/+1 |
* | Make sure that ffmpeg_g and ffplay_g get removed on 'make clean'. | Diego Biurrun | 2006-01-24 | 1 | -3/+5 |
* | Make clean/distclean consistent throughout all the Makefiles. | Diego Biurrun | 2006-01-16 | 1 | -8/+9 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -4/+4 |
* | Remove .pc files on distclean. | Diego Biurrun | 2005-10-18 | 1 | -1/+1 |
* | Move all definitions of external dependencies into configure instead of | j@v2v.cc | 2005-10-04 | 1 | -37/+0 |
* | configure libgsm patch by (Justin Ruggles: jruggle, earthlink net) | Justin Ruggles | 2005-08-10 | 1 | -0/+4 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -2/+6 |
* | support BUILDSUF patch by <charles dot yates at pandora dot be> | Charles Yates | 2005-05-08 | 1 | -1/+1 |
* | ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail... | Víctor Paesa | 2005-03-18 | 1 | -2/+2 |
* | changes 'make' in a couple places to $(MAKE) patch by ("Steven M. Schultz" <... | Steven M. Schultz | 2005-02-27 | 1 | -3/+3 |
* | 01-makefile_fix_updated.patch | Nilesh Bansal | 2005-02-24 | 1 | -2/+8 |
* | Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>) | Philipp Matthias Hahn | 2005-01-21 | 1 | -4/+4 |
* | * Introducing IIDC1394 grabbing interface. | Roman Shaposhnik | 2004-10-22 | 1 | -0/+4 |
* | cws2fws, utility to convert compressed flash files to uncompressed ones, whic... | Alex Beregszaszi | 2004-10-16 | 1 | -0/+3 |
* | config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-10-11 | 1 | -0/+1 |
* | * missing targets cleanup | Zdenek Kabelac | 2004-10-06 | 1 | -1/+2 |
* | Fix link fail of ffserver on mingw with --enable-vorbis patch by ("Robert Li... | Robert Lippmann | 2004-10-05 | 1 | -1/+1 |
* | Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ... | Michel Bardiaux | 2004-10-01 | 1 | -1/+1 |
* | make dep fixes by (Måns Rullgård <mru at kth dot se>) | Michael Niedermayer | 2004-08-11 | 1 | -2/+3 |
* | XviD Support patch by (Adam Thayer <krevnik at comcast dot net>) | Adam Thayer | 2004-07-16 | 1 | -0/+4 |
* | spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>) | Michael Niedermayer | 2004-07-08 | 1 | -7/+4 |
* | autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo dot... | Nicolas Boos | 2004-07-05 | 1 | -1/+8 |
* | Install only manpage if binary is present patch by (Nicolas Boos <nicolas.boo... | Nicolas Boos | 2004-06-17 | 1 | -2/+4 |
* | added QT faststart remuxing utility to ffmpeg distribution per, ahem, | Mike Melanson | 2004-03-26 | 1 | -2/+6 |
* | * missing opts for make dep | Zdenek Kabelac | 2004-03-09 | 1 | -1/+1 |
* | - Moving -Wall from the individual Makefiles to configure (and only | Dan Christiansen | 2003-10-18 | 1 | -1/+1 |
* | Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) | Michael Niedermayer | 2003-10-04 | 1 | -0/+4 |
* | PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi ... | Dan Christiansen | 2003-09-28 | 1 | -1/+1 |
* | clean target removes output_example | Fabrice Bellard | 2003-09-28 | 1 | -1/+1 |
* | fixed windows build | Fabrice Bellard | 2003-09-15 | 1 | -26/+19 |
* | windows installer | Fabrice Bellard | 2003-09-11 | 1 | -0/+6 |
* | man page installation support | Fabrice Bellard | 2003-08-24 | 1 | -1/+9 |
* | long awaited simple libavformat output API example | Fabrice Bellard | 2003-07-22 | 1 | -1/+5 |
* | added fulltest target | Fabrice Bellard | 2003-07-16 | 1 | -2/+2 |
* | Shared library for libavformat support patch by (Tim Allen <tim at proximity ... | Tim Allen | 2003-07-11 | 1 | -1/+2 |
* | added ffplay utility | Fabrice Bellard | 2003-06-07 | 1 | -13/+22 |