aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mplayer.h
Commit message (Expand)AuthorAge
* options, x11+cocoa: add option --cursor-autohide-delayGravatar Stefano Pigozzi2012-03-25
* options: move mixer.h options to structGravatar Uoti Urpala2012-03-20
* core: remove old EDL mode (--edl option)Gravatar Uoti Urpala2012-03-09
* configure, build: support compiling without libpostprocGravatar Uoti Urpala2012-02-27
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* options, core/hrseek: add --hr-seek-demuxer-offsetGravatar Uoti Urpala2011-11-14
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16
* options: --lavfdopts, --reuse-socket: remove "global" flagGravatar Uoti Urpala2011-10-16
* options: --pphelp: fix after libpostproc version changeGravatar Uoti Urpala2011-09-04
* options: add "disabled option" functionalityGravatar Uoti Urpala2011-09-04
* options: move libass-related options to structGravatar Uoti Urpala2011-09-03
* options, subs: add --ass-vsfilter-aspect-compatGravatar harklu2011-08-12
* options: remove old disabled options that just print an errorGravatar Uoti Urpala2011-08-09
* core: improve --loop handlingGravatar Uoti Urpala2011-07-29
* subs: fix per-file --ass-force-styleGravatar Uoti Urpala2011-07-23
* input: rework event reading and command queuingGravatar Uoti Urpala2011-07-17
* cleanup: silence most of the clang warningsGravatar Clément Bœsch2011-07-09
* options: Allow a larger range for -aspectGravatar reimar2011-07-06
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-05-02
|\
| * options: Add dummy -shuffle option to show it in -list-optionsGravatar reimar2011-05-02
* | options: merge cfg-mplayer.h and cfg-common.hGravatar Clément Bœsch2011-04-20
* | options: move sub_name, sub_auto and vobsub_name to structGravatar Clément Bœsch2011-04-20
| * options: add -gamma (was only accessible from slave mode before)Gravatar cehoyos2011-04-13
| * OSD: support displaying fractional part of current positionGravatar Uoti Urpala2011-04-12
|/
* options: remove CONF_OLD option flagGravatar Uoti Urpala2011-01-31
* options: mark -fs with CONF_NOSAVE to keep state between filesGravatar Uoti Urpala2011-01-31
* options: remove unused "func_full" option typeGravatar Uoti Urpala2011-01-31
* vo_zr2: drop Zoran supportGravatar Uoti Urpala2011-01-31
* vo_dxr2, ao_dxr2: drop dxr2 supportGravatar Uoti Urpala2011-01-31
* vidix: drop VIDIX supportGravatar Uoti Urpala2011-01-31
* Merge branch 'sub'Gravatar Uoti Urpala2011-01-26
|\
* | cleanup: remove unused MEncoder-related codeGravatar Clément Bœsch2011-01-25
| * options: add special -leak-report optionGravatar Uoti Urpala2011-01-15
|/
* core: add support for precise non-keyframe-limited seeksGravatar Uoti Urpala2010-12-20
* options: add "choice" option type, use for -pts-association-modeGravatar Uoti Urpala2010-12-18
* core: ordered chapters: add heuristic for merging inaccurate chaptersGravatar Uoti Urpala2010-11-26
* options: more mplayer.c options moved to option structGravatar Clément Bœsch2010-11-14
* options: move various mplayer.c options to option structGravatar Clément Bœsch2010-11-13
* core: do initial A-V sync by modifying audio streamGravatar Uoti Urpala2010-11-13
* audio: add -gapless-audio optionGravatar Uoti Urpala2010-11-12
* options: add OPT_MAKE_FLAGS macro, creates "opt/noopt" flag pairGravatar Clément Bœsch2010-11-04
* options: move -name and -title to option structGravatar Clément Bœsch2010-11-04
* Add a simple capture feature (-capture)Gravatar Uoti Urpala2010-11-02
* options: move -dumpfile to option structGravatar Uoti Urpala2010-11-02
* cfg-mplayer.h: Remove old obsolete warning about dfboptsGravatar diego2010-11-02
* cfg-common*: Replace common options template by a common options arrayGravatar diego2010-11-02
* cosmetics: Remove some unused linesGravatar diego2010-11-02
* Merge svn changes up to r31291Gravatar Uoti Urpala2010-06-02
|\
| * Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.Gravatar diego2010-05-30