aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mplayer.h
Commit message (Collapse)AuthorAge
* RTC support, softsleep and optional new timing code by DapGravatar arpi2001-11-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2890 b3059339-0415-0410-9bf9-f77b7e298cf2
* added tv subsystemGravatar alex2001-11-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2791 b3059339-0415-0410-9bf9-f77b7e298cf2
* -playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>Gravatar arpi2001-11-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2648 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 2-pass support, -frames optionGravatar arpi2001-11-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2644 b3059339-0415-0410-9bf9-f77b7e298cf2
* common options moved out - for mencoderGravatar arpi2001-11-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2617 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanupGravatar arpi2001-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2558 b3059339-0415-0410-9bf9-f77b7e298cf2
* -encode killedGravatar arpi2001-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2531 b3059339-0415-0410-9bf9-f77b7e298cf2
* -sstep patch by Aleksander V. Dyomin <fly@shax.ru>Gravatar arpi2001-10-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2437 b3059339-0415-0410-9bf9-f77b7e298cf2
* afm synced to codec-cfg.hGravatar alex2001-10-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2431 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed vfm max_value from 7 to 10, according to the latest codec-cfg.hGravatar alex2001-10-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2391 b3059339-0415-0410-9bf9-f77b7e298cf2
* -loop patch by Pascal Haakmat <a.haakmat@chello.nl>Gravatar arpi2001-10-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2366 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVD message fixGravatar arpi2001-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2350 b3059339-0415-0410-9bf9-f77b7e298cf2
* -cache option to enable cache and set buffer sizeGravatar arpi2001-10-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2333 b3059339-0415-0410-9bf9-f77b7e298cf2
* Aspect support for vo_mga, you need to use -screenw and -screenh to set your ↵Gravatar atmos42001-10-20
| | | | | | current screen res. Untested! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2318 b3059339-0415-0410-9bf9-f77b7e298cf2
* pp range fixedGravatar arpi2001-10-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2221 b3059339-0415-0410-9bf9-f77b7e298cf2
* added -oldppGravatar arpi2001-10-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2189 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPsub read/write support 0.5 (-dumpmpsub switch)Gravatar laaz2001-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2179 b3059339-0415-0410-9bf9-f77b7e298cf2
* modifications to use iconv(3) function to recode text of subs (autodetect)Gravatar atlka2001-10-10
| | | | | | | added option -subcp <cpname> # for example cp1250, latin2 etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2152 b3059339-0415-0410-9bf9-f77b7e298cf2
* Monitor aspect stuff.Gravatar atmos42001-10-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2054 b3059339-0415-0410-9bf9-f77b7e298cf2
* -noaspect addedGravatar arpi2001-10-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2044 b3059339-0415-0410-9bf9-f77b7e298cf2
* New aspect prescale code, parses aspect value from mpeg sequence header or ↵Gravatar atmos42001-10-01
| | | | | | | | | | | 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
* range increased to 11 (ffmp3)Gravatar gabucino2001-09-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1931 b3059339-0415-0410-9bf9-f77b7e298cf2
* some bug fix, and add decoration item to skin conffile. faszom(C)Gravatar pontscho2001-09-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1867 b3059339-0415-0410-9bf9-f77b7e298cf2
* GUI integration, step 1Gravatar arpi2001-08-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1710 b3059339-0415-0410-9bf9-f77b7e298cf2
* libDVDread supportGravatar arpi2001-08-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1597 b3059339-0415-0410-9bf9-f77b7e298cf2
* New feature for option processing: CONF_TYPE_FUNC_FULLGravatar folke2001-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1537 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_aa: configurable nowGravatar folke2001-08-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1519 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
* -quiet option patch by Adam Tla/lka atlka@pg.gda.plGravatar arpi2001-08-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1449 b3059339-0415-0410-9bf9-f77b7e298cf2
* -autoq option...Gravatar arpi2001-08-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1440 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvo2 supportGravatar arpi2001-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1423 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fsmode range extendedGravatar arpi2001-07-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1415 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vfm max range updated to 7Gravatar gabucino2001-07-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1379 b3059339-0415-0410-9bf9-f77b7e298cf2
* ranges fixed (MAX vs. MAX+1 dilemma)Gravatar arpi2001-07-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1329 b3059339-0415-0410-9bf9-f77b7e298cf2
* As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc ↵Gravatar atmos42001-07-08
| | | | | | have higher precedence, so they can override -afm/-vfm. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1300 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replaced LGBs video codec forcing change with mine for audio and video ↵Gravatar atmos42001-07-07
| | | | | | 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
* -vcodec option (maybe some other name would be better though) to select ↵Gravatar lgb2001-07-06
| | | | | | 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
* -fsmodeGravatar arpi2001-07-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1268 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dsp option removed, displaying help text (-ao oss:dsp_path)Gravatar alex2001-07-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1256 b3059339-0415-0410-9bf9-f77b7e298cf2
* alsa/noalsa messageGravatar arpi_esp2001-06-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1212 b3059339-0415-0410-9bf9-f77b7e298cf2
* sdl_(a)driver liquidated - sorry atmosGravatar al3x2001-06-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1188 b3059339-0415-0410-9bf9-f77b7e298cf2
* - new config option -lircconfig (config file for lirc)Gravatar acki22001-06-17
| | | | | | | - 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
* -frames and -benchmark options to make chl & gabucino happyGravatar arpi_esp2001-06-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1125 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for writing wave files and specifying filename to write to.Gravatar atmosfear2001-06-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1113 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>Gravatar arpi_esp2001-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dvd is renamed to -dvdauth, variable dvd_device is renamed to ↵Gravatar lgb2001-06-05
| | | | | | 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
* -alsa/-noalsa disabledGravatar arpi_esp2001-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1017 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added -sdla switch for sdl audio driver selection.Gravatar atmosfear2001-06-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@983 b3059339-0415-0410-9bf9-f77b7e298cf2
* upller limit increased, sblive works up to 192khzGravatar arpi_esp2001-06-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@979 b3059339-0415-0410-9bf9-f77b7e298cf2
* new option: -srateGravatar arpi_esp2001-06-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@970 b3059339-0415-0410-9bf9-f77b7e298cf2