jkeil
fe55d26666
Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
...
Win32 DLL code into mplayer. Default for USE_WIN32DLL is enabled on x86
machines, disabled otherwise.
Use of Win32 DLLs can be disabled on x86 using the --disable-win32 configure
option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1518 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 18:28:56 +00:00
arpi
255aedeb1a
seek.c moved to demuxer.c, stream_reset in new_demuxer()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1498 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 17:28:16 +00:00
arpi
5cbfd1065e
MOV file support - not works yet
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1491 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 01:58:05 +00:00
arpi
c3f1caec6d
stream opening -> open.c, initialframes ignored
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1468 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 01:17:24 +00:00
arpi
f3e42c12a3
seeking code moved out from mplayer.c -> seek.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1406 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-28 21:57:21 +00:00
atmos4
9112174a23
Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1396 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-28 05:36:45 +00:00
arpi
51e540d262
parse_es moved out from mplayer.c (it was included as .c file)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1377 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 22:38:11 +00:00
arpi
a2206b10b5
argh. -d fixed. fixed?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1357 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 00:31:51 +00:00
arpi
d6276652fc
install -D changed to -d
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1355 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 00:03:43 +00:00
arpi
b9e207fab3
DivX4Linux support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1350 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 22:43:19 +00:00
jkeil
7b813ca0ec
Added some directory existance tests to the distclean and depend targets, so
...
that the user can disable the libavcodec code by removing/renaming the
libavcodec subdirectory once again.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1320 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-14 16:54:30 +00:00
jkeil
6a6b249293
Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows
...
parallel builds using "gmake -j N"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1316 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-13 16:15:29 +00:00
jkeil
45c97f8294
Add some preliminary support for non-x86 architectures to mplayer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1310 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-12 15:35:52 +00:00
arpi
9a365d6426
video codec stuff moved to dec_video.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1292 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-08 00:21:20 +00:00
arpi
6ab8e6a5c1
ffmpeg support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1280 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 03:22:14 +00:00
arpi
69cfcfe301
OPTFLAGS vs. INCLUDES cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1235 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-26 23:15:58 +00:00
lgb
a43e6724b9
Maybe the problem with including wine headers from /usr/local/include/ instead of from mplayer source has been eliminated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1196 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-22 20:23:14 +00:00
lgb
8f22850c73
According an idea, mplayer now can use external setuid root wrapper to do FIBMAP ioctl (requires root priv). Also, a serious bug was fixed in dvdauth.c made by some guy when mixing old and new style CSS API into dvdauth.c ;-)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1164 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-18 23:56:19 +00:00
arpi_esp
1a0e50d5f3
streaming is optional: --enable-streaming
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1061 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-08 23:36:13 +00:00
arpi_esp
b8530182d0
make dep - missing version.h fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1053 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-07 22:22:05 +00:00
arpi_esp
a951103bc7
Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1043 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-06 21:16:21 +00:00
pontscho
c09a122c4c
fix -lasound -lesd.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1034 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 10:59:38 +00:00
arpi_esp
72dc776c7e
libao->libao2 because of conflict with OMS's libao
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1014 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 21:00:47 +00:00
arpi_esp
c2b7070033
dependency stuff fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1011 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 19:33:28 +00:00
arpi_esp
29c0607e8b
libao2 added for dep/distclean
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@982 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 00:24:54 +00:00
arpi_esp
4cd35a04b9
FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@959 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 00:31:41 +00:00
arpi_esp
c5c6862d8f
libao support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@956 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 23:30:26 +00:00
lgb
7c8bb6e4b9
Install bug fixed (cannot overwrite directory ...)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@954 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 22:55:10 +00:00
arpi_esp
7d4f267b6c
install won't change ownership
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@947 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 15:36:33 +00:00
arpi_esp
d6e36b7aef
version.h for make dep fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@946 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 15:10:37 +00:00
lgb
d50afe4dd6
Support for --prefix option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@913 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-30 20:23:20 +00:00
bertrand
d09e58c03c
Removed the asf_streaming.c file for compilation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@874 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-25 15:32:00 +00:00
arpi_esp
35648100f9
using gcc -MM instead of makedepend, make OBJS from SRCS where possible
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@867 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-24 21:09:13 +00:00
bertrand
4a83e5f2bd
Starting implementation of ASF network streaming.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@834 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-18 16:14:06 +00:00
arpi_esp
3040f42cd6
fixed .so's shit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@732 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 21:47:51 +00:00
pontscho
8ffaf8a85e
add gui support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 12:17:03 +00:00
lgb
b52c867761
At least one bug causes mplayer does not compile when wine headers are installed on your system is fixed :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@684 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-02 00:11:56 +00:00
arpi_esp
efe401c879
compiling codec-cfg by default disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@651 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 22:07:59 +00:00
arpi_esp
4fa0ab76e6
forcing user to re-run ./configure if it's changed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@644 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 20:35:23 +00:00
arpi_esp
8e847e4b33
DShow support selection is now by ./configure --disable-dshow
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@628 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 22:51:55 +00:00
arpi_esp
48e4a565e0
changed codec-cfg.c options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@609 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 02:20:02 +00:00
arpi_esp
b1b6b1fafa
stage#1 completed: c files no more included from mplayer.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@588 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-23 03:42:17 +00:00
arpi_esp
a1190e6ece
something moved to brand new stream.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@579 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 16:56:20 +00:00
lgb
e0af35ff34
Separated dvdsub code to be able to work with it easier
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@561 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-21 15:38:01 +00:00
lgb
247b44e482
preliminary DVD support using libcss
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@493 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 22:04:44 +00:00
pontscho
82f6a7a348
add mixer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@466 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 00:54:34 +00:00
arpi_esp
21f9a7c857
qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@449 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 20:31:58 +00:00
gabucino
0758075e92
poncso suxx meg mindig :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@445 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 19:24:30 +00:00
gabucino
6ead487b06
Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@441 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 18:35:17 +00:00
arpi_esp
3673919e52
small fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@423 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 22:37:35 +00:00