Commit Graph

203 Commits

Author SHA1 Message Date
arpi d20d9e132a Activating/Deactivating of XScreenSaver
patch by Joachim Breitner <mail@joachim-breitner.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6304 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-04 20:12:34 +00:00
iive 07cf2dd630 added -dumpsrtsub option for SubRip format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6210 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:30:46 +00:00
pontscho f1744ebb53 new layer handling code under icewm from Attila
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6203 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 11:19:56 +00:00
arpi a38bd0b7dd -fsmode accept 0..31 now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6066 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 22:17:28 +00:00
arpi ef3fc47029 -fsmode-dontuse
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6022 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 22:26:01 +00:00
arpi 17d676a243 re-ordering options, add comemnts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5975 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 21:26:45 +00:00
arpi 8393ca21b5 -xy,-zoom,-flip available in mencoder too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5905 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 20:07:53 +00:00
arpi 51e8f97ef7 enabled new OSD code in -vop expand, subtitles rendering support to mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-17 21:51:18 +00:00
pontscho a8b3218c2a add jpeg support for libvo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5649 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-16 11:21:59 +00:00
arpi 3370d0d264 -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5627 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 00:36:21 +00:00
arpi 360f18131e option -slices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5485 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-04 00:00:41 +00:00
arpi 0f88f9046e -alang/-slang support in mencoder too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5437 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 22:01:54 +00:00
pl afa6b65c25 allow negative mul values
(-1.0 => will reverse channels L&R)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5307 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 14:15:24 +00:00
alex 6403904ae9 using -dr instead -vaa_dr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5225 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:39:08 +00:00
anders ead9372b40 Added soft clipping for software volume control
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5064 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-13 12:32:42 +00:00
atmos4 b7180c614a nortc patch by Attila Kinali
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-12 18:02:02 +00:00
pl fd28ff2c13 Extrastereo plugin: increases linearly the difference between left and right
channels (as the XMMS extrastereo plugin) which has some of "live" effect (use
it to hear what I mean)

ex: mplayer media.avi -aop list=extrastereo[:mul=3.4]
The default coefficient (mul) is a float number that defaults to 2.5.  If you
set it to 0.0, you will have a mono sound (average of both channels), if you
set it to 1.0, you will have unchanged sound.

