Commit Graph

200 Commits

Author SHA1 Message Date
Steven M. Schultz 49f1a34937 reversing:
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
2005-08-21 20:33:00 +00:00
Steven M. Schultz 597cad6a04 Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz": sms ; 2BSD COM)
Originally committed as revision 4506 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-11 23:40:51 +00:00
Steven M. Schultz f2af0e5e54 remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2BSD COM )
Originally committed as revision 4499 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-09 23:34:50 +00:00
Alexander Strasser 2a4e872b05 Reorganize lists to have one item on a line.
Originally committed as revision 4498 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-06 22:14:00 +00:00
Alexander Strasser 5ac8eda525 Make out of source dir build work again.
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
2005-08-06 13:19:54 +00:00
j@v2v.cc 31abdc45e0 add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc)
Originally committed as revision 4496 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-06 10:03:08 +00:00
Michael Niedermayer d2f820a5cd fix ffmpeg under mingw
Originally committed as revision 4490 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-04 19:50:09 +00:00
Alexander Strasser 463c5a26bd Fix name clash when building in mingw environment.
Originally committed as revision 4484 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-31 09:39:02 +00:00
Michael Niedermayer 966265bc88 PIC for ia64
Originally committed as revision 4481 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-27 11:17:39 +00:00
Michael Niedermayer bfd2edeb91 -ldl fix
Originally committed as revision 4480 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-27 10:13:13 +00:00
Niki W. Waibel 56b04ceb47 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
2005-07-11 00:15:37 +00:00
Gildas Bazin eba9ae3cfc IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org)
Originally committed as revision 4409 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-28 22:46:36 +00:00
Emiliano Parasassi b4cad5371b disabling all decoders patch by (Emiliano Parasassi, millallo : tiscali it)
Originally committed as revision 4408 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-28 14:59:36 +00:00
Michael Niedermayer 80581e9887 x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)
Originally committed as revision 4397 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-27 00:55:29 +00:00
Michael Niedermayer 6beefa4085 *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)
Originally committed as revision 4392 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-25 09:04:08 +00:00
Michael Niedermayer 13c2469d7f Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu)
Originally committed as revision 4317 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-29 22:11:05 +00:00
Jacob Meuser f39e56a84b ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)
Originally committed as revision 4303 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-22 23:58:58 +00:00
Michael Niedermayer bb4c2140c2 libgsm warper by (Alban Bedel: albeu, free fr)
Originally committed as revision 4302 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-22 23:39:11 +00:00
Aurelien Jacobs def4272a03 install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>)
Originally committed as revision 4276 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-19 00:17:50 +00:00
Diego Biurrun dbe676d378 Cygwin now has a native inttypes.h that works better than the custom one.
Originally committed as revision 4251 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-16 22:49:28 +00:00
Måns Rullgård e7a4dafbe3 set correct source path when running configure using relative path
Originally committed as revision 4236 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-13 20:57:27 +00:00
Måns Rullgård efc39ba89a allow various x86 models with --tune
Originally committed as revision 4230 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-12 23:06:47 +00:00
Jacob Meuser 7bf9648ebc amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com )
Originally committed as revision 4209 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-10 08:30:36 +00:00
Jacob Meuser 8c802695b9 OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)
Originally committed as revision 4208 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-09 13:24:23 +00:00
Jacob Meuser 97006039cc -DPIC patch by (Jacob Meuser // jakemsr jakemsr com)
Originally committed as revision 4206 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-09 10:21:03 +00:00
Charles Yates eb94aca926 support BUILDSUF patch by <charles dot yates at pandora dot be>
Originally committed as revision 4203 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-08 15:04:59 +00:00
Måns Rullgård 24a9ad7e2c Fix codec list when running configure outside the source directory.
Originally committed as revision 4196 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-07 09:48:38 +00:00
Bill May 369a02c2f4 GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )
Originally committed as revision 4182 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-05 18:24:08 +00:00
Michael Niedermayer ce869f59ee replace local sensitive awk uppercaser with tr
Originally committed as revision 4176 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-04 23:51:44 +00:00
Michael Niedermayer 5cc9a6dc19 also put the CONFIG_FOOBAR_EN/DECODER stuff in config.mak
Originally committed as revision 4172 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-02 20:48:23 +00:00
Michael Niedermayer 5e3419b15a typo
Originally committed as revision 4170 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-02 14:24:41 +00:00
Michael Niedermayer 009cf97d0c --enable/disable-codec / --disable-encoders (configure part only, no actual #ifdefs)
Originally committed as revision 4169 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-02 09:47:46 +00:00
Michael Niedermayer 3ca4b65479 os2.diff by (Paul Smedley // paul smedley info)
Originally committed as revision 4160 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-25 15:13:39 +00:00
Måns Rullgård 9146ca3700 Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,
fixups by me.

Originally committed as revision 4113 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-09 15:32:58 +00:00
Luca Barbato cc973ecbe7 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
2005-03-16 19:11:58 +00:00
Michael Niedermayer e27ca59b0e zlib detection fix by (Gildas Bazin <gbazin altern org<)
Originally committed as revision 4048 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-16 19:04:54 +00:00
Michael Niedermayer 6662ec29a5 H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)
Originally committed as revision 4024 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-09 03:04:56 +00:00
Torsten Martinsen 2a515c08f2 Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehouse dk>)
Originally committed as revision 4007 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-05 11:44:25 +00:00
Steven M. Schultz b7aa4a59c1 NetBSD 2.0 patch by ("Steven M. Schultz" <sms 2bsd com>)
Originally committed as revision 3991 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-02-28 00:05:48 +00:00
Nilesh Bansal 5c5dea3f0c 01-makefile_fix_updated.patch
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
2005-02-24 15:18:02 +00:00
Josh Varner fe533bb3a7 removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)
Originally committed as revision 3966 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-02-21 17:50:48 +00:00
Philipp Matthias Hahn 8b8e1c5580 Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)
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
2005-01-21 22:16:05 +00:00
Roine Gustafsson f4e2c4b134 --extra-cflags and --extra-ldflags clobbers previous options. This
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
2005-01-05 01:45:52 +00:00
Roine Gustafsson ad5a429c49 Small configure fix for Darwin / Mac OS X.
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
2005-01-03 00:36:56 +00:00
Michael Niedermayer 281a74da60 spaces in path fixes
Originally committed as revision 3791 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-01-01 23:38:09 +00:00
Michael Niedermayer 2f3eca0806 suppress 100 pages of missing enum value in switch spam
Originally committed as revision 3741 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-12-08 11:08:08 +00:00
Michael Niedermayer 487c2fadb0 cygwin fixes by (Sascha Sommer <saschasommer O freenet o de>)
Originally committed as revision 3705 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-23 18:28:23 +00:00
François Revol 2450cff2c3 BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS"
Originally committed as revision 3702 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-21 18:04:56 +00:00
Hans Zandbelt 7a91333f73 IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>)
Originally committed as revision 3663 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-09 00:27:16 +00:00
Roman Shaposhnik f02be79d61 * Introducing IIDC1394 grabbing interface.
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
2004-10-22 02:04:30 +00:00