Commit Graph

71 Commits

Author SHA1 Message Date
arpi 4bd1f7bb90 -fsmode range extended
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1415 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-29 16:31:37 +00:00
gabucino 7d1c7e492c -vfm max range updated to 7
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1379 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-22 09:46:54 +00:00
arpi 757d01d9a9 ranges fixed (MAX vs. MAX+1 dilemma)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1329 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 13:24:14 +00:00
atmos4 7025bc212f As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1300 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-08 22:45:56 +00:00
atmos4 2465ba5a84 Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1287 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-07 09:53:47 +00:00
lgb 52430859d4 -vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1286 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 21:17:22 +00:00
arpi 2756d4601f -fsmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1268 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:44:19 +00:00
alex 76c3dc2348 -dsp option removed, displaying help text (-ao oss:dsp_path)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1256 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-02 19:25:34 +00:00
arpi_esp 81d9226517 alsa/noalsa message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1212 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-23 19:58:32 +00:00
al3x 46167fd965 sdl_(a)driver liquidated - sorry atmos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1188 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 22:47:21 +00:00
acki2 8493d8711b - new config option -lircconfig (config file for lirc)
- new config option -(no)double (disable/enable doublebuffering in libvo)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1150 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 20:38:02 +00:00
arpi_esp fb0361090c -frames and -benchmark options to make chl & gabucino happy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1125 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-13 21:55:24 +00:00
atmosfear b9e199808d Added support for writing wave files and specifying filename to write to.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1113 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:24:26 +00:00
arpi_esp 5c50d3e7dd applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00
lgb 54441167f7 -dvd is renamed to -dvdauth, variable dvd_device is renamed to dvd_auth_device. These changes are needed for future DVD playback developmenting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1019 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 02:13:31 +00:00
arpi_esp 94d060f0b5 -alsa/-noalsa disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1017 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 01:17:12 +00:00
atmosfear 83f92dcb98 Added -sdla switch for sdl audio driver selection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@983 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 00:27:06 +00:00
arpi_esp 99e963fece upller limit increased, sblive works up to 192khz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@979 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 23:36:47 +00:00
arpi_esp a845776c7b new option: -srate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@970 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 19:46:22 +00:00
lgb 7ebd301178 '-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for both of oss and null driver ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@957 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 00:24:49 +00:00
arpi_esp c5c6862d8f libao support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@956 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 23:30:26 +00:00
laaz d2291f791c when using -ss:
"seek seconds" -> "super seek"
now it understands 1:22:41.4   2:13   style time


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@938 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-01 22:48:50 +00:00
lgb f61ffa92b9 Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@923 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-31 22:32:58 +00:00
arpi_esp 5bc84d0f81 ehh space removed :o
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@800 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-14 09:37:44 +00:00
arpi_esp ea0baf7de4 frame dropping...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@799 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-14 09:35:51 +00:00
arpi_esp 67a0dc08e7 -flip/-noflip changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@778 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-12 01:56:31 +00:00
atmosfear 07c2ced269 Don't haste.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@770 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 14:52:06 +00:00
atmosfear 82b8dce748 Ooops =)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@769 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 14:47:01 +00:00
atmosfear 48463d23b5 Added -flip/-noflip.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@766 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 14:39:28 +00:00
pontscho 5ed67e6afa '--help' bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@738 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-09 14:17:55 +00:00
arpi_esp a158f5d747 applied 'fakemono' patch by Bryan Chan scorpio@acm.org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@733 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 21:49:00 +00:00
atmosfear d53a450b5e Added -unicode switch to deal with unicode subs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@726 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 19:39:21 +00:00
pontscho 8ffaf8a85e add gui support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 12:17:03 +00:00
arpi_esp 67f6da0702 -ss patch by Loring Holden
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@652 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 22:10:25 +00:00
lgb ef509505f7 The -osdlevel switch for setting default OSD level (useful in your .config for example if you don't like watching OSD timer by default)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@642 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 15:50:45 +00:00
atmosfear 15f4d93694 New switches for sdl added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@637 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-25 20:44:30 +00:00
arpi_esp 1182749144 -nodshow/-dshow added, -afm is working again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@627 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 22:51:05 +00:00
arpi_esp 4621e952a3 added: extern int vo_dbpp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@586 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-23 03:38:17 +00:00
arpi_esp f7da9d82c5 -forceidx added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@571 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 01:35:18 +00:00
arpi_esp c85cefba3b changed behavior or -idx/-noidx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@566 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-21 20:45:17 +00:00
arpi_esp 2634fd42b2 dvd sub support reading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@553 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 22:35:15 +00:00
arpi_esp 46075de1f5 new options: -dumpaudio and -dumpvideo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@550 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 18:28:13 +00:00
lgb cd663cd2f2 command line requested DVD key support for Arpi :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@547 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 14:32:09 +00:00
atmosfear e2c2704125 added png out support (-z switch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@527 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:11:27 +00:00
pontscho db2059d8bb add noautosub option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@516 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 20:45:42 +00:00
lgb 247b44e482 preliminary DVD support using libcss
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@493 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 22:04:44 +00:00
pontscho 7240fa39b5 add mixer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@461 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 00:21:00 +00:00
arpi_esp 31063c5f27 I really hope that you will learn how to use cvs, sooner or later...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@459 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 23:22:01 +00:00
pontscho c57ad31588 add mixer params
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@458 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 23:10:05 +00:00
arpi_esp 21f9a7c857 qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@449 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 20:31:58 +00:00