A patch for DOCS/sound.html is about to be sent to Gabucino.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4928 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 14:17:53 +00:00
albeu 356da44ecd New option use-stdin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4892 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 13:48:04 +00:00
anders 330d33256f Adding SW volume control
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4860 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 13:31:26 +00:00
anders ee2ed8567e Moved HW dependent mixer stuff to libao and removed master switch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4789 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 16:02:26 +00:00
atmos4 8337d9c26f subtitle positioning patch by Jiri Svoboda
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4774 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:43:34 +00:00
atmos4 e403e9fe9c add vsync support for doublebuffering to vo_vesa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4668 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 15:06:04 +00:00
nick 104c125e6d Allows to users control direct rendering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4495 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 09:28:58 +00:00
rfelker 954be160a7 added -noquiet option to complement -quiet (request/patch by Alexander Werth)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4447 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 01:54:38 +00:00
kmkaplan 875f1a6311 Add -nosound/-sound and -ovc null to mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4356 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 16:32:06 +00:00
nick d125461d6a intense -> intensity
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4318 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 16:54:29 +00:00
nick 8e652684e2 Typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4284 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-20 17:06:45 +00:00
albeu 679844e497 Added reverting support for -aa* -zr* -pp and -npp options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4257 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-19 16:59:59 +00:00
nick 1a1fb545a7 Typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4250 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-19 08:18:09 +00:00
nick 555c676683 gamma correction support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4230 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 09:11:11 +00:00
arpi 6ebfaa607d -zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4214 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 01:28:20 +00:00
arpi afd9de3d71 GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4159 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:55:51 +00:00
arpi 8114d1badf extra NULL field appended
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4158 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:54:31 +00:00
kmkaplan 1b6e300d94 Add vobsub support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:20:27 +00:00
atmos4 eb2c656b52 Xinerama patch number two by attila.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4018 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-06 21:07:20 +00:00
arpi 2ef4047531 -rootwin option (x11/xv only, x11 doesn't work for me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3832 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 13:28:06 +00:00
michael 1eaa5eae03 new -pp options stuff (-npp ...)
see line527@postproc/postprocess.c ;) for the documentation of the format


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3772 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 19:45:49 +00:00
arpi f88ce3d382 -alang/-slang options (audio/sub selection by language code)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3755 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 00:16:59 +00:00
atmos4 9e3163ea4f Add missing ifdef, 10l...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3666 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 01:34:10 +00:00
atmos4 3a9a9e827c Plugger patch by Sam Lin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3656 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 09:20:09 +00:00
anders 30c2c12d50 Added plugin for fractional resampling (alpha code)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3632 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-20 15:30:22 +00:00
arpi 1655d81ace -noloop added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3542 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 23:59:28 +00:00
arpi 474a0e6223 -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3323 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 21:04:28 +00:00
anders f8aa180191 Commandline interface to ao_plugin updated according to mplayers complex parameter format and plugin pl_format finished (alpha code needs testing)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3280 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 14:05:02 +00:00
arpi e76248a995 vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3276 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:09:36 +00:00
michael 4fbb316438 horizontal up/downscale linear & cubic
-sws command line option (0 -> fast_bilinear, 1->bilinear, 2->bicubic)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3273 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-02 20:03:26 +00:00
arpi d591cc8aad -dumpstream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3258 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 22:54:17 +00:00
anders 41881ebf85 commandline configuration of audio plugins now through struct, format conversion plugin added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3195 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 12:44:06 +00:00
steve f6ee7f826c Extended oss output driver and libac3 to support 4 and 6 channel output mixes. added -channels command line option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3182 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 12:46:23 +00:00
anders 0470bface7 Changes to audio out plugin, first plugin added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3108 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-25 14:29:54 +00:00
anders 4943e9c52c small change in mplayer.c and cfg-mplayer.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3098 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-24 05:29:56 +00:00
arpi 5728504c7f RTC support, softsleep and optional new timing code by Dap
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2890 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 00:26:28 +00:00
alex aabf596111 added tv subsystem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2791 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 23:46:06 +00:00
arpi 3c8924371d -playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2648 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 02:55:03 +00:00
arpi d5f3250c54 divx4 2-pass support, -frames option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2644 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 00:44:02 +00:00
arpi 5e1e438cd4 common options moved out - for mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2617 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 00:32:35 +00:00
arpi d4b7a18b00 some cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2558 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-30 17:04:59 +00:00
arpi d085723b46 -encode killed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2531 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 00:55:54 +00:00
arpi e36bb42c5a -sstep patch by Aleksander V. Dyomin <fly@shax.ru>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2437 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 20:15:00 +00:00
alex d4407a91ee afm synced to codec-cfg.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2431 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 16:53:48 +00:00
alex 54d4400c55 changed vfm max_value from 7 to 10, according to the latest codec-cfg.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2391 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 23:39:14 +00:00
arpi 8235cbd0f9 -loop patch by Pascal Haakmat <a.haakmat@chello.nl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2366 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 14:42:47 +00:00
arpi cd57baa334 DVD message fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2350 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 18:50:15 +00:00
arpi cdeb0b0380 -cache option to enable cache and set buffer size
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2333 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 12:42:59 +00:00
atmos4 612ba8077f Aspect support for vo_mga, you need to use -screenw and -screenh to set your current screen res. Untested!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2318 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 22:29:29 +00:00
arpi e3bee7c840 pp range fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2221 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-15 20:09:42 +00:00
arpi e34f902ceb added -oldpp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2189 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 15:45:01 +00:00
laaz 987514c601 MPsub read/write support 0.5 (-dumpmpsub switch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2179 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 16:21:55 +00:00
atlka 0a5c47a028 modifications to use iconv(3) function to recode text of subs (autodetect)
added option -subcp <cpname> # for example cp1250, latin2 etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2152 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 13:07:42 +00:00
atmos4 abb7153e94 Monitor aspect stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2054 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-03 14:41:53 +00:00
arpi e91f77aff3 -noaspect added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2044 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-01 23:34:05 +00:00
atmos4 813e82a7ea New aspect prescale code, parses aspect value from mpeg sequence header or commandline.
Removed X11_FULLSCREEN hack from mplayer.c and moved it to libvo/vo_xv.c.
Added support for nominator[:/]denominator float values in cfg-parser, thanks for the code by Steve Davies.
All around thanks to Steve for helping me understanding the whole stuff :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2032 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-01 15:58:31 +00:00
gabucino 92a7480f3a range increased to 11 (ffmp3)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1931 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-21 22:32:58 +00:00
pontscho 83e1eed13d some bug fix, and add decoration item to skin conffile. faszom(C)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1867 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-07 21:04:14 +00:00
arpi 3cfd8b0161 GUI integration, step 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1710 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-27 00:55:25 +00:00
arpi daabc5f774 libDVDread support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1597 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-20 21:20:03 +00:00
folke 5663ecf375 New feature for option processing: CONF_TYPE_FUNC_FULL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1537 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 19:26:22 +00:00
folke dca17b4044 vo_aa: configurable now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1519 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 19:00:00 +00:00
atlka ca99c8dc89 changes according to -utf8 option, draw_osd() function added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:08:18 +00:00
arpi 1ef51739de -quiet option patch by Adam Tla/lka atlka@pg.gda.pl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1449 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 00:30:29 +00:00
arpi 002b6634cc -autoq option...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1440 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-04 13:52:41 +00:00
arpi 57207b1f8b libvo2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1423 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-30 02:00:54 +00:00
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