rfelker
2d1b8d3df6
remove broken shared libpostproc stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16277 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-19 19:24:30 +00:00
alex
d4d939b57e
gtf.{c,h} is used by vesa only
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16265 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 12:59:19 +00:00
alex
6c5df75cce
use libvbe from vesautils
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16257 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 11:26:04 +00:00
diego
550726e11c
Remove unnecessary subshell invocations.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16253 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 23:39:19 +00:00
diego
62eb7a4bc8
Fix MEncoder build with shared libavcodec.
...
patch by Panagiotis Issaris <takis - at - lumumba - dot - uhasselt - dot - be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16252 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 23:08:18 +00:00
reimar
c375528575
Support for GTK 2.x.
...
Patch by Onur Kucuk (onur . delipenguen net).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 18:41:15 +00:00
wight
6a0e57b4eb
libaf/config.mak is generated, so mention it
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16213 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-14 07:02:00 +00:00
henry
851f06e138
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16211 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-13 07:04:53 +00:00
reimar
f80adf1593
typo, must be ld_dl instead of ld_ld
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16198 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-11 13:16:34 +00:00
reimar
9b53e64cc5
Forgot to actually enable vo_gl on Windows...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16182 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 13:38:00 +00:00
al
bd342e463a
Support new static libavcodec (depends on libavutil).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16166 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 20:16:56 +00:00
aurel
c9215ede17
fix detection of iconv implementations which require libdl
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16151 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-30 01:07:27 +00:00
reimar
efcbb96b22
OpenGL needs _ld_dl to get extension functions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16119 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-27 17:32:14 +00:00
iive
b921b034bc
remove unneeded vgagl
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16115 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 22:39:08 +00:00
reimar
98e994c5fb
Power5 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16040 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-21 17:58:46 +00:00
reimar
a5f026e0c7
When using --enable-* options you are on your own.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16020 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-20 07:40:15 +00:00
iive
1bf700a093
libx264 compiled with visualization requirs xlib
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16016 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-19 16:47:25 +00:00
reimar
c54b5a06bd
musepack demuxing and decoding support (demuxing is v7 bitstream only).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15959 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:14:12 +00:00
reimar
c89f7cd736
Print CFLAGS warning last so nobody can miss it.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15957 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:01:49 +00:00
faust3
514ba2fd51
10l to myself for breaking mingws dll codec support when libpthread is not installed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15822 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-26 17:32:59 +00:00
henry
0801ea46a6
set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile test
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15817 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-25 18:33:44 +00:00
aurel
2f79d1aa8d
makes fribidi <= 0.10.4 works again
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15811 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-23 23:40:07 +00:00
aurel
70b33fe0ad
fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.org.il >)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15800 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-22 22:12:55 +00:00
reimar
b4ff616393
100l, -march=k8 was used with cpu detection even when compiler did not
...
support it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15752 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-18 21:49:02 +00:00
gpoirier
638b833133
AMD-64's version of Suse ships a version of 3.3 hacked with broken
...
backported patches from gcc 3.4, which broke CPU + GCC version detection.
Patch by Corey Hickey < bugfood - ml WOOP fatooh POUM org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15708 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 21:14:36 +00:00
nicodvb
f63c25dba2
toolame/twolame typo, 10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15701 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 06:58:41 +00:00
faust3
0c1201b651
pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15663 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-06 16:56:29 +00:00
lorenm
09dce31b8b
sync to x264 r252 (8x8dct)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15655 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 19:05:00 +00:00
nplourde
58087baeb7
Mac OS X Audio with AudioUnits and AudioToolbox format converters
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15646 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 14:47:26 +00:00
diego
8f28855b4f
Add a note to the --help output that explains how our configure works,
...
especially the --enable case that is different from autoconf.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15645 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 14:30:16 +00:00
reimar
d9d19d0c8b
modified X11 check to use correct libs on mixed 32/64 bit systems
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15630 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-03 17:24:30 +00:00
lorenm
4c54baa6f7
x264 check needs -lpthread
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15616 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 19:11:59 +00:00
reimar
fc65974c7c
New ao_jack without bio2jack dependency.
...
Since I rewrote ao_jack.c from scratch, the diff is unreadable, sorry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15606 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 09:20:46 +00:00
reimar
61df87b528
Set stack non-executable where supported.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15605 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 09:08:15 +00:00
henry
c9e396b898
- correct the argument in configure check for lrintf() to avoid a warning
...
- add -D_GNU_SOURCE where lrintf() is used, for the cases when -std=gnu99
isn't available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15597 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:57:30 +00:00
henry
cf4bdf8937
check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15595 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:23:19 +00:00
diego
449e6d7dff
The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
...
optimizes the lrintf call in the test away, effectively turning it into
a NOP. The attached patch forces -ffast-math of for this test.
patch by Joerg Sonnenberger <joerg - at -britannica - dot - bec - dot - de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15592 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 23:16:22 +00:00
lorenm
2bdc7899a1
sync to x264 r240 (threads)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15591 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 19:05:32 +00:00
gpoirier
38668f1602
support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15579 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 15:25:10 +00:00
gpoirier
27be573c3b
Athlon 64 optimization flags, in 32 and 64-bit mode.
...
Patch by Corey Hickey < bugfood-ml YO fatooh POUM org >,
based on Robert Swain's patch <robert POUM swain YO gmail POUM com >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15576 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-27 11:14:22 +00:00
lorenm
d6a8698f57
sync to x264 r239 (zoned ratecontrol and UMHex ME)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15558 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-24 06:03:37 +00:00
nplourde
f5f234c94e
set define for apple gcc altivec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15484 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 20:11:34 +00:00
diego
4f6fc4ceba
Make FAAC detection follow standard enable/disable/auto semantics.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15457 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 10:14:48 +00:00
lorenm
18a4416a88
sync to x264 rev223 (options: ratetol, vbv_*)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15414 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 16:00:12 +00:00
diego
2045d25ceb
If libggi has been found, search for the libggiwmh extension
...
w/o relying on it.
patch by Christoph Egger <Christoph_Egger at gmx dot de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15406 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 08:01:52 +00:00
nplourde
2fe93ee886
do not define HAVE_ALTIVEC_H on osx with gcc4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15397 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:57:43 +00:00
nplourde
e9e2244616
mcpu & mtune work on gcc4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15396 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:54:48 +00:00
nplourde
f30e576719
look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15394 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:38:46 +00:00
rfelker
647fa498cb
end of the locale nightmare, forever
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15390 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 21:39:17 +00:00
nplourde
2d018ad059
dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15381 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 17:02:10 +00:00