summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
* reversing:Steven M. Schultz2005-08-21
| | | | | | | | | | revision 1.199 date: 2005/08/11 23:40:51; author: michael; state: Exp; lines: +1 -1 Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz": sms ; 2BSD COM) reason, breaks if cpu doesnt support altivec Originally committed as revision 4534 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. ↵Steven M. Schultz2005-08-11
| | | | | | Schultz": sms ; 2BSD COM) Originally committed as revision 4506 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, ↵Steven M. Schultz2005-08-09
| | | | | | 2BSD COM ) Originally committed as revision 4499 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reorganize lists to have one item on a line.Alexander Strasser2005-08-06
| | | | Originally committed as revision 4498 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make out of source dir build work again.Alexander Strasser2005-08-06
| | | | | | | Patch originally from Justin Ruggles > jruggle ta earthlink tod net < and reordered by me to be more diff friendly. Originally committed as revision 4497 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc)j@v2v.cc2005-08-06
| | | | Originally committed as revision 4496 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix ffmpeg under mingwMichael Niedermayer2005-08-04
| | | | Originally committed as revision 4490 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix name clash when building in mingw environment.Alexander Strasser2005-07-31
| | | | Originally committed as revision 4484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PIC for ia64Michael Niedermayer2005-07-27
| | | | Originally committed as revision 4481 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -ldl fixMichael Niedermayer2005-07-27
| | | | Originally committed as revision 4480 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compiling using nonstd include/library locations / add LDFLAGS to a few ↵Niki W. Waibel2005-07-11
| | | | | | places patch by (Niki W. Waibel - nikiwaibel) Originally committed as revision 4429 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin ↵Gildas Bazin2005-06-28
| | | | | | : altern org) Originally committed as revision 4409 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabling all decoders patch by (Emiliano Parasassi, millallo : tiscali it)Emiliano Parasassi2005-06-28
| | | | Originally committed as revision 4408 to svn://svn.ffmpeg.org/ffmpeg/trunk
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
| | | | Originally committed as revision 4397 to svn://svn.ffmpeg.org/ffmpeg/trunk
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25
| | | | Originally committed as revision 4392 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu)Michael Niedermayer2005-05-29
| | | | Originally committed as revision 4317 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-22
| | | | Originally committed as revision 4303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libgsm warper by (Alban Bedel: albeu, free fr)Michael Niedermayer2005-05-22
| | | | Originally committed as revision 4302 to svn://svn.ffmpeg.org/ffmpeg/trunk
* install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ↵Aurelien Jacobs2005-05-19
| | | | | | from <j at v2v.cc>) Originally committed as revision 4276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cygwin now has a native inttypes.h that works better than the custom one.Diego Biurrun2005-05-16
| | | | Originally committed as revision 4251 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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