aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* disable a52 & pp by defaultMichael Niedermayer2003-09-051-6/+6
| | | | Originally committed as revision 2209 to svn://svn.ffmpeg.org/ffmpeg/trunk
* localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-041-0/+15
| | | | Originally committed as revision 2204 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-041-0/+7
| | | | Originally committed as revision 2203 to svn://svn.ffmpeg.org/ffmpeg/trunk
* man page installation supportFabrice Bellard2003-08-241-0/+9
| | | | Originally committed as revision 2145 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed deprecated win32 option (use --enable-mingw32 and --cross-prefix)Fabrice Bellard2003-08-241-19/+3
| | | | Originally committed as revision 2140 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enabling Sun medialib support via --enable-sunmlib, the defaultRoman Shaposhnik2003-08-211-0/+10
| | | | | | (even on systems with medialib is to use ffmpeg routines) Originally committed as revision 2130 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a regression in mpeg encoder (not setting pix_fmt),Roman Shaposhnik2003-08-121-1/+0
| | | | | | | | | | | this is hardly the right way to do things, but it'll suffice for now. * patch from Gildas Bazin gbazin at altern dot org * fix for a 10l in configure * gcc 2.95.3 and Solaris build in general are not ready for -Werror in libavformat/Makefile Originally committed as revision 2123 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial sh4 supportAlex Beregszaszi2003-08-121-0/+7
| | | | Originally committed as revision 2122 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and ↵Magnus Damm2003-08-111-6/+13
| | | | | | others). Patch by Magnus Damm <damm@opensource.se> Originally committed as revision 2120 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Apple GCC 3.3 compile fixes patch by (Dan Christiansen <danchr at daimi dot ↵Dan Christiansen2003-07-151-4/+7
| | | | | | au dot dk>) Originally committed as revision 2049 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau2003-07-091-5/+8
| | | | | | | | | | PMCs, and with Apple's CHUD it's fairly easy too. No reason to keep useless code around 2) make the PPC perf stuff a configure option 3) make put_pixels16_altivec a bit faster by unrolling the loop by 4 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 2022 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2003-07-041-4/+11
| | | | Originally committed as revision 2008 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at ↵Michael Niedermayer2003-06-291-1/+58
| | | | | | irisa dot fr>) Originally committed as revision 1997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD ↵Steven M. Schultz2003-06-281-0/+1
| | | | | | dot COM>) Originally committed as revision 1994 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for armv5tel (XScale used in iPAQs)Alex Beregszaszi2003-06-241-1/+2
| | | | Originally committed as revision 1986 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 compile fix for ffplay by gbazin at altern dot orgFabrice Bellard2003-06-141-0/+1
| | | | Originally committed as revision 1958 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disable ffplay if no SDLFabrice Bellard2003-06-101-0/+4
| | | | Originally committed as revision 1945 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SDL probe - ffplay build optionFabrice Bellard2003-06-071-0/+42
| | | | Originally committed as revision 1935 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * 3gp patch by JocaZdenek Kabelac2003-06-051-4/+22
| | | | Originally committed as revision 1931 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10000l (__CPU__ wasnt set)Michael Niedermayer2003-05-271-0/+1
| | | | Originally committed as revision 1910 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1lAlex Beregszaszi2003-05-211-1/+1
| | | | Originally committed as revision 1897 to svn://svn.ffmpeg.org/ffmpeg/trunk
* altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer2003-05-211-0/+31
| | | | Originally committed as revision 1896 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se2003-05-141-0/+16
| | | | Originally committed as revision 1876 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * link libfaad when neededZdenek Kabelac2003-05-121-0/+7
| | | | Originally committed as revision 1862 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * simple options to enable faad support (no runtime compile checking is made)Zdenek Kabelac2003-05-121-0/+13
| | | | | | (just like with few others...) Originally committed as revision 1860 to svn://svn.ffmpeg.org/ffmpeg/trunk
* makes configure create the libpostproc directory andMåns Rullgård2003-05-111-2/+2
| | | | | | Makefile, when running outside of the source dir patch by (mru at users dot sourceforge dot net (Måns Rullgård)) Originally committed as revision 1854 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Changes for SPARC/Solaris compatibility. Now it should be possible toRoman Shaposhnik2003-04-151-2/+5
| | | | | | build and test ffmpeg on SPARC/Solaris 8+ out of the box. Originally committed as revision 1778 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-111-0/+3
| | | | Originally committed as revision 1753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* making configure sh script patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-041-1/+1
| | | | Originally committed as revision 1730 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing typo in some outcommentet codeMichael Niedermayer2003-04-021-1/+1
| | | | Originally committed as revision 1727 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optionally optimize for size (libavcodec.a is >30% smaller), no i didnt test ↵Michael Niedermayer2003-04-021-0/+10
| | | | | | the speed ... Originally committed as revision 1726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* making configure a shell script not a bash one patch by (Roman Shaposhnick ↵Roman Shaposhnik2003-03-121-4/+2
| | | | | | <rvs at sun dot com>) Originally committed as revision 1665 to svn://svn.ffmpeg.org/ffmpeg/trunk
* restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at ↵Slavik Gnatenko2003-03-111-5/+6
| | | | | | newmail dot ru>) Originally committed as revision 1663 to svn://svn.ffmpeg.org/ffmpeg/trunk
* temporary fix: BeOS only has 'which' as an alias to a shell func :^)François Revol2003-02-251-3/+5
| | | | | | btw, someone should indent this mess =) (maybe I'll do) Originally committed as revision 1606 to svn://svn.ffmpeg.org/ffmpeg/trunk
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-141-0/+21
| | | | | | Originally committed as revision 1586 to svn://svn.ffmpeg.org/ffmpeg/trunk Originally committed as revision 9427 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc Originally committed as revision 9428 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* Add checking for the existience of freetype2Philip Gladstone2003-02-111-0/+17
| | | | Originally committed as revision 1575 to svn://svn.ffmpeg.org/ffmpeg/trunk
* --disable-risky supportMichael Niedermayer2003-01-291-0/+10
| | | | Originally committed as revision 1522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make consistent decisions for dlopen/dlfcn and vhookFabrice Bellard2003-01-281-48/+49
| | | | Originally committed as revision 1520 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Altivec on non darwin systems patch by Romain Dolbeau (NOTE: I would prefer ↵Romain Dolbeau2003-01-261-0/+22
| | | | | | using the existing CONFIG_DARWIN Makefile variable and suppress the redundant TARGET_OS variable, but it would break the current mplayer patch) Originally committed as revision 1510 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dv patch by Max Krasnyansky (maxk at qualcomm dot com)Max Krasnyansky2003-01-221-0/+19
| | | | Originally committed as revision 1493 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed -msse stuffFabrice Bellard2003-01-221-3/+0
| | | | Originally committed as revision 1489 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau ↵Romain Dolbeau2003-01-191-2/+4
| | | | | | <dolbeau at irisa dot fr>) Originally committed as revision 1476 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau ↵Michael Niedermayer2003-01-161-0/+4
| | | | | | <dolbeau at irisa dot fr>) Originally committed as revision 1464 to svn://svn.ffmpeg.org/ffmpeg/trunk
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-111-17/+51
| | | | Originally committed as revision 1447 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allow easy use of GCC vector builtins on x86 (has someone a better idea?)Fabrice Bellard2003-01-071-0/+25
| | | | Originally committed as revision 1409 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mingw32 configure patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2002-12-201-0/+25
| | | | Originally committed as revision 1351 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added ffserver disabling for easier portingFabrice Bellard2002-12-181-0/+9
| | | | Originally committed as revision 1341 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add more tests for the presence of dlfcn.h and dlopenPhilip Gladstone2002-11-301-0/+30
| | | | Originally committed as revision 1291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed multidir compileFabrice Bellard2002-11-291-3/+3
| | | | Originally committed as revision 1289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3Philip Gladstone2002-11-281-1/+1
| | | | | | I can't actually test it fully. Originally committed as revision 1288 to svn://svn.ffmpeg.org/ffmpeg/trunk