History | View | Annotate | Download (1.11 KB)
Move Darwin shared library build peculiarities to configure.
Originally committed as revision 4838 to svn://svn.ffmpeg.org/ffmpeg/trunk
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Fix linking failure on Mac OS X <10.4.patch by Patrice Bensoussan patrice = dot = bensoussan = at = gmail = . = com
Originally committed as revision 4657 to svn://svn.ffmpeg.org/ffmpeg/trunk
vhoook vs vhook typo, patch by Steven M. Schultz < sms - at - 2BSD - at - COM >
Originally committed as revision 4624 to svn://svn.ffmpeg.org/ffmpeg/trunk
support for building dynamic libraries on Mac OS Xbased on a patch by Lina Pezzella <J4rg0n -- at -- gentoo -- dot -- org>
Originally committed as revision 4616 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil: Utility code from libavcodec moved to a separate library.
Originally committed as revision 4489 to svn://svn.ffmpeg.org/ffmpeg/trunk
compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel)
Originally committed as revision 4429 to svn://svn.ffmpeg.org/ffmpeg/trunk
add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)
Originally committed as revision 4050 to svn://svn.ffmpeg.org/ffmpeg/trunk
watermark filter by (Marcus Engene <ffmpeg engene se>)
Originally committed as revision 3983 to svn://svn.ffmpeg.org/ffmpeg/trunk
spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
Originally committed as revision 3296 to svn://svn.ffmpeg.org/ffmpeg/trunk
2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Originally committed as revision 2475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- Moving Wall from the individual Makefiles to configure (and onlyhave it passed to GCC) Moving the usage in configure to the top of it, so you don't have towait needlessly- Silence compiler output during configuration- Add support for configuring with IBM XLC...
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
Originally committed as revision 2315 to svn://svn.ffmpeg.org/ffmpeg/trunk
ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot be>)mostly tab -> space cosmetics
Originally committed as revision 2313 to svn://svn.ffmpeg.org/ffmpeg/trunk
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)
Originally committed as revision 2240 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add Makefile entry for the drawtext filter
Originally committed as revision 1576 to svn://svn.ffmpeg.org/ffmpeg/trunk
fixed dependencies
Originally committed as revision 1530 to svn://svn.ffmpeg.org/ffmpeg/trunk
dependency handling is consistant with libavcodec
Originally committed as revision 1492 to svn://svn.ffmpeg.org/ffmpeg/trunk
removed unused rule
Originally committed as revision 1491 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 1490 to svn://svn.ffmpeg.org/ffmpeg/trunk
AUtomatic dependency generation. Runs on Linux (at least). Probably shouldupdate .cvsignore (somehere) to exclude .d files
Originally committed as revision 1459 to svn://svn.ffmpeg.org/ffmpeg/trunk
Moved hook documentation into the doc directory
Originally committed as revision 1292 to svn://svn.ffmpeg.org/ffmpeg/trunk
fixed multidir compile
Originally committed as revision 1289 to svn://svn.ffmpeg.org/ffmpeg/trunk
Try to get this to build on more platforms (especially Darwin)
Originally committed as revision 1278 to svn://svn.ffmpeg.org/ffmpeg/trunk
renamed libav to libavformat
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
Applied changes to make it compile on darwin
Originally committed as revision 1270 to svn://svn.ffmpeg.org/ffmpeg/trunk
Added three sample video hooks. See the (rudimentary) documentation on whatthey do and their capabilities.
Originally committed as revision 1265 to svn://svn.ffmpeg.org/ffmpeg/trunk