summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
</
Commit message (Expand)AuthorAgeFilesLines
* Suboptions structure should be passed as array not as address of array.voroshil2007-08-261-1/+1
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-231-0/+13
* Experimental negative panscan valuesreimar2007-07-281-1/+1
* Use a new variable for user-supplied monitor-aspect so we can overwritereimar2007-07-281-2/+2
* Move loop_times into mpctx.albeu2007-07-091-2/+2
* Fix config declarations so that things like rtc=no work in addition to nortc=yesreimar2007-06-081-8/+9
* new -menu-chroot option that prevent OSD file selection menu to go to an unwa...ben2007-05-291-0/+2
* get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerfben2007-05-201-4/+0
* new -menu-keepdir option that allows libmenu file browser to always restart b...ben2007-05-071-0/+2
* support for hebrew through fribidi in libmenu (geexbox patch #580)ben2007-05-071-0/+12
* support for unicode/utf8 in libmenu (geexbox patch #545)ben2007-05-071-0/+4
* Make -monitorpixelaspect 1 the default.cehoyos2007-04-271-2/+2
* Code cleanup: don't include a .c file in mplayer.c and fix a fewrathann2007-03-291-0/+2
* nomouseinput option should not depend on HAVE_X11.reimar2007-03-041-2/+2
* Apply ancient double-click patch that nobody cares to comment on.reimar2007-01-181-0/+1
* Remove misleading comment.diego2007-01-101-1/+0
* Make compilation depending on USE_OSD unconditional.uau2006-11-221-2/+0
* Clarify messages for unavailable options.diego2006-11-141-14/+14
* typo/grammardiego2006-11-101-2/+2
* 100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"reimar2006-10-271-1/+1
* Disable loading of file-specific configuration file from the same rtogni2006-10-151-0/+3
* Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.diego2006-10-141-2/+0
* COSMETICS: fixed broken indentationnicodvb2006-09-161-2/+2
* report to mplayer with a slave command the coordinates of the pointer reporte...nicodvb2006-09-161-0/+3
* Remove useless extern declaration of nortc which is a static variable inuau2006-09-081-4/+0
* Reintroduce an ugly variant of the -gui/-nogui options.reimar2006-08-081-3/+2
* -identify should display all ID_ messages, including DVD title lengthreimar2006-08-041-1/+1
* Remove support for obsolete and non-free divx4/odivx libraries.diego2006-07-141-4/+0
* Add a new video pts tracking mode, enabled by option -correct-pts.uau2006-07-061-0/+2
* Make EDL compilation unconditionaluau2006-04-271-4/+0
* Get ride of the several if(identify) messy lines and rearangment of some of t...reynaldo2006-04-241-1/+1
* rtsp options should be available for mencoder as wellreimar2006-04-181-15/+0
* Fix and improve xinerama supportreimar2006-04-161-3/+1
* new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ...reimar2006-04-151-0/+2
* Add an option to list the properties: -list-propertiesalbeu2006-03-221-0/+1
* Add the new property API and implement a couple properties.albeu2006-03-221-0/+1
* Allows the LIVE555 library to forces the client's port to be usedbertrand2006-02-191-0/+3
* Make -really-quiet a common option.diego2005-12-111-1/+0
* Big OSD cleanup. Replace the mess with 100's of counter varsalbeu2005-11-161-0/+5
* add a switch, slave command, and vo control to toggle borderless window.joey2005-11-101-0/+3
* Add -panscanrange optionreimar2005-09-271-0/+2
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".rsf2005-09-231-3/+3
* Adds -idle, an option to make MPlayer wait for input ('loadfile' orods152005-09-021-0/+2
* -delay for MEncoder, final step 6.ods152005-07-171-3/+0
* Make dfbopts a suboption, use suboption parserreimar2005-06-181-1/+1
* Remove long obsolete -fb option.diego2005-06-061-2/+0
* EDL for mencoder, patch by Oded (ods15)rfelker2005-03-191-2/+0
* Oded's patch for -speed in mencoder. This can be used for purposesrfelker2005-03-151-2/+0
* Convert vo_aa suboption parser to using the subopt-helper.ivo2005-03-111-6/+1
* Remove -noxv and -forcexv command line options and replace them byivo2005-03-011-11/+3
* Remove left-over from old -z command line switch.ivo2005-03-011-3/+0
* Make vd message fit 80 character displays.diego2005-02-231-2/+2
* a helpful new message about vd.joey2005-02-231-0/+7
* Allow monitoraspect > 3 (up to 9)reimar2005-01-301-1/+1
* Implementation of vo_png suboption parser with subopt-helper and removalivo2005-01-101-1/+1
* aop has been removedalex2005-01-071-1/+1
* Add -ao pcm suboptions and remove -aofile and -waveheader options.reimar2005-01-021-3/+3
* Do not use audio plugins anymorereimar2004-12-271-13/+1
* added -wid support for vo_directx.joey2004-12-211-2/+2
* use a configurable-size ringbuffer instead of a pipe for buffering key events.reimar2004-12-011-0/+1
* Remove the rest of fb_dev_name + directfb usage.syrjala2004-11-261-4/+0
* fb_dev_name no longer user in vo directfbzdar2004-11-261-4/+0
* allow forcing of software volume control and setting maximum amplification.reimar2004-11-141-0/+3
* Allow attaching gdb on crash automatically.reimar2004-10-281-0/+4
* option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage....faust32004-09-151-0/+5
* Removal of -jpeg commandline option.ivo2004-09-041-27/+2
* Added output to multiple directories for vo_jpeg.ivo2004-08-261-0/+4
* Make the stepsize of volume changes, changeable by a commandline paarameterattila2004-08-231-0/+3
* -rootwin switch use vo_rootwin var for all vonplourde2004-08-081-9/+2
* add var vo_rootwin and -rootwin switch for mac osxnplourde2004-07-291-4/+6
* add rootwin cmd to mac osxnplourde2004-07-231-2/+8
* -use-stdin renamed to -noconsolecontrols.diego2004-07-141-2/+4
* 10l of a sweet liquid to Alex:diego2004-06-281-1/+2
* rtc-device cmd option by James Noblealex2004-06-261-0/+1
* spelling, wording, consistency in comments and printed messagesdiego2004-05-031-22/+22
* keepaspect and nokeepaspect are now useable by all vosfaust32004-05-011-8/+3
* This was discussed a long time ago but some reason never done. Anywayrfelker2004-04-031-1/+2
* move refreshrate and adapter_num variables to video_out because they might be...faust32004-03-131-4/+2
* adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im...faust32004-02-291-1/+10
* Duplicate -include option moved to cfg-common.h.diego2004-02-051-1/+0
* * changes mencoder's exit code on explicit kill to 2attila2004-01-291-4/+0
* add option to select mixer channelattila2004-01-241-0/+1
* Forced subs support for mencoderattila2003-12-081-1/+0
* runtime 'stay-on-top' functionalityjoey2003-11-301-0/+3
* _ ---> - in option names, approved by Alex.diego2003-10-271-5/+6
* fixed -nocolorkeyalex2003-10-221-1/+1
* Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying supportalex2003-10-171-0/+1
* user settable colorkeyalex2003-10-031-0/+1
* Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>attila2003-09-211-0/+1
* 10L -fixed-vo must be a global optionalbeu2003-09-171-2/+2
* Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr...alex2003-08-311-0/+2
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-8/+8
* Moved -slices to cfg-common.h.diego2003-08-111-5/+0
* nofixed-voalex2003-07-011-0/+1
* Added a \n to the msg about -sdp being deprecatedrsf2003-04-071-1/+1
* Remove -sdp, use sdp:// instead.albeu2003-04-021-3/+1
* 1000l (af moved to common)arpi2003-02-081-10/+0
* add newlinenexus2003-02-081-1/+1
* Forgot about #ifdef HAVE_X11. 10lfilon2003-02-081-1/+1
* - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreenfilon2003-02-071-2/+4
* this patch adds the option -guiwid to gmplayer. I think its a more cleanarpi2003-02-071-0/+2
* - It adds an option enqueue/noenqueue, so users can choose if they want toarpi2003-02-051-0/+3
* 10l bug for float conversion control + feature fix in volume controlanders2003-01-101-1/+1
* pphelpmichael2003-01-031-1/+1
* osdlevel can have the value of 3 tooalex2003-01-021-1/+1
* [no]progressiv --> [no]progressivediego2003-01-011-2/+2
* X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>attila2003-01-011-0/+3
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.arpi2002-12-231-0/+7
* dump subtitles in SAMI formatarpi2002-12-051-0/+1
* dump in JACOsub formatarpi2002-12-041-0/+1
* Experimantal OSD menualbeu2002-11-141-0/+8
* New config system + cleanup of header inter dependencyalbeu2002-11-121-2/+2
* Switch containing options for DirectFB library was renamed to dfbopts.arpi2002-11-101-0/+10
* -really-quietarpi2002-11-011-0/+1
* Adding commandline options for filters and fixing stupid bug in cfganders2002-10-311-1/+1
* Changing the behavour of the commandline parameter -af to conform with -vop. ...anders2002-10-311-1/+2
* postprocessing cleanup:michael2002-10-281-2/+1
* cleanup config option handling in libmpdemux.arpi2002-10-231-0/+8
* Added the -geometry option (supports fbdev and tdfxfb drivers)mark2002-10-231-0/+3
* add -identify switchranma2002-10-231-0/+1
* _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testingarpi2002-10-091-0/+1
* Added support for RTSP stream over TCP.bertrand2002-10-081-1/+5
* Adding -format and -af switchesanders2002-10-061-0/+9
* new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)arpi2002-10-051-0/+2
* aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderarpi2002-10-051-4/+0
* new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)arpi2002-10-011-0/+2
* video out driver list support (like -vc, example: -vo xmga,xv,x11,)arpi2002-09-291-2/+2
* -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>arpi2002-09-281-0/+3
* removed -dapsync (obsolete code)arpi2002-09-231-2/+3
* New option for mplayer: -dumpmicrodvdsubkmkaplan2002-09-211-0/+1
* some mpcodecs option declaration moved to cfg-*, as aren;t used byarpi2002-09-201-0/+5
* GTF update: Fixes "known parametrs" even when fbdev unusedarpi2002-09-101-3/+6
* General Timing Formula algorithm from a scratch.arpi2002-08-221-3/+6
* fix (?) cmd line handlingpontscho2002-08-151-2/+2
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-051-0/+11
* eq handling reworkedalex2002-07-241-15/+8
* cosmetix, merge streaming vars extern declarations into cfg-common.h, where t...atmos42002-07-081-7/+0
* Added the bandwidth optionbertrand2002-07-051-0/+1
* Added -user -pass options for http authentication.bertrand2002-06-251-0/+6
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-041-0/+2
* Activating/Deactivating of XScreenSaverarpi2002-06-041-0/+3
* added -dumpsrtsub option for SubRip formatiive2002-05-271-0/+1
* new layer handling code under icewm from Attilapontscho2002-05-271-0/+2
* -fsmode accept 0..31 nowarpi2002-05-121-2/+2
* -fsmode-dontusearpi2002-05-081-1/+2
* re-ordering options, add comemntsarpi2002-05-041-66/+95
* -xy,-zoom,-flip available in mencoder tooarpi2002-04-291-7/+0
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-171-27/+1
* add jpeg support for libvopontscho2002-04-161-0/+25
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)arpi2002-04-151-2/+0
* option -slicesarpi2002-04-041-0/+3
* -alang/-slang support in mencoder tooarpi2002-03-311-5/+0
* allow negative mul valuespl2002-03-241-1/+1
* using -dr instead -vaa_dralex2002-03-201-7/+5
* Added soft clipping for software volume controlanders2002-03-131-0/+1
* nortc patch by Attila Kinaliatmos42002-03-121-0/+8
* Extrastereo plugin: increases linearly the difference between left and rightpl2002-03-031-0/+1
* New option use-stdinalbeu2002-02-281-1/+2
* Adding SW volume controlanders2002-02-251-1/+2
* Moved HW dependent mixer stuff to libao and removed master switchanders2002-02-211-1/+1
* subtitle positioning patch by Jiri Svobodaatmos42002-02-201-0/+2
* add vsync support for doublebuffering to vo_vesaatmos42002-02-121-0/+3
* Allows to users control direct renderingnick2002-02-031-0/+3
* added -noquiet option to complement -quiet (request/patch by Alexander Werth)rfelker2002-02-011-0/+1
* Add -nosound/-sound and -ovc null to mencoder.kmkaplan2002-01-261-2/+0
* intense -> intensitynick2002-01-231-6/+6
* Typonick2002-01-201-1/+1
* Added reverting support for -aa* -zr* -pp and -npp optionsalbeu2002-01-191-2/+6
* Typonick2002-01-191-1/+1
* gamma correction supportnick2002-01-181-0/+15
* -zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-171-0/+8
* GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@f...arpi2002-01-141-16/+16
* extra NULL field appendedarpi2002-01-141-115/+115