atmos4
7549813fbe
DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6785 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 03:37:28 +00:00
albeu
5319a8118a
Support for Xvid using their new api. If divx4 compatiblity is disabeled
...
in xvid it can be used along with divx4.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6702 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 20:56:57 +00:00
diego
4fb63ad86b
Oh my god, what did I do - I spellchecked the Makefile!
...
Note: Writing DependEncy with an "a" is a very common spelling error.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6593 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 00:16:32 +00:00
arpi
a2e3df1479
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6561 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 12:21:54 +00:00
diego
d059a79dd2
syncfb is long gone
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6468 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 10:18:25 +00:00
albeu
3be2d75562
Support for playing audio cds using cdparanoia. Include a raw audio
...
demuxer wich can be used for other purpose.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6385 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 14:29:51 +00:00
pl
27e3edb07a
avoids stripping the binary at install if debugging or profiling is enabled
...
(original patch by Balazs Tibor <tibcu@sch.bme.hu> - edited for simplicity)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6241 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 14:26:35 +00:00
atmos4
d1981e9fa5
aRts audio out support by Michele Balistreri <brain at email.it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6215 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 01:52:40 +00:00
atmos4
e8a3e29e59
Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested with 2.95.2)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6148 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 23:27:01 +00:00
arpi
d900b93493
create relative links instead of absolute (with path) ones, patches by:
...
manpage - Eric Lammerts <eric@lammerts.org>
gmplayer - Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-19 23:50:32 +00:00
arpi
c00658414e
-vo gif - by Joey Parrish <joey@yunamusic.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6054 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 01:07:25 +00:00
arpi
41da84f695
ln -s instead of install mencoder.1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5990 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 21:07:10 +00:00
arpi
f8e7e06a94
gui vs. mencoder conflict workaround
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5958 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 22:05:46 +00:00
atmos4
f766c4ca64
Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
...
If you don't like it I'll add stuff to config.mak via configure to check wether the script is required.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5952 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:27:05 +00:00
jaf
69b1eacb48
removed my 'extension'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5847 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 19:47:55 +00:00
jaf
a9c22ff423
corrected what felix made buggy ;-)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5842 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 19:11:13 +00:00
atmos4
e602a125f0
Allow disabling of libfame and allow to enforce (not) building libavcodec.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 17:18:02 +00:00
arpi
55fe447584
handles DVDKIT_SHARED, compile and install libmpdvdkit.so
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5816 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 20:08:06 +00:00
pontscho
e1a3e103b8
add libmpdvdkit lib
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5778 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-21 21:18:28 +00:00
arpi
51e8f97ef7
enabled new OSD code in -vop expand, subtitles rendering support to mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-17 21:51:18 +00:00
alex
05a888c3d4
removed unused XP, TVISION and AVIP stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5636 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 17:09:23 +00:00
arpi
2bea9b36a7
mp_image.h and img_format.h moved to libmpcodecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:14:34 +00:00
arpi
463845e0db
native codecs files moved to libmpcodecs/native/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5604 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 18:04:24 +00:00
arpi
b48576a528
comp.fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5602 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 17:44:14 +00:00
arpi
842b44dcd9
syncfb, mp1e, opendivx removed/disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5600 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 17:28:33 +00:00
arpi
3962480f56
libac3 removed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5586 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 01:54:20 +00:00
arpi
0f89802b8d
libmpencoders added to mencoder libs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5556 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 02:53:15 +00:00
melanson
2c0895883e
adpcm.c is no longer needed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5410 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 23:02:13 +00:00
kmkaplan
4d38521e2c
* New command line switch for mplayer & mencoder:
...
-ifo <ifo file>
Indicate the file that will be used to load palette and frame size
for MPEG subtitles.
* mencoder.c:
Fix cropping when decoding MPEG2.
* spudec.c:
If scaling is needed only do it once.
Change WITH_NO_ANTIALIASING to ANTIALIASING_ALGORITHM.
* vobsub.c:
Support reading info regarding size and palette from IDX file instead of IFO file.
Support streams containing audio or video.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 03:17:57 +00:00
arpi
e311efda5c
we don't need ac3-iec958 any more
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5372 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:10:46 +00:00
arpi
b1b5f20978
ok, use ad_* stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5345 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 22:04:33 +00:00
atmos4
6e63d3573d
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5191 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 23:30:04 +00:00
arpi
d05e4be652
libfame added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5141 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 18:43:10 +00:00
arpi
211cc4d5c4
JPEG_LIB moved to common libs, requires by mencoder too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5037 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-11 00:13:26 +00:00
pontscho
f9f6c9fd93
Add IJPG decoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5030 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 22:49:18 +00:00
arpi
aa0495149f
using libmpcodecs by default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5010 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 00:15:21 +00:00
atmos4
535a697b82
fix linking order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4925 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 13:36:57 +00:00
nick
65f9efcc58
provide unstable code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4865 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 15:04:09 +00:00
albeu
6f0774e022
Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a and
...
postprocess.o
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4838 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 13:29:44 +00:00
albeu
5264cd3780
Change in configure relative to lirc, same thing in Makefile plus
...
some cleanup (COMMONS_LIB is now really common :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4825 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:20:16 +00:00
pontscho
fe8edf9767
new interface ? :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4799 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 22:48:47 +00:00
albeu
9680e72621
Options registration for mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4768 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 17:02:31 +00:00
albeu
2c0c39aa69
Place holder for registering modules options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4660 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 11:46:27 +00:00
pontscho
97654ce7f3
add initial mPNG support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 09:15:59 +00:00
melanson
0b9cd29746
Added native codec support for QT RPZA data, courtesy of Roberto Togni
...
<rtogni@freemail.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4616 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 20:05:49 +00:00
pl
db0caae5b0
missing mlib required to build a solaris mencoder
...
(patch by meleth@freebox.com )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4545 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 23:02:55 +00:00
rfelker
70af3967c4
finally fixed no-opendivx compile problem
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4492 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 01:42:02 +00:00
rfelker
eaff4aad66
fixed compiletime problems with divx4 caused by making opendivx optional
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4491 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 01:15:39 +00:00
rfelker
b106f93d00
make opendivx codec optional at compiletime
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4490 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 00:52:51 +00:00
melanson
6bd8125163
added skeleton decoders for RoQ audio and video format decoders
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4451 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 05:33:46 +00:00
albeu
f60af655fb
A new configurable input system and joystick support for this system
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4419 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-30 12:46:03 +00:00
arpi
9f6e3a836a
vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4347 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 00:47:26 +00:00
melanson
361bd9c4f6
added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4302 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-22 05:39:34 +00:00
melanson
16c6cf34ce
added skeleton for QT SMC decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4228 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 05:43:48 +00:00
arpi
8e1b994f93
libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4213 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 01:27:45 +00:00
pontscho
8d184312b0
small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 17:03:19 +00:00
arpi
ef4a38a54e
playtree-based config patch by Alban Bedel <albeu@free.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4157 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:38:49 +00:00
nick
b986aebcc5
Configurable VIDIX usage
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4090 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 17:20:43 +00:00
kmkaplan
940ceca1e7
Add DVD subtitles to menoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 16:06:45 +00:00
kmkaplan
1b6e300d94
Add vobsub support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:20:27 +00:00
arpi
10d82182e0
tree-based playlist parser code by Alban Bedel <albeu@free.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 01:24:25 +00:00
nick
75c0b3169b
Embedding vidix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4031 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 09:28:22 +00:00
melanson
0d8c217a2f
integrated Tim Ferguson's native CYUV decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3970 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-04 05:57:00 +00:00
pl
4ff3fa6753
small fixes (=> HAVE_STDINT_H is now defined)
...
added STREAMING_LIB in config.mak/Makefile
Note: compile via a configure && make without glitches on SunOS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3920 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-31 15:29:46 +00:00
nexus
fe3e3f6929
FreeBSD need EXTRA_LIB to compile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3917 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-31 10:03:10 +00:00
arpi
3f6a5b380c
mp3lameless build fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3900 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 16:52:58 +00:00
alex
58724e7a50
NuppelVideo decoder added, based on Panagiotis Issaris' patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3805 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 21:32:17 +00:00
melanson
ae8971c45d
removing ima4.* from the tree
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3792 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 14:31:33 +00:00
melanson
24774d66c7
Initial support for unified ADPCM decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3757 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 06:13:17 +00:00
arpi
baf31d5bfa
make users happy - this is xmas, isn't it?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3750 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 22:00:15 +00:00
melanson
512c294b48
This commit adds initial support for Quicktime Animation (RLE) video. It
...
also fixes a FLI function name (FLI is not an AVI decoder).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3688 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 22:20:46 +00:00
arpi
f7eadf849c
native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3644 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 16:39:54 +00:00
pl
e347eec90f
Patch by Adam Di Carlo <adam@onshore-devel.com>:
...
* Makefile: use a mandir setting, default to ${prefix}/man; this lets
us override it for Debian for instance which uses /usr/share/man
rather than /usr/man
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3520 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 11:32:59 +00:00
arpi
eb4fff3a8f
dshow switched to C version
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3452 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 22:40:14 +00:00
atmos4
35e0c399d1
MP1E configure patch by D. Holm.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3433 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 14:41:44 +00:00
arpi
58f834675f
compiling g72x
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3426 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 01:34:14 +00:00
arpi
59cf95eb5c
cleanup? libs reordered. some more bugs. 10l won't be enough...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3422 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 00:54:25 +00:00
arpi
9594de2487
compiling and linking liba52 too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3407 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 17:48:36 +00:00
arpi
f1b12eb265
CC version check done by Makefile to allow overriding CC from envvar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3391 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 01:24:01 +00:00
arpi
c1d4b2f12e
-lm moved to the end of lib list
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3356 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 22:23:57 +00:00
atmos4
01d5f0bce2
Readd NAS lib, something else missing? Please better check your cvs commits or at least read cvslog with care.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3341 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-05 17:59:59 +00:00
alex
1530f0c84b
added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3339 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-05 16:49:12 +00:00
mswitch
7af3856b51
Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rte obsolete.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3328 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 23:10:59 +00:00
arpi
0a2d56ae1b
-ao NAS support by Tobias Diedrich <ranma@gmx.at>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3277 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:13:48 +00:00
arpi
e76248a995
vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3276 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:09:36 +00:00
atmos4
7b64618609
Reinvent Nexus last fix (wrong local merger on last commit)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3205 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 18:20:59 +00:00
atmos4
98feb0179d
Newest DXR3 patch (improved 1.0rc2) by David Holm.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3202 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 17:31:58 +00:00
nexus
4376937df6
fli.c required
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3180 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 12:34:10 +00:00
nexus
cd8deaf3b5
fli.c required
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3178 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 08:32:50 +00:00
nexus
7864ed85f7
AV_LIB should appear before EXTRA_LIB
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3177 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 08:20:45 +00:00
pl
fd96c8e30a
configure cleanups:
...
a few typos
a few reordering (C src / _blah=no / cc_check && _blah=yes)
preliminary support to display a summary of enabled modules at the end
of the run of ./configure (only AO & VO right now/check for _{a,v}omodules)
cleanups of config.mak : X_LIBS gathered everything and whatever -
no longer the case
Makefile cleanups to match the ones done in config.mak
NB: it still compiles here (but I'm pretty sure this will break on some systems :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3162 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-27 17:58:29 +00:00
pl
590886a8f4
(on atmos's suggestions I found good :)
...
default is autodetection (if lame and divxencore libs found then compile it)
use --enable-mencoder or --disable-mencoder to alter this behavior
Makefile modified accordingly (uninstall and other ifeq...)
removed XMM_* since XMMP no longer there
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3080 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 00:21:51 +00:00
alex
1bff4ebaaa
added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3029 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 15:11:49 +00:00
pl
2bcae4d2db
last part of changes since around configure 230 applied
...
(lirc in autodetect, VO2 support)
blocks sorted for ao/vo (video/video+audio/audio)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2948 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 11:26:26 +00:00
alex
f0226580e8
mencoder+tv fix - do not rebuild after cvs change for developers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2930 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 20:54:53 +00:00
gabucino
539e4a602b
new variable STATIC
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2894 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 01:41:32 +00:00
nick
6fde34dde8
Precised profile stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2833 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 14:41:19 +00:00
arpi
b29a7398bd
msvidc.c added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2829 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 13:36:40 +00:00
pl
c00ac3a4ec
mplayer does not need -ldivxencore
...
mencoder does
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2812 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:45:01 +00:00
lgb
0aad1139ac
Installing mencoder and mencoder.1 if executable mencoder was compiled before issuing make install
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2754 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-06 23:14:35 +00:00