summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAgeFilesLines
* vd_ffmpeg: disable codec direct rendering and slices by defaultwm42012-11-071-0/+2
* audio: untypedef af_cfgStefano Pigozzi2012-11-021-1/+1
* Merge branch 'osd_changes' into masterwm42012-11-011-14/+0
|\
| * options: remove --ffactor switchwm42012-10-241-1/+0
| * options: remove --subfont-autoscale (changes default font scale)wm42012-10-241-1/+0
| * options: remove subtitle related options that did nothingwm42012-10-241-8/+0
| * Remove things related to old OSDwm42012-10-241-3/+0
| * Merge branch 'master' into osd_changeswm42012-10-161-9/+19
| |\
| * | vo_gl, options: remove doublebuffering option (--double)wm42012-10-161-1/+0
* | | options: remove --hr-mp3-seekwm42012-10-301-2/+0
* | | options: remove --adapterwm42012-10-301-1/+0
* | | options: rename -ni to -avi-niwm42012-10-301-1/+1
* | | options, avi: remove -loadidx/-saveidxwm42012-10-301-2/+0
* | | cleanup: remove references to CONFIG_TV_DSHOWwm42012-10-301-8/+2
* | | cleanup: remove references to CONFIG_XVID4wm42012-10-301-4/+0
| |/ |/|
* | Merge branch 'input_changes' into masterwm42012-10-121-9/+17
|\ \
| * | sub: add --ass-style-override option to disable style overrideswm42012-10-121-0/+2
| * | options: add --status-msgwm42012-10-121-0/+1
| * | commands: add more property-option bridge uses, rename some optionswm42012-10-121-5/+6
| * | options: accept "yes" and "no" only for flagswm42012-10-121-4/+4
| * | options: remove CONF_TYPE_POSITIONwm42012-10-121-2/+2
| * | commands: rename "osdlevel" option and property, make it a choicewm42012-10-121-0/+2
| * | commands: replace --hardframedrop, change framedropping propertywm42012-10-121-2/+4
* | | encode: add options --ovfirst and --oafirstRudolf Polzer2012-09-291-0/+2
| |/ |/|
* | options: accept "yes" and "no" only for flagswm42012-09-231-4/+4
* | softvol, ao_pulse: prefer ao_pulse volume control by defaultwm42012-09-231-1/+4
* | options: make cache option always per-filewm42012-09-231-1/+2
|/
* options: rename noconfig to no-config, nocache to no-cachewm42012-09-181-2/+2
* encode: video encoding now supported using mencoder-like optionsRudolf Polzer2012-09-181-0/+18
* core, timeline: cache external ordered chapter files tooStefano Pigozzi2012-09-181-2/+3
* options: change --vid, --aid, --sid optionswm42012-09-181-4/+3
* options: change --loop option, and extend choice option typewm42012-09-181-1/+3
* options: remove M_OPT_IMPLICIT_DEFAULTwm42012-09-181-2/+2
* options: remove -subalignwm42012-09-181-1/+0
* Remove VESA/FBDEV remains, clean up example.confwm42012-09-181-16/+2
* cleanup: remove pointless #definesUoti Urpala2012-09-181-2/+0
* Remove support for libnemesi RTSP streamingwm42012-08-201-19/+0
* Remove support for LIVE555 RTSP streamingwm42012-08-201-5/+2
* libmpdemux: remove demux_real, demux_viv, demux_audiowm42012-08-201-24/+0
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-1/+0
* core: intentionally cripple slave modewm42012-08-151-1/+1
* image_writer: add option parsingwm42012-08-061-4/+10
* options: get rid of some compatibility stuffwm42012-08-061-9/+4
* options: get rid of ambiguous option parsingwm42012-08-051-7/+8
* m_options: get rid of CONF_NOSAVEwm42012-08-041-3/+3
* options: fix forgotten --sound => --audio renamewm42012-08-031-1/+1
* sub: simplify code by always defining sub_cpwm42012-08-031-2/+0
* cache2: allow cache sizes up to 4 TBmplayer-svn2012-08-031-1/+1
* Remove teletext supportwm42012-08-031-4/+0
* stream: remove V4L TV input and V4L radio supportwm42012-08-021-3/+3
* mplayer: rip out --capture supportwm42012-08-021-5/+0
* VO: remove VO direct renderingwm42012-08-021-3/+0
* mplayer: expand --title as property, remove --use-filename-titlewm42012-08-021-1/+0
* stream: remove native RTSP/RTP/PNM supportwm42012-08-011-5/+5
* Remove dead codewm42012-08-011-2/+0
* mplayer: make display of playback status more uniformwm42012-08-011-1/+1
* mp_msg: remove filename_recodewm42012-07-311-4/+0
* mplayer: remove stream dumping capabilitywm42012-07-301-9/+0
* Remove some demuxers and decoderswm42012-07-301-12/+0
* options: remove some CONF_TYPE_PRINT placeholder optionswm42012-07-301-41/+0
* options: rename --no-sound to --no-audiowm42012-07-301-1/+1
* options: remove "no" options variantswm42012-07-301-44/+12
* mplayer: remove --autoqwm42012-07-301-2/+0
* mplayer: remove benchmarking/CPU accounting codewm42012-07-301-1/+1
* mplayer: remove Linux RTC supportwm42012-07-301-4/+0
* sub: remove unrar_execwm42012-07-301-5/+0
* mplayer: remove crash handler stuffwm42012-07-301-4/+0
* osd: remove freetype font rendering codewm42012-07-281-20/+0
* osd: use libass for OSD renderingwm42012-07-281-2/+0
* Add support for playing video from streaming sites with libquviwm42012-07-281-0/+2
* Merge remote-tracking branch 'origin/master'wm42012-07-281-2/+2
|\
| * options: support parsing values into substructsUoti Urpala2012-07-161-2/+2
* | Merge remote-tracking branch 'origin/master'wm42012-05-201-1/+2
|\|
| * options: change -v parsingUoti Urpala2012-05-071-1/+2
* | Merge remote-tracking branch 'origin/master'wm42012-04-011-5/+5
|\|
| * options, x11+cocoa: add option --cursor-autohide-delayStefano Pigozzi2012-03-251-0/+1
| * options: move mixer.h options to structUoti Urpala2012-03-201-5/+4
* | Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-161-1/+2
|\|
| * core: remove old EDL mode (--edl option)Uoti Urpala2012-03-091-1/+2
* | Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-051-1/+3
|\|
| * configure, build: support compiling without libpostprocUoti Urpala2012-02-271-2/+3
* | screenshot: make screenshot filenames configurablewm42012-02-291-0/+1
* | core: rename --paused to --pause, and improve how pausing is donewm42012-02-291-1/+1
* | core: add option to start in paused statewm42012-02-091-0/+3
* | screenshot: add png compression settingwm42012-01-181-0/+1
* | screenshot: add jpg supportwm42012-01-181-0/+3
* | osd: add setting to display OSD always on terminalwm42012-01-181-1/+9
* | mplayer: remove ---help optionwm42011-12-231-1/+0
|/
* configure, build: remove --disable-libav supportUoti Urpala2011-12-111-4/+0
* options, core/hrseek: add --hr-seek-demuxer-offsetUoti Urpala2011-11-141-0/+1
* libmenu: remove OSD menu functionality (--menu)Uoti Urpala2011-10-251-27/+0
* video, options: implement better YUV->RGB conversion controlwm42011-10-161-0/+14
* options: --lavfdopts, --reuse-socket: remove "global" flagUoti Urpala2011-10-161-3/+3
* options: --pphelp: fix after libpostproc version changeUoti Urpala2011-09-041-1/+1
* options: add "disabled option" functionalityUoti Urpala2011-09-041-2/+2
* options: move libass-related options to structUoti Urpala2011-09-031-12/+10
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-121-0/+1
* options: remove old disabled options that just print an errorUoti Urpala2011-08-091-60/+1
* core: improve --loop handlingUoti Urpala2011-07-291-1/+1
* subs: fix per-file --ass-force-styleUoti Urpala2011-07-231-1/+1
* input: rework event reading and command queuingUoti Urpala2011-07-171-1/+1
* cleanup: silence most of the clang warningsClément Bœsch2011-07-091-3/+3
* options: Allow a larger range for -aspectreimar2011-07-061-1/+1
* Merge branch 'mplayer1_changes'Uoti Urpala2011-05-021-1/+6
|\
| * options: Add dummy -shuffle option to show it in -list-optionsreimar2011-05-021-1/+3
| * options: add -gamma (was only accessible from slave mode before)cehoyos2011-04-131-0/+1
| * OSD: support displaying fractional part of current positionUoti Urpala2011-04-121-0/+1
* | options: merge cfg-mplayer.h and cfg-common.hClément Bœsch2011-04-201-1/+680
* | options: move sub_name, sub_auto and vobsub_name to structClément Bœsch2011-04-201-1/+1
|/
* options: remove CONF_OLD option flagUoti Urpala2011-01-311-2/+2
* options: mark -fs with CONF_NOSAVE to keep state between filesUoti Urpala2011-01-311-1/+1
* options: remove unused "func_full" option typeUoti Urpala2011-01-311-12/+0
* vo_zr2: drop Zoran supportUoti Urpala2011-01-311-6/+0
* vo_dxr2, ao_dxr2: drop dxr2 supportUoti Urpala2011-01-311-6/+0
* vidix: drop VIDIX supportUoti Urpala2011-01-311-1/+0
* Merge branch 'sub'Uoti Urpala2011-01-261-0/+1
|\
| * options: add special -leak-report optionUoti Urpala2011-01-151-0/+1
* | cleanup: remove unused MEncoder-related codeClément Bœsch2011-01-251-2/+0
|/
* core: add support for precise non-keyframe-limited seeksUoti Urpala2010-12-201-0/+2
* options: add "choice" option type, use for -pts-association-modeUoti Urpala2010-12-181-1/+2
* core: ordered chapters: add heuristic for merging inaccurate chaptersUoti Urpala2010-11-261-0/+1
* options: more mplayer.c options moved to option structClément Bœsch2010-11-141-11/+8
* options: move various mplayer.c options to option structClément Bœsch2010-11-131-6/+5
* core: do initial A-V sync by modifying audio streamUoti Urpala2010-11-131-0/+1
* audio: add -gapless-audio optionUoti Urpala2010-11-121-2/+3
* options: add OPT_MAKE_FLAGS macro, creates "opt/noopt" flag pairClément Bœsch2010-11-041-16/+8
* options: move -name and -title to option structClément Bœsch2010-11-041-2/+2
* Add a simple capture feature (-capture)Uoti Urpala2010-11-021-0/+3
* options: move -dumpfile to option structUoti Urpala2010-11-021-1/+1
* cfg-mplayer.h: Remove old obsolete warning about dfboptsdiego2010-11-021-5/+0
* cfg-common*: Replace common options template by a common options arraydiego2010-11-021-6/+0
* cosmetics: Remove some unused linesdiego2010-11-021-6/+0
* Merge svn changes up to r31291Uoti Urpala2010-06-021-0/+1
|\
| * Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.diego2010-05-301-0/+1
* | Merge svn change r31134Uoti Urpala2010-05-071-209/+209
|\|
| * the great MPlayer tab removal: part IIdiego2010-05-031-212/+212
* | Merge svn changes up to r31040Uoti Urpala2010-04-261-2/+0
|\|
| * Remove commented-out and long-gone dapsync options.diego2010-04-151-2/+0
* | Merge svn changes up to r31004Uoti Urpala2010-04-261-1/+1
|\|
| * Mark dxr2_opts array as const.diego2010-04-041-1/+1
| * Declare externally used variables from vd.c as extern in vd.h.diego2010-02-221-5/+1
| * cosmetics: Remove pointless empty lines at EOF.diego2010-02-201-1/+0
* | cfg-mplayer.h: add casts to silence warningsUoti Urpala2010-04-251-3/+3
* | Merge svn changes up to r30643Uoti Urpala2010-03-101-5/+1
|\|
| * Add header for functions exported from vo_zr.c and use it appropriately.diego2010-02-181-3/+1
| * Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.diego2010-02-181-2/+0
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\|
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
* | core: Add support for decoder reordering of pts valuesUoti Urpala2009-11-211-0/+1
* | Merge svn changes up to r29912Uoti Urpala2009-11-161-0/+5
|\|
| * Added -name, -title and -use-filename-title options and implementation in X11...ptt2009-11-121-0/+5
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-8/+8
* | Remove the internal GUIAnton Khirnov2009-07-071-13/+3
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-9/+8
* | Add option -noordered-chapters.Uoti Urpala2009-04-081-0/+3
* |