Commit Graph

8426 Commits

Author SHA1 Message Date
atmos4 6dc1b1fd0c 10l my last fix choked the last command definition, this fix seems to work correct.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8276 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-25 14:17:15 +00:00
atmos4 6f68af6208 Fix endless-loop if no newline at input.conf EOF
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8275 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-25 13:28:40 +00:00
rathann 3160c935c2 reversing my patch to check for -Wall support & use it if available (requested by A'rpi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8274 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-25 02:19:27 +00:00
ranma 422acb829c Implement volume setting functionality,
original patch by Nguyen Kim <nguyenk@ie2.u-psud.fr>.
Note that volume changing never worked on my system with NAS, but
that seems to be a nasd problem which I did not try to track down yet...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8273 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 23:13:15 +00:00
arpi fe4ceedf5f patching quicktime.qts runtime
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8272 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 22:26:43 +00:00
arpi c3fa2ba9c3 loader support
components.h removed, as it was duplicate of loader/qtx/qtxsdk/*


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8271 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 21:49:52 +00:00
arpi be4c25600b - qtx (quicktime's macos emulation layer) debugging/emulation environment :)
- some fixes in loadlibrary, to allow multiple loads/lookups


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8270 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 21:45:23 +00:00
arpi dc18e7dcbe some new experiments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8269 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 21:43:17 +00:00
pontscho 57f77bb41a patch from tonglijing <tong@intec.iscas.ac.cn>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8268 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 21:28:32 +00:00
arpi 00637e4597 fixes, updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8267 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 21:25:00 +00:00
rfelker 6a0b7d2576 10l!!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8266 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 17:30:55 +00:00
michael 8393b4b55d 10l (broken ffmpeg12)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8265 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 11:28:25 +00:00
rguyom ba6ccfdcb9 Locale fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8264 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 06:23:50 +00:00
nexus 655c735107 FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8263 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 01:03:16 +00:00
gabucino 0271f6faa4 OSD Menu section, description, sample defines
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8262 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 21:58:29 +00:00
gabucino b5e6ef5a79 updates
nvidia tv-out section
etc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8261 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 21:56:41 +00:00
gabucino ff0afe1cd4 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8260 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 21:51:31 +00:00
michael 36409f7abd reversing warning fix (requested by alex)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8259 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 17:31:44 +00:00
michael c384686dbc 100l patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8258 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 12:37:06 +00:00
diego 3a9c8f89ae This file gets created during the wine/svq3 build process.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8257 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 11:45:44 +00:00
michael ec09bf79cf check for -Wall support & use it if available patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
arpi, feel free to reverse if u dont like -Wall


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8256 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 11:01:23 +00:00
michael 01c201dbe8 warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8255 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 10:58:14 +00:00
diego 0f889e9f64 configure now detects SDL automatically under Cygwin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8254 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 01:29:47 +00:00
arpi 86d67f0b7d update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8253 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-22 16:26:56 +00:00
colin 1344f05cba better fix for my previous 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8252 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-22 12:01:59 +00:00
nexus 8aab1c9486 FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8251 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-22 10:14:37 +00:00
atmos4 f1c44b1f65 OpenBSD && ELF fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8250 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-22 09:00:42 +00:00
rguyom a4113d89b4 xvidencopts:
- document quant_range, hintedme and hintfile options
- no more {min,max}_[{i,p}]quantizer options
- add a note about buggy options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8249 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-22 08:23:20 +00:00
rguyom 4534c5de2c Instead of min_quantizer, max_quantizer, min_iquantizer, etc... use a
single "quant_range" option.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8248 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-22 08:19:08 +00:00
atmos4 f758086314 Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom at hukatronic.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8247 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-21 22:52:54 +00:00
colin cb0010d072 10l - forgot this file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8246 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-21 19:26:57 +00:00
colin 5e4ff93c81 don't fully-copy the planes if the menu doesn't show (faster)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8245 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-21 18:31:21 +00:00
gabucino f6af4559cc OSD menu chapter, installation (ehh, incomplete yet.. But better than nothing
for now)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8244 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 21:42:04 +00:00
gabucino 2ad84aa078 libavcodec's aspect support for mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8243 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 21:38:56 +00:00
gabucino 27f03ce446 Polish manual update to version 0.90-pre10 (when 1.0 ?? ;-)
MPlayer user from Poland:
Konrad Materka (zorg) < kmaterka@wp.pl >
Adrain Pawlik (imoteph) < imoteph@wp.pl >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8242 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 21:35:18 +00:00
diego db51572cee 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8241 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 21:28:08 +00:00
diego a1e677141d .depend should be ignored
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8240 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 21:26:49 +00:00
alex cba06b0222 Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8239 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 15:48:34 +00:00
michael 899bf1b58e aspect ratio clenaup
& a/b type aspect argument patch from (Rémi Guyomarch <rguyom at pobox dot com>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8238 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 13:16:09 +00:00
michael 7a5657ff93 forgotten mangle patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8237 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-19 23:35:51 +00:00
diego 4c66d6bc96 bashism replaced by portable expression
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8236 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-19 19:49:01 +00:00
diego 30a1138c37 -really-quiet documented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8235 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-19 19:47:22 +00:00
anders ad91040301 Adding support for AFMT_FLOAT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8234 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-19 00:42:00 +00:00
albeu 30751c6025 Fix buffer overflow in a drawing func
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8233 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-18 20:43:29 +00:00
michael 9f5deb6d9a fixing compilation of cs_test
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8232 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-18 10:39:22 +00:00
michael a137434053 minor optimization & gcc-CVS fix/workaround patch by (Glen Nakamura <glen at imodulo dot com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8231 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-18 10:12:03 +00:00
rfelker 7370d41aad 10l:
menu_console.c: In function `check_child':
menu_console.c:226: storage size of `tv' isn't known
menu_console.c:234: sizeof applied to an incomplete type


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8230 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-18 04:37:18 +00:00
diego 1015043558 Finally add the correct compile flags for SDL under cygwin automatically.
Patch by Sycotic Smith <sycotic@linuxmail.org> and me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8229 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-18 01:02:27 +00:00
albeu 50bc90625a A new command to run shell process and a command history.
Yep, you can issue shell commands while watching movies ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8228 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-18 00:16:39 +00:00
albeu 2e4fa3c937 quote the filenames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8227 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-18 00:14:17 +00:00