diego
fe882df796
Binary codecs finally work as they should on Windows.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10651 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:48:38 +00:00
alex
f6ecfe741f
Fixes FriBiDi support and extends it with configure options. Patch by Raindel Shachar <raindel@techunix.technion.ac.il>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10650 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:42:06 +00:00
diego
d1b85029f8
Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extension
...
to grep that breaks the script on Solaris.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10649 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:17:03 +00:00
faust3
3d2e8440ee
fix RGB16 vs BGR16 mismatch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10648 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:01:22 +00:00
faust3
b2e24300c9
dll loading from codecs dir support for windows
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10647 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 19:18:29 +00:00
diego
ec688473b3
Windows hints as discussed on mplayer-cygwin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10646 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 18:10:42 +00:00
diego
78f45de357
ftp support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10645 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 18:03:20 +00:00
nauj27
8edf13c4ed
Fix '- loop' to '-loop' option into example
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10644 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 14:09:27 +00:00
diego
813e8c4583
Remove dvdnav stuff, it does not work anyway.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10643 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 14:09:26 +00:00
diego
044464245f
spelling and grammar fixes galore
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10642 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 13:51:04 +00:00
faust3
272658916c
fix playback of rgb files when overlay is not disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10641 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 12:55:21 +00:00
faust3
eb9e2a3e24
fix compilation on mingw
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10640 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 11:07:18 +00:00
mosu
78c617c1d8
Fixes for compilation with gcc versions != 3.2.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10639 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 10:36:33 +00:00
mosu
a6267718f9
Big reorganization. Relies on libmatroska's Read() function and then processes units in memory. Also some fixes for handling of global elements which re-enable playback of files created with the latest VDubMod.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10638 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 09:26:01 +00:00
diego
8b653cc824
shorter, sweeter, more portable, better calling syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10637 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 01:20:48 +00:00
albeu
885a331074
Forgot #include <sys/socket.h>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10636 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 22:21:12 +00:00
albeu
a01f3c328d
url_unescape_string is used by the command line parser. These few helper
...
functions will compile everywhere anyway.
This was breaking compilation when disabling network support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10635 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 21:53:26 +00:00
diego
95871a4d75
This should be up to date.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10634 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 20:54:41 +00:00
michael
2bff57da7f
-brightness && -vf scale fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10633 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 19:22:11 +00:00
diego
3bccf5038f
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10632 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 18:49:49 +00:00
gabucino
ab1d70fc39
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10631 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 17:51:04 +00:00
gabucino
56a6dc14e2
sync forward ported from 0_90
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10630 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 17:49:12 +00:00
nauj27
1a56aa8aca
New spanish translated DOC file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10629 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 11:31:28 +00:00
faust3
e90b00e609
ftp support for mingw
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10628 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 10:53:44 +00:00
albeu
017eaef61a
Finnaly commit Nico's dvb menu. Sorry for committing this
...
months later :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10627 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 09:51:05 +00:00
albeu
755e127c26
ftp support. The change on connect2Server is needed bcs we need 2
...
different level of verbosity for control and data connections.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10626 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 19:13:23 +00:00
albeu
38a2fa46fd
I've juste found a bug which prevent to load a file whose name contain
...
a quote ('). The menu simply execute a "loadfile '%p'" but when the %p
is replaced by the actual value, quotes in it are not escaped !
Moreover, mp_input_parse_cmd contain some code to unescape strings but
this code was placed after the string was copied in his final buffer.
So this patch correct this issue.
By Aurélien Jacobs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10625 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 18:45:35 +00:00
joyping
9646f76179
no channels moving, autosubdievice, nonsupported fix by Vladimir I. Umnov <uvi@ezmail.ru>, removed braindeaded startup message
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10624 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 18:02:24 +00:00
arpi
604f4432f3
fixes http://pot.lsd.ro/video.asf
...
(bug reported by dragos <iocatretine@yahoo.com> @ -users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10623 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 16:36:32 +00:00
diego
75ea86e31a
this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,
...
when the Linux is patched with the V4L2 patch, which automatically
includes <linux/videodev2.h> when you include <linux/videodev.h>.
It is necessary then to prevent <linux/time.h> from including (by defining
the _LINUX_TIME_H macro) in order to resolve some collisions and it is
also necessary to prevent the defining of "struct v4l2_capability" and
"VIDIOC_QUERYCAP" in libmpdemux/tvi_v4l.c, when they are allready defined
in the <linux/videodev2.h>.
Patch by Martin Drab <drab@kepler.fjfi.cvut.cz>, checked by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10622 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 15:25:55 +00:00
nauj27
908d6db14a
Spanish sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10621 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 14:43:57 +00:00
alex
a76dd32f20
Prefer DOCS/hu/, now Gabucino must sync the DOCS <evil laugh>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10620 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 13:15:47 +00:00
alex
5a13436db5
4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10619 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 13:04:37 +00:00
diego
365eb142f6
-(no)slices is no longer MPlayer only.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10618 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:55:29 +00:00
alex
36d21123aa
updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10617 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:50:01 +00:00
diego
a4b1758869
DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10616 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:47:18 +00:00
alex
9c683a0f74
Workaround: skip first mp3 frame, that mostly contains trashed data. This fixes several buggy/mistdetected files. Idea by Arpi.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10615 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:35:08 +00:00
nauj27
160d37f149
New spanish translated DOC file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10614 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:09:56 +00:00
diego
2fbd723449
docs updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10613 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 12:05:18 +00:00
diego
52fe5ee4f9
unknow --> unknown as discussed on dev-eng
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10612 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 11:55:21 +00:00
diego
b2c6da07e0
cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10611 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 11:19:10 +00:00
alex
e6921fc2ed
there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfaulted when such keys were pressed on non-video files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10610 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 21:29:39 +00:00
diego
a9bcc8342c
Spelling police:
...
Something that we do not know about is unknowN.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10609 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 12:15:44 +00:00
alex
df56e83ed9
Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10608 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:54:27 +00:00
alex
56059cf2bd
translated a message to english
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10607 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:45:16 +00:00
alex
381b2109c6
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10606 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:25:42 +00:00
alex
379ad8406e
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10605 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:15:41 +00:00
alex
97762d4d57
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10604 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:05:49 +00:00
alex
0ceae373cf
warning fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10603 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 00:36:25 +00:00
alex
e817ade915
Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10602 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 21:32:28 +00:00