aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* syncGravatar nauj272003-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10656 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar nauj272003-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10655 b3059339-0415-0410-9bf9-f77b7e298cf2
* a/v sync improvementsGravatar henry2003-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10654 b3059339-0415-0410-9bf9-f77b7e298cf2
* sysm --> syms typo fix by Joey ParrishGravatar diego2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10653 b3059339-0415-0410-9bf9-f77b7e298cf2
* --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>Gravatar alex2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Binary codecs finally work as they should on Windows.Gravatar diego2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10651 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes FriBiDi support and extends it with configure options. Patch by ↵Gravatar alex2003-08-17
| | | | | | Raindel Shachar <raindel@techunix.technion.ac.il> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10650 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extensionGravatar diego2003-08-17
| | | | | | | to grep that breaks the script on Solaris. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10649 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix RGB16 vs BGR16 mismatchGravatar faust32003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10648 b3059339-0415-0410-9bf9-f77b7e298cf2
* dll loading from codecs dir support for windowsGravatar faust32003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10647 b3059339-0415-0410-9bf9-f77b7e298cf2
* Windows hints as discussed on mplayer-cygwinGravatar diego2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10646 b3059339-0415-0410-9bf9-f77b7e298cf2
* ftp supportGravatar diego2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10645 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix '- loop' to '-loop' option into exampleGravatar nauj272003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10644 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove dvdnav stuff, it does not work anyway.Gravatar diego2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10643 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling and grammar fixes galoreGravatar diego2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10642 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix playback of rgb files when overlay is not disabledGravatar faust32003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10641 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation on mingwGravatar faust32003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10640 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes for compilation with gcc versions != 3.2.Gravatar mosu2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10639 b3059339-0415-0410-9bf9-f77b7e298cf2
* Big reorganization. Relies on libmatroska's Read() function and then ↵Gravatar mosu2003-08-17
| | | | | | 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
* shorter, sweeter, more portable, better calling syntaxGravatar diego2003-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10637 b3059339-0415-0410-9bf9-f77b7e298cf2
* Forgot #include <sys/socket.h>Gravatar albeu2003-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10636 b3059339-0415-0410-9bf9-f77b7e298cf2
* url_unescape_string is used by the command line parser. These few helperGravatar albeu2003-08-16
| | | | | | | | 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
* This should be up to date.Gravatar diego2003-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10634 b3059339-0415-0410-9bf9-f77b7e298cf2
* -brightness && -vf scale fixGravatar michael2003-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10633 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar diego2003-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10632 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar gabucino2003-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10631 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync forward ported from 0_90Gravatar gabucino2003-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10630 b3059339-0415-0410-9bf9-f77b7e298cf2
* New spanish translated DOC fileGravatar nauj272003-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10629 b3059339-0415-0410-9bf9-f77b7e298cf2
* ftp support for mingwGravatar faust32003-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10628 b3059339-0415-0410-9bf9-f77b7e298cf2
* Finnaly commit Nico's dvb menu. Sorry for committing thisGravatar albeu2003-08-16
| | | | | | | months later :( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10627 b3059339-0415-0410-9bf9-f77b7e298cf2
* ftp support. The change on connect2Server is needed bcs we need 2Gravatar albeu2003-08-15
| | | | | | | different level of verbosity for control and data connections. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10626 b3059339-0415-0410-9bf9-f77b7e298cf2
* I've juste found a bug which prevent to load a file whose name containGravatar albeu2003-08-15
| | | | | | | | | | | | | | 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
* no channels moving, autosubdievice, nonsupported fix by Vladimir I. Umnov ↵Gravatar joyping2003-08-15
| | | | | | <uvi@ezmail.ru>, removed braindeaded startup message git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10624 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes http://pot.lsd.ro/video.asfGravatar arpi2003-08-15
| | | | | | | (bug reported by dragos <iocatretine@yahoo.com> @ -users) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10623 b3059339-0415-0410-9bf9-f77b7e298cf2
* this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,Gravatar diego2003-08-15
| | | | | | | | | | | | | | | 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
* Spanish syncGravatar nauj272003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10621 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prefer DOCS/hu/, now Gabucino must sync the DOCS <evil laugh>Gravatar alex2003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10620 b3059339-0415-0410-9bf9-f77b7e298cf2
* 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they ↵Gravatar alex2003-08-15
| | | | | | will be freed at exit. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10619 b3059339-0415-0410-9bf9-f77b7e298cf2
* -(no)slices is no longer MPlayer only.Gravatar diego2003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10618 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesGravatar alex2003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10617 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.Gravatar diego2003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Workaround: skip first mp3 frame, that mostly contains trashed data. This ↵Gravatar alex2003-08-15
| | | | | | fixes several buggy/mistdetected files. Idea by Arpi. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10615 b3059339-0415-0410-9bf9-f77b7e298cf2
* New spanish translated DOC fileGravatar nauj272003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10614 b3059339-0415-0410-9bf9-f77b7e298cf2
* docs updatesGravatar diego2003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10613 b3059339-0415-0410-9bf9-f77b7e298cf2
* unknow --> unknown as discussed on dev-engGravatar diego2003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10612 b3059339-0415-0410-9bf9-f77b7e298cf2
* cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>Gravatar diego2003-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10611 b3059339-0415-0410-9bf9-f77b7e298cf2
* there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately ↵Gravatar alex2003-08-14
| | | | | | 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
* Spelling police:Gravatar diego2003-08-14
| | | | | | | Something that we do not know about is unknowN. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10609 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a long standing issue: if configured a not available (not existing, ↵Gravatar alex2003-08-14
| | | | | | 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
* translated a message to englishGravatar alex2003-08-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10607 b3059339-0415-0410-9bf9-f77b7e298cf2