folke
dca17b4044
vo_aa: configurable now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1519 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 19:00:00 +00:00
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
gabucino
64fe159a41
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1517 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 17:10:22 +00:00
jkeil
a8beb6886f
Use the standard mplayer config test for finding libraries, so that it can
...
find -laa in non-standard places and for supporting systems with a shared
libaa.so
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1516 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 14:34:27 +00:00
gabucino
c2404c0f1c
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1515 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 13:46:14 +00:00
gabucino
c53dc225f7
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1514 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 12:57:36 +00:00
atlka
77bab1eba2
small changes to erase only needed place (rectangles doesn't overlap)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1513 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 12:51:23 +00:00
atmos4
76eadb38e0
Added cool aalib vo driver.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1512 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 12:30:56 +00:00
jkeil
1ef79e9f00
In case the open on the dvd device fails, print some hints based on errno
...
why the open has failed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1511 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 12:17:38 +00:00
atmos4
2895f54f52
Removed D key for doublesize, already clobbered by framedrop.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1510 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 08:18:52 +00:00
atlka
ca22ffedaa
update pts to obtain OSD time display change while rewinding/forwarding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1509 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 07:16:12 +00:00
arpi
098ca7e66e
speed optimized :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1508 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 19:33:41 +00:00
arpi
e17df816ce
return value of iconv fixed for glibc 2.1.3, using strrchr instead of basename, as basename is buggy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1507 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 18:39:23 +00:00
arpi
1aef871541
upgraded to 1.0b version by Artur Zaprzala <artur.zaprzala@talex.com.pl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1506 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 18:37:10 +00:00
atlka
8632ea0526
modified mplayer.c to rewert to PLAY after rewinding after 1 sec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1505 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 13:12:49 +00:00
atlka
0a9ae48206
libvo/sub.c corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1504 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:45:21 +00:00
atlka
8a50a66922
atlka@pg.gda.pl:
...
utf8 opion corrected
added draw_osd() funcion to libvo/vo_*.c files
corrected indicators (brightness, sound etc.) to be in 0..100 range
if we have Name.utf file it automatically switches to utf8 mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1503 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:33:34 +00:00
atlka
ca99c8dc89
changes according to -utf8 option, draw_osd() function added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:08:18 +00:00
gabucino
eefce080f0
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1501 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 10:38:01 +00:00
arpi
d970d85401
terrible -idx bug fixed, thanx to Raphael Manfredi
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1500 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 22:36:05 +00:00
arpi
f416b9fc3b
PTS calc updates, fixes, cleanups, mess...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1499 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 20:52:35 +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
935bc73d6b
cleanup...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1497 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 15:46:09 +00:00
arpi
af96dc228e
add define of DEFAULT_CDROM_DEVICE
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1496 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 13:34:24 +00:00
arpi
452e4f4198
SetCodecPath -> win32_codec_name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1495 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 13:18:07 +00:00
gabucino
ab77867753
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1494 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 08:00:10 +00:00
arpi
7775b350f2
print BITMAPINFOHDR too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1493 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 02:00:14 +00:00
arpi
d65abe9bf9
return type of stream_seek changed void->int
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1492 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 01:59:22 +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
194792ed8e
ffmpeg prints moved to verbose=2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1490 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 01:56:30 +00:00
arpi
addc76186c
raw (uncompressed) video codec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1489 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-11 23:11:16 +00:00
arpi
a473bf2d0f
better fix - now it's backward compatible
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1488 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-11 22:49:18 +00:00
arpi
395e4a1430
VCD fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1487 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-11 22:44:12 +00:00
arpi
610912b8b5
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1486 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-11 20:37:33 +00:00
arpi
5a09680795
updated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1485 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-11 17:05:35 +00:00
gabucino
56cb8a2d3a
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1484 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-11 13:09:40 +00:00
arpi
27fe6c2852
--enable-streaming fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1483 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-11 12:46:01 +00:00
arpi
556c55e8be
AVI pts/seek fixes, VBR support, faster NI seek
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1482 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-11 00:53:45 +00:00
gabucino
ab69731d7f
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1481 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-10 18:16:56 +00:00
gabucino
133f574e59
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1480 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-10 16:21:46 +00:00
arpi
081b1e2743
'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1479 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-10 01:27:02 +00:00
arpi
ca26ceeab9
ehh. yet anouther silly a_pts bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1478 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-10 01:00:34 +00:00
arpi
07dd1419bd
silly a_pts bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1477 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 23:50:35 +00:00
atmos4
c30ba7ac5f
Applied vladimirs freebsd patch (largefile default on freebsd and misc)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1476 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 22:10:17 +00:00
arpi
cb28f52567
more optimization
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1475 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 20:07:45 +00:00
arpi
50a05a93da
using OPTFLAGS and CC from config.mak
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1474 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 18:40:06 +00:00
arpi
4aa85931f9
some optimization
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1473 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 18:39:43 +00:00
arpi
e59978c8ce
dirty fix to get it work with glibc 2.1.x, and changed blur algorithm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1472 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 17:29:25 +00:00
arpi
8e06bb0f13
mplayer font-generator using FreeType 2.x by Artur Zaprzala <zybi@fanthom.irc.pl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1471 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 17:28:06 +00:00
arpi
56528538bf
mplayer font-generator GIMP plugin by lanzz@lanzz.org
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1470 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 17:26:22 +00:00