0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
Commit Graph

13721 Commits

Author SHA1 Message Date
aurel
798d2d1337 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13721 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:55:20 +00:00
nplourde
159928a38a move variable declaration at beginning of block
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13720 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:36:20 +00:00
diego
5cda6fffa5 The Hungarian translation has been available in XML format for some time
now, the HTML version is also very outdated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13719 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:34:25 +00:00
diego
aa02ce5279 Remove incomplete key list and command list and update the other sections
accordingly, commands are documented in DOCS/tech/slave.txt.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13718 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:17:42 +00:00
diego
d03797c861 Clarify filters vs plugins.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13717 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:16:38 +00:00
diego
955c776f75 Better descriptions merged from the XML docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13716 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:06:30 +00:00
diego
403379ee9f grammar + indentation cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13715 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 10:41:07 +00:00
michael
7981c2e20b libavcodec resampling ...
libaf doesnt seem to support planar audio, so we need to convert it :(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13714 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 03:32:31 +00:00
nplourde
05e19b3333 removed duplicate case and fixed aspect ratio for window zoom feature
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13713 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 23:33:31 +00:00
nplourde
5aa29a4b65 darwin vcd support credit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13712 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 21:28:29 +00:00
reimar
9f64599b8f allow changing playback speed during playback.
Based on patch by Steve Mueller (diffusor <at> ugcs (dot) caltech [dot] edu),
OSD support by Frank Schertan (scherthan (at) uni-landau <dot> de),
several modifications by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13711 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 20:07:50 +00:00
gpoirier
be629c8fc3 Sync with 1.788: wording/spelling
NB: previous commit also featured sync to 1.783, also it wasn't clearly stated


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13710 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 18:32:07 +00:00
reimar
ef8f08572b fix -loop in combination with -shuffle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13709 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 17:30:29 +00:00
nplourde
a96207679e Fixed event handling for menubar and window close button.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13708 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 16:38:33 +00:00
diego
513ae3bb63 sync and fixes by Carl Furstenberg <azatoth at gmail dot com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13707 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 16:11:45 +00:00
reynaldo
359dd01523 Small Mp/mp/MP typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13706 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 15:48:27 +00:00
reynaldo
4c73bb4ea0 partial sync with help_mp-en 1.148
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13705 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 15:42:40 +00:00
wight
4087f6ecce Move help_mp.h generation to Makefile, so it's easier to maintain on
help/*.h changes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13704 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 14:23:33 +00:00
wight
49ec55840e make uninstall was leaving vidix, dha, and libmpdvdkit libraries
and translated manpages as well. This fixes the issue.
Resolves bug #9 (hopefully)
Based on Bugzilla patch by Evgueni V. Gavrilov (aquatique at rusunix.org)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13703 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 14:20:07 +00:00
diego
9ad2dd2a29 sync by Carl Fürstenberg <azatoth at gmail dot com>
fixes by Jan Knutar <jknutar at nic dot fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13702 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 09:40:48 +00:00
atmos4
f575dd7ee0 Index-Recovery cosmetix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13701 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 02:13:33 +00:00
diego
3a591997ba printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13700 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 01:32:56 +00:00
diego
e8b569487d wording/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13699 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 01:25:27 +00:00
diego
dda11fcf1e Typo noticed by Reimar Döffinger.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13698 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 00:56:25 +00:00
diego
259ebf6c49 sync and fixes by Carl Fürstenberg <azatoth@gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13697 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 00:47:42 +00:00
diego
1e7e686e90 translation by Carl Furstenberg <azatoth@gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13696 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 22:52:42 +00:00
gpoirier
a66601e614 Sync with 1.787:
1.787: lavc is faster than XviD and thus recommended for decoding and PP.
1.786: man page review part XII
1.785: consistent I/P/B-frame spelling
1.784: Spelling/wording/clarity improvements and bug fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13695 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 20:11:26 +00:00
nplourde
4aa242e702 fix menu bar support and add new movie zoom option menu a la quicktime
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13694 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 15:04:45 +00:00
diego
801db1e4a8 lavc is faster than XviD and thus recommended for decoding and PP.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13693 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 11:14:55 +00:00
diego
b3c9e16cf0 man page review part XII
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13692 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 11:03:30 +00:00
diego
700019dcb4 consistent I/P/B-frame spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13691 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 02:09:00 +00:00
diego
757725620f Spelling/wording/clarity improvements and bug fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13690 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 01:46:15 +00:00
diego
dd4d852f2c sync by Mizda Gabor <gabrov at freemail dot hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13689 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 01:36:53 +00:00
diego
96ecad6cf4 Typo noticed by Nicolas Plourde.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13688 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 01:33:26 +00:00
diego
e532c80b02 Remove redundant ASF status line, there is another for all formats.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13687 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 01:21:54 +00:00
diego
f37898d16d Fix playback on big-endian systems.
patch by Nicolas Plourde and adland123 <adland123 at yahoo dot com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13686 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-19 01:16:03 +00:00
faust3
fec22a5be7 10l, patch by Jan Knutar <jknutar@nic.fi>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13685 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 21:16:45 +00:00
wight
1eb7061e2c sync 1.783
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13684 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 21:09:43 +00:00
nplourde
3d0852ada9 support function for vcd on darwin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13683 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 21:06:50 +00:00
nplourde
97018803a5 enable vcd for all darwin based sys not only mac osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13682 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 21:05:14 +00:00
faust3
0177d487b8 document global variables used with fribidi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13681 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:56:11 +00:00
faust3
229c7f9c84 correctly display the commas of most hebrew subtitles on the left side
of the sentence with fribidi, make the old behaviour optional
patch by Shachar Raindel <shacharr <at> gmail.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13680 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:41:06 +00:00
nplourde
d535890b50 add vcd support to darwin for ppc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13679 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:30:07 +00:00
rtognimp
5e252f7920 Fix compilation when LOG is defined
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13678 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:08:44 +00:00
rtognimp
5f0a0e39e4 EOF detection (fix hanging at end of stream)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13677 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:08:12 +00:00
rathann
f1b9d02c19 Bitrate setting option in ve_xvid4.c doesn't follow the rules described
in manpage (i.e. if bitrate > 16000, then it's in bits/s, not kbits),
unlike lavc and the old ve_xvid.c do. Fixed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13676 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:00:07 +00:00
faust3
ae746ad8e8 channel reorder patch by Florian Dietrich <flodt8 at yahoo.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13675 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 19:23:13 +00:00
rtognimp
a594e93e86 Fix segfault for unexistant/unreachable rtsp streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13674 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 18:51:35 +00:00
reimar
4107fec833 Limit Gui redraw rate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13673 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 18:26:44 +00:00
atmos4
b9e2410e04 Recover Keyframe-Index for XviD aswell
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13672 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 13:16:13 +00:00