Commit Graph

12932 Commits

Author SHA1 Message Date
danny 4779094c4b Synced with 1.630, some typo from 1.624
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12932 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-02 07:58:21 +00:00
henry 70836f5da2 missing guess_cp declaration (patch by Ismail Dönmez)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12931 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-02 06:46:48 +00:00
atmos4 28d141a2bb Preliminary Support for building MPlayer with Intel C++ compiler.
Still needs some work to use the proper optimization parameters.
I haven't yet fixed the loader/dmo/dshow code so compile those dirs using
make -C loader CC=gcc [...] for the meantime.
To try use CC=icc ./configure with ICC 8.0 or later.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12930 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-02 04:24:36 +00:00
atmos4 b0f5574d7a ICC 8.0 compilation fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12929 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-02 03:35:50 +00:00
reimar 4cd760385d support for passing mouse events on to MPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12928 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-01 20:13:42 +00:00
faust3 9db0e66a3b 10l query format at least when used with vidix, disable colorkeying with vidix, should fix #38 and #33
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12927 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-01 11:17:27 +00:00
diego 7b5bcad11f 10l to the author of this longstanding and obscure bug. Each language
should be removed only once from the list.
Thanks to Chris White for pointing out that there was a problem.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12926 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 22:17:23 +00:00
reimar f2a5f5d727 100l, fixes DXR3 compile problems caused by my last patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12925 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 18:04:42 +00:00
diego cc478a4f47 cosmetic warning fix (missing newline at end of file)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12924 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 15:14:26 +00:00
lumag 6dfa02f414 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12923 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 11:48:07 +00:00
faust3 6632c021c0 mingw stdin fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12922 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 11:08:47 +00:00
diego f4a8670d96 Removed long obsolete files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12921 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 20:19:23 +00:00
reimar 4deb67c3fa Use = instead if # in ALSA device name, as # irritates our config-parser.
Original patch by stan (at) saticed (dot) me (dot) uk


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12920 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 16:15:06 +00:00
reimar e5b67089c7 unified audio options dialog, fixes also bug #40
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12919 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 15:58:36 +00:00
diego c13550e85a Remove obsolete entries, patch by VMiklos <mamajom@axelero.hu>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12918 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 11:17:21 +00:00
diego 4b234d7294 These files are long obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12917 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 11:08:58 +00:00
lumag 26c92ecd2a Remove leftover references to libmpflac/ad_flac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12916 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 10:21:41 +00:00
diego b8139d792e Obsolete now that the docs are XML.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12915 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-29 22:20:16 +00:00
reimar 58ce85f796 support for 24 bit audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12914 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-29 16:23:16 +00:00
nplourde 41508ab12e add var vo_rootwin and -rootwin switch for mac osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12913 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-29 14:59:48 +00:00
diego 1a16bb4a04 compilation fixes from Gentoo by Chris White <webmaster@securesystem.info>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12912 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-29 00:57:22 +00:00
reimar f2822d7ae7 10l, FILE is defined in stdio.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12911 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 17:03:09 +00:00
reimar 57b8d5c7f6 fixes a crash and unchecked string-handling in ENCA code.
Also does a bit of cleanup.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12910 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 12:40:35 +00:00
reimar bb98df0456 automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12909 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 12:17:50 +00:00
paszczi 47a1e4d919 added missing 'synced with'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12908 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 08:48:08 +00:00
lumag eb25806016 Sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12907 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 08:27:07 +00:00
diego 0f798361b5 We're long past 0.90.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12906 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 00:29:32 +00:00
diego 3e68180fd2 typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12905 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 00:02:45 +00:00
diego 42b4987c60 We support more than just DivX 5.01.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12904 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 00:02:18 +00:00
arpi 43a5980918 ff-snow added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12903 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-27 19:05:31 +00:00
diego f8b970de25 Fabian's nick
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12902 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-27 00:18:57 +00:00
diego 4bb6cb858d Wording/spelling suggestions by the Wanderer, merged sections about when to
send separate patches.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12901 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-26 23:48:30 +00:00
iive 3934b160a8 prevent segfault on shmem failer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12900 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-26 22:06:30 +00:00
diego c2851fe220 Explain how to handle big patches and why uploading patches is bad.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12899 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-26 00:52:56 +00:00
nauj27 faa0a187c9 More sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12898 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-25 15:57:22 +00:00
rtognimp 7d29785ddf Fix -nosound and -novideo (bug #28)
Move audio fourcc assignement inside audio if()
Remove bogus VLB warning (codec missing, no demuxer problem)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12897 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-25 15:38:08 +00:00
reimar d7d2ea1551 removed saver_on, saver_off calls, they are already in x11_common.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12896 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-25 12:49:01 +00:00
rtognimp ce1d9c664c Fix segfault caused by changing a pointer that will be freed later
Patch by Martin Simmons ( vyslnqaaxytp at spammotel dot com )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12895 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-25 00:37:07 +00:00
rathann 8c838b7a1d fix segfault when loading subtitles (idea by pl)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12894 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-25 00:33:32 +00:00
nauj27 2ede18d078 almost sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12893 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-24 18:32:19 +00:00
al 8791d149b7 added src level documentation for the get_path() function
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12892 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-23 16:35:20 +00:00
al 8bad258e0d false-use-of-get_path() memleak fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12891 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-23 16:10:21 +00:00
nplourde ea3e5fdf2e removed ref to extern WinID
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12890 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-23 14:28:31 +00:00
nplourde 97c109258a add support for -rootwin command
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12889 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-23 13:02:40 +00:00
nplourde d92b4225e1 add rootwin cmd to mac osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12888 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-23 13:00:16 +00:00
nplourde 7c296c8af5 listen for key repeats, patch by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12887 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-22 20:02:26 +00:00
reimar bf366b0d9d fix for people experimenting with GUI under windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12886 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-22 19:07:13 +00:00
paszczi 963cbe6cd4 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12885 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-22 18:06:43 +00:00
paszczi 7d5eeb3ac3 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12884 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-22 16:46:33 +00:00
rathann 63e84678ac update RedHat RPM sites in doc translations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12883 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-21 20:08:42 +00:00