summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add vobsub support.kmkaplan2002-01-101-0/+2
* Xinerama patch number two by attila.atmos42002-01-061-0/+8
* -rootwin option (x11/xv only, x11 doesn't work for me)arpi2001-12-281-1/+2
* new -pp options stuff (-npp ...)michael2001-12-261-0/+2
* -alang/-slang options (audio/sub selection by language code)arpi2001-12-261-0/+5
* Add missing ifdef, 10l...atmos42001-12-231-0/+2
* Plugger patch by Sam Linatmos42001-12-221-0/+2
* Added plugin for fractional resampling (alpha code)anders2001-12-201-0/+1
* -noloop addedarpi2001-12-161-0/+1
* -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>arpi2001-12-041-0/+2
* Commandline interface to ao_plugin updated according to mplayers complex para...anders2001-12-031-3/+9
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-031-0/+8
* horizontal up/downscale linear & cubicmichael2001-12-021-1/+3
* -dumpstreamarpi2001-12-011-0/+1
* commandline configuration of audio plugins now through struct, format convers...anders2001-11-291-5/+2
* Extended oss output driver and libac3 to support 4 and 6 channel output mixes...steve2001-11-281-0/+4
* Changes to audio out plugin, first plugin addedanders2001-11-251-0/+5
* small change in mplayer.c and cfg-mplayer.handers2001-11-241-1/+1
* RTC support, softsleep and optional new timing code by Daparpi2001-11-141-1/+6
* added tv subsystemalex2001-11-091-0/+4
* -playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2001-11-031-0/+2
* divx4 2-pass support, -frames optionarpi2001-11-031-1/+0
* common options moved out - for mencoderarpi2001-11-021-76/+14
* some cleanuparpi2001-10-301-8/+2
* -encode killedarpi2001-10-291-2/+2
* -sstep patch by Aleksander V. Dyomin <fly@shax.ru>arpi2001-10-231-0/+1
* afm synced to codec-cfg.halex2001-10-231-1/+1
* changed vfm max_value from 7 to 10, according to the latest codec-cfg.halex2001-10-221-1/+1
* -loop patch by Pascal Haakmat <a.haakmat@chello.nl>arpi2001-10-221-0/+1
* DVD message fixarpi2001-10-211-0/+7
* -cache option to enable cache and set buffer sizearpi2001-10-211-0/+5
* Aspect support for vo_mga, you need to use -screenw and -screenh to set your ...atmos42001-10-201-0/+2
* pp range fixedarpi2001-10-151-1/+1
* added -oldpparpi2001-10-131-0/+10
* MPsub read/write support 0.5 (-dumpmpsub switch)laaz2001-10-121-1/+2
* modifications to use iconv(3) function to recode text of subs (autodetect)atlka2001-10-101-0/+6
* Monitor aspect stuff.atmos42001-10-031-0/+4
* -noaspect addedarpi2001-10-011-0/+1
* New aspect prescale code, parses aspect value from mpeg sequence header or co...atmos42001-10-011-0/+1
* range increased to 11 (ffmp3)gabucino2001-09-211-1/+1
* some bug fix, and add decoration item to skin conffile. faszom(C)pontscho2001-09-071-0/+8
* GUI integration, step 1arpi2001-08-271-0/+2
* libDVDread supportarpi2001-08-201-3/+16
* New feature for option processing: CONF_TYPE_FUNC_FULLfolke2001-08-151-8/+16
* vo_aa: configurable nowfolke2001-08-141-1/+16
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-0/+3
* -quiet option patch by Adam Tla/lka atlka@pg.gda.plarpi2001-08-061-0/+1
* -autoq option...arpi2001-08-041-0/+1
* libvo2 supportarpi2001-07-301-1/+16
* -fsmode range extendedarpi2001-07-291-1/+1
* -vfm max range updated to 7gabucino2001-07-221-1/+1
* ranges fixed (MAX vs. MAX+1 dilemma)arpi2001-07-161-9/+9
* As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc h...atmos42001-07-081-1/+2
* Replaced LGBs video codec forcing change with mine for audio and video codecs...atmos42001-07-071-5/+4
* -vcodec option (maybe some other name would be better though) to select betwe...lgb2001-07-061-0/+3
* -fsmodearpi2001-07-031-0/+2
* -dsp option removed, displaying help text (-ao oss:dsp_path)alex2001-07-021-2/+2
* alsa/noalsa messagearpi_esp2001-06-231-0/+7
* sdl_(a)driver liquidated - sorry atmosal3x2001-06-211-4/+6
* - new config option -lircconfig (config file for lirc)acki22001-06-171-0/+10
* -frames and -benchmark options to make chl & gabucino happyarpi_esp2001-06-131-0/+3
* Added support for writing wave files and specifying filename to write to.atmosfear2001-06-121-0/+7
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-1/+1
* -dvd is renamed to -dvdauth, variable dvd_device is renamed to dvd_auth_devic...lgb2001-06-051-1/+6
* -alsa/-noalsa disabledarpi_esp2001-06-051-2/+2
* Added -sdla switch for sdl audio driver selection.atmosfear2001-06-041-0/+2
* upller limit increased, sblive works up to 192khzarpi_esp2001-06-031-1/+1
* new option: -sratearpi_esp2001-06-031-0/+1
* '-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for...lgb2001-06-031-0/+1
* libao supportarpi_esp2001-06-021-1/+1
* when using -ss:laaz2001-06-011-1/+1
* Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display...lgb2001-05-311-0/+7
* ehh space removed :oarpi_esp2001-05-141-1/+1
* frame dropping...arpi_esp2001-05-141-0/+4
* -flip/-noflip changedarpi_esp2001-05-121-2/+2
* Don't haste.atmosfear2001-05-111-2/+2
* Ooops =)atmosfear2001-05-111-0/+2
* Added -flip/-noflip.atmosfear2001-05-111-2/+2
* '--help' bug fixedpontscho2001-05-091-3/+3
* applied 'fakemono' patch by Bryan Chan scorpio@acm.orgarpi_esp2001-05-081-0/+6
* Added -unicode switch to deal with unicode subs.atmosfear2001-05-081-0/+3
* add gui supportpontscho2001-05-081-3/+3
* -ss patch by Loring Holdenarpi_esp2001-04-261-1/+1
* The -osdlevel switch for setting default OSD level (useful in your .config fo...lgb2001-04-261-0/+2
* New switches for sdl added.atmosfear2001-04-251-1/+11
* -nodshow/-dshow added, -afm is working againarpi_esp2001-04-241-0/+2
* added: extern int vo_dbpparpi_esp2001-04-231-0/+1
* -forceidx addedarpi_esp2001-04-221-1/+2
* changed behavior or -idx/-noidxarpi_esp2001-04-211-2/+3
* dvd sub support readingarpi_esp2001-04-201-1/+3
* new options: -dumpaudio and -dumpvideoarpi_esp2001-04-201-0/+5
* command line requested DVD key support for Arpi :)lgb2001-04-201-0/+1
* added png out support (-z switch)atmosfear2001-04-191-0/+6
* add noautosub optionpontscho2001-04-181-0/+1
* preliminary DVD support using libcsslgb2001-04-171-0/+7
* add mixer supportpontscho2001-04-161-0/+2
* I really hope that you will learn how to use cvs, sooner or later...arpi_esp2001-04-151-53/+51
* add mixer paramspontscho2001-04-151-51/+53
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-151-58/+60
* last fix, hopefully ;(gabucino2001-04-151-1/+1
* Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)gabucino2001-04-151-60/+58
* new fbdev parametersszabii2001-04-141-2/+6
* -bpp changesarpi_esp2001-04-131-2/+2
* - added -bpp switch (only takes effect if IMGFMT_BGR) to select the desired d...acki22001-04-131-1/+3
* variables related to fbdev moved to cfg-mplayer.hszabii2001-04-121-0/+8
* -fbdepth addedszabii2001-04-111-0/+1
* -fbmode/-fbmodecfgszabii2001-04-111-0/+2
* changed fs+vm+zoom