summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
...
* set correct source path when running configure using relative pathMåns Rullgård2005-05-13
| | | | Originally committed as revision 4236 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allow various x86 models with --tuneMåns Rullgård2005-05-12
| | | | Originally committed as revision 4230 to svn://svn.ffmpeg.org/ffmpeg/trunk
* amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com )Jacob Meuser2005-05-10
| | | | Originally committed as revision 4209 to svn://svn.ffmpeg.org/ffmpeg/trunk
* OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)Jacob Meuser2005-05-09
| | | | Originally committed as revision 4208 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -DPIC patch by (Jacob Meuser // jakemsr jakemsr com)Jacob Meuser2005-05-09
| | | | Originally committed as revision 4206 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-08
| | | | Originally committed as revision 4203 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix codec list when running configure outside the source directory.Måns Rullgård2005-05-07
| | | | Originally committed as revision 4196 to svn://svn.ffmpeg.org/ffmpeg/trunk
* GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )Bill May2005-05-05
| | | | Originally committed as revision 4182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replace local sensitive awk uppercaser with trMichael Niedermayer2005-05-04
| | | | Originally committed as revision 4176 to svn://svn.ffmpeg.org/ffmpeg/trunk
* also put the CONFIG_FOOBAR_EN/DECODER stuff in config.makMichael Niedermayer2005-05-02
| | | | Originally committed as revision 4172 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoMichael Niedermayer2005-05-02
| | | | Originally committed as revision 4170 to svn://svn.ffmpeg.org/ffmpeg/trunk
* --enable/disable-codec / --disable-encoders (configure part only, no actual ↵Michael Niedermayer2005-05-02
| | | | | | #ifdefs) Originally committed as revision 4169 to svn://svn.ffmpeg.org/ffmpeg/trunk
* os2.diff by (Paul Smedley // paul smedley info)Michael Niedermayer2005-04-25
| | | | Originally committed as revision 4160 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-09
| | | | | | fixups by me. Originally committed as revision 4113 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-16
| | | | Originally committed as revision 4050 to svn://svn.ffmpeg.org/ffmpeg/trunk
* zlib detection fix by (Gildas Bazin <gbazin altern org<)Michael Niedermayer2005-03-16
| | | | Originally committed as revision 4048 to svn://svn.ffmpeg.org/ffmpeg/trunk
* H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)Michael Niedermayer2005-03-09
| | | | Originally committed as revision 4024 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma ↵Torsten Martinsen2005-03-05
| | | | | | gatehouse dk>) Originally committed as revision 4007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* NetBSD 2.0 patch by ("Steven M. Schultz" <sms 2bsd com>)Steven M. Schultz2005-02-28
| | | | Originally committed as revision 3991 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-24
| | | | | | | | Adds --enable-theora/--enable-vorbis/--enable-ogg to configure If compiled WITHOUT --enable-theora, native VP3 decoder is used patch by (Nilesh Bansal <nileshbansal gmail com>) Originally committed as revision 3975 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-21
| | | | Originally committed as revision 3966 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)Philipp Matthias Hahn2005-01-21
| | | | | | preserve support for spaces in directories in case of in-tree builds by (James A. Morrison <ja2morri csclub.uwaterloo ca>) Originally committed as revision 3855 to svn://svn.ffmpeg.org/ffmpeg/trunk
* --extra-cflags and --extra-ldflags clobbers previous options. ThisRoine Gustafsson2005-01-05
| | | | | | | patch will add instead of clobber. patch by (Roine Gustafsson <roine users.sourceforge net) Originally committed as revision 3807 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Small configure fix for Darwin / Mac OS X.Roine Gustafsson2005-01-03
| | | | | | | | | | This option tells linker to look for local libraries first. If you have a shared livavcodec/libavformat in the library path and try to build a static build, the linker will find the shared library first and link with it. patch by (Roine Gustafsson <roine users.sourceforge net>) Originally committed as revision 3793 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spaces in path fixesMichael Niedermayer2005-01-01
| | | | Originally committed as revision 3791 to svn://svn.ffmpeg.org/ffmpeg/trunk
* suppress 100 pages of missing enum value in switch spamMichael Niedermayer2004-12-08
| | | | Originally committed as revision 3741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cygwin fixes by (Sascha Sommer <saschasommer O freenet o de>)Michael Niedermayer2004-11-23
| | | | Originally committed as revision 3705 to svn://svn.ffmpeg.org/ffmpeg/trunk
* BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ↵François Revol2004-11-21
| | | | | | generic "if HAVE_THREADS" Originally committed as revision 3702 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>)Hans Zandbelt2004-11-09
| | | | Originally committed as revision 3663 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Introducing IIDC1394 grabbing interface.Roman Shaposhnik2004-10-22
| | | | | | | | | Use it with -grab dc1394 * Introducing yet another packed pix_fmt in order to support some of the IIDC1394 modes: uyvy411 (Cb Y0 Y1 Cr Y2 Y3). Originally committed as revision 3621 to svn://svn.ffmpeg.org/ffmpeg/trunk
* config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-10-11
| | | | Originally committed as revision 3582 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR linksMichael Niedermayer2004-10-11
| | | | Originally committed as revision 3579 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 ↵Aurelien Jacobs2004-10-11
| | | | | | patch by (Aurelien Jacobs <aurel at gnuage dot org>) Originally committed as revision 3578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ↵Michel Bardiaux2004-10-01
| | | | | | <mbardiaux at peaktime dot be>) Originally committed as revision 3545 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fail if SSE && !memalign && !memalign_hackMichael Niedermayer2004-09-10
| | | | Originally committed as revision 3450 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cross compile fix by (allanc at chickenandporn dot com)Michael Niedermayer2004-08-13
| | | | Originally committed as revision 3384 to svn://svn.ffmpeg.org/ffmpeg/trunk
* /usr/include -> /usr/local/includeMichael Niedermayer2004-07-30
| | | | Originally committed as revision 3365 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * cosmetics -- force "command not found" not to be printedRoman Shaposhnik2004-07-23
| | | | Originally committed as revision 3335 to svn://svn.ffmpeg.org/ffmpeg/trunk
* XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)Adam Thayer2004-07-16
| | | | Originally committed as revision 3325 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
| | | | Originally committed as revision 3310 to svn://svn.ffmpeg.org/ffmpeg/trunk
* autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo ↵Nicolas Boos2004-07-05
| | | | | | dot fr>) Originally committed as revision 3288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optional and disabled by default memalign hack for SSE/SSE2 on that ↵Michael Niedermayer2004-06-06
| | | | | | alternative OS Originally committed as revision 3199 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check for sdl-configMichael Niedermayer2004-06-04
| | | | | | avoid which Originally committed as revision 3190 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't compile ffserver if network is not enabled patch by (Luca Abeni ↵Luca Abeni2004-05-17
| | | | | | <lucabe72 at email dot it>) Originally committed as revision 3137 to svn://svn.ffmpeg.org/ffmpeg/trunk
* imlib2 needs -lmMichael Niedermayer2004-05-08
| | | | Originally committed as revision 3118 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont use always_inine with -OsMichael Niedermayer2004-04-30
| | | | Originally committed as revision 3101 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ↵James Morrison2004-04-24
| | | | | | ca>) Originally committed as revision 3057 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau ↵Romain Dolbeau2004-04-22
| | | | | | <dolbeau at irisa dot fr>) Originally committed as revision 3038 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2004-04-16
| | | | Originally committed as revision 3022 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FreeBSD pthread patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-04-16
| | | | Originally committed as revision 3021 to svn://svn.ffmpeg.org/ffmpeg/trunk