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>
|
19 years ago |
Víctor Paesa
|
078a8dd66d
ogg has to be at the right of vorbis patch by ("Víctor Paesa" wzrlpy hotmail com)
|
19 years ago |
Steven M. Schultz
|
c80d990fa9
changes 'make' in a couple places to $(MAKE) patch by ("Steven M. Schultz" <sms 2bsd com>)
|
19 years ago |
Nilesh Bansal
|
5c5dea3f0c
01-makefile_fix_updated.patch
|
19 years ago |
Philipp Matthias Hahn
|
8b8e1c5580
Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)
|
20 years ago |
Roman Shaposhnik
|
f02be79d61
* Introducing IIDC1394 grabbing interface.
|
20 years ago |
Alex Beregszaszi
|
f7599d5ff0
cws2fws, utility to convert compressed flash files to uncompressed ones, which can be than played back with ffplay. note: this doesn't gets compiled automatically
|
20 years ago |
Michel Bardiaux
|
f255e0abfc
config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
20 years ago |
Zdenek Kabelac
|
2c7357793d
* missing targets cleanup
|
20 years ago |
Robert Lippmann
|
2b50a5a896
Fix link fail of ffserver on mingw with --enable-vorbis patch by ("Robert Lippmann" <rlippmann at imsventures dot com>)
|
20 years ago |
Michel Bardiaux
|
65d1bea201
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
20 years ago |
Michael Niedermayer
|
426c31a1a0
make dep fixes by (Måns Rullgård <mru at kth dot se>)
|
20 years ago |
Adam Thayer
|
1ddadfa9e3
XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)
|
20 years ago |
Michael Niedermayer
|
aa99b8ff4f
spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
|
20 years ago |
Nicolas Boos
|
146ea95228
autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
|
20 years ago |
Nicolas Boos
|
bbec50d7ab
Install only manpage if binary is present patch by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
|
20 years ago |
Mike Melanson
|
38100e8c8d
added QT faststart remuxing utility to ffmpeg distribution per, ahem,
|
20 years ago |
Zdenek Kabelac
|
148beec7e8
* missing opts for make dep
|
20 years ago |
Dan Christiansen
|
cf9d24adf6
- Moving -Wall from the individual Makefiles to configure (and only
|
21 years ago |
Michael Niedermayer
|
29d48296a7
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)
|
21 years ago |
Dan Christiansen
|
fe0f2a9719
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
|
21 years ago |
Fabrice Bellard
|
4c4b3fcd62
clean target removes output_example
|
21 years ago |
Fabrice Bellard
|
951bf3e681
fixed windows build
|
21 years ago |
Fabrice Bellard
|
d35ff76b79
windows installer
|
21 years ago |
Fabrice Bellard
|
23a65308e3
man page installation support
|
21 years ago |
Fabrice Bellard
|
8de65d4f11
long awaited simple libavformat output API example
|
21 years ago |
Fabrice Bellard
|
ec9fca3148
added fulltest target
|
21 years ago |
Tim Allen
|
6bc114b2fb
Shared library for libavformat support patch by (Tim Allen <tim at proximity dot com dot au>)
|
21 years ago |
Fabrice Bellard
|
01310af292
added ffplay utility
|
21 years ago |
Zdenek Kabelac
|
bc634f6fc2
* 3gp patch by Joca
|
21 years ago |
joca@rixmail.se
|
891f64b339
AMR-NB audio support patch by (<joca at rixmail dot se>)
|
21 years ago |
Zdenek Kabelac
|
445ad18d65
* link libfaad when needed
|
21 years ago |
Roman Shaposhnik
|
6e023978cf
Changes for SPARC/Solaris compatibility. Now it should be possible to
|
21 years ago |
Michael Niedermayer
|
00df1301bd
allways test ffserver too by default
|
21 years ago |
Zdenek Kabelac
|
127d5c8d43
* don't rebuild ffmpeg when libs were not modified
|
21 years ago |
François Revol
|
d1db862378
fix build issue with --enable-shared & --enable-vorbis
|
21 years ago |
François Revol
|
be12b2a41a
more fix for make -j x
|
21 years ago |
Zdenek Kabelac
|
cf2818b0e7
* quick fix to support make -j x
|
21 years ago |
Fabrice Bellard
|
811b32ed69
dependencies are only build with make depend
|
22 years ago |
Fabrice Bellard
|
4b8b2edb62
dependency handling is consistant with libavcodec
|
22 years ago |
Philip Gladstone
|
77b71ddc11
AUtomatic dependency generation. Runs on Linux (at least). Probably should
|
22 years ago |
Slavik Gnatenko
|
f3ec2d46ba
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
|
22 years ago |
Steven M. Schultz
|
fbd8bb7e9f
-c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
|
22 years ago |