1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-21 07:10:52 +00:00
Commit Graph

10831 Commits

Author SHA1 Message Date
nauj27
304587336c New spanish DOC file :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10681 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:46:51 +00:00
nauj27
6ad1c873c8 Parenthesis mistake
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10680 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:25:56 +00:00
diego
6832d88821 Stray English line removed.
Patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10679 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:20:26 +00:00
nauj27
8e11ff77ce Missing options in spanish version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10678 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 13:11:10 +00:00
nauj27
5913f87d6b sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10677 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 11:50:53 +00:00
gabucino
533c5e1485 cosmetic fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10676 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 10:26:46 +00:00
gabucino
74b0065331 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10675 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 10:24:51 +00:00
gabucino
bf3d382b0c sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10674 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 09:43:28 +00:00
gabucino
c466e8d849 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10673 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 08:58:51 +00:00
gabucino
a640c137c5 typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10672 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 08:27:26 +00:00
diego
3672788657 no need to document -flip_hebrew and -noflip_hebrew, alphabetical order.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10671 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-19 18:50:33 +00:00
nauj27
14d0c88249 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10670 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-19 16:18:37 +00:00
albeu
4e24e066ea 10l forgot to add nuv to the help message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10669 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-19 15:10:10 +00:00
gabucino
a707df9c77 FriBiDi control flags
Patch by Raindel Shachar <raindel@techunix.technion.ac.il>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10668 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-19 05:38:41 +00:00
nauj27
d00c7c83c1 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10667 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 18:08:26 +00:00
rfelker
cec2f53214 document vf_pullup (vaguely at least)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10666 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 15:27:00 +00:00
rfelker
0a378573a8 pullup -- third generation inverse telecine engine. the backend
(pullup.[ch]) is not mplayer-specific and is designed to work well
with g2; vf_pullup.c is the g1 wrapper. see man page for details, and
keep in mind, this is a work in progress.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10665 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 15:24:08 +00:00
rfelker
48ecb3e717 clean up field flags:
1) cosmetic change, no reason these need to be mpeg2-specific
2) add a flag to tell when fields are ordered, so we don't have to
assume bff (which would usually be wrong) when field flags are not
available.
3) add other flags for future use :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10664 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 14:49:06 +00:00
alex
db1804fcac Reworked the CPU optimization detection code, now it works nice for non-x86 platforms aswell (tested on Alpha, PPC, x86)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10663 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 14:24:29 +00:00
alex
4eb73ff345 X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10662 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 14:05:30 +00:00
diego
06f1a02f00 a 100l and another typo
spotted by Alex "eagle eye" Beregszaszi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10661 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:49:22 +00:00
alex
db4bf6023c 100l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10660 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:39:07 +00:00
alex
b2b796f466 Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10659 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:13:41 +00:00
nauj27
2f14063455 New spanish DOCS files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10658 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 12:23:54 +00:00
nauj27
4e6bf1a45b sync with man page, 'remove dvdnav stuff, it does not work anyway'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10657 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 10:55:40 +00:00
nauj27
0632d2d572 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10656 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 10:07:04 +00:00
nauj27
845f93dc42 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10655 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 09:53:35 +00:00
henry
7f47abb9e0 a/v sync improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10654 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 09:23:07 +00:00
diego
67be02500d sysm --> syms typo fix by Joey Parrish
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10653 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 21:18:02 +00:00
alex
70848671d3 --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10652 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:56:40 +00:00
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