summaryrefslogtreecommitdiffstats
path: root/options.h
Commit message (Expand)AuthorAgeFilesLines
* image_writer: add option parsingwm42012-08-061-3/+1
* mplayer: rip out --capture supportwm42012-08-021-2/+0
* mplayer: remove benchmarking/CPU accounting codewm42012-07-301-1/+1
* mplayer: remove Linux RTC supportwm42012-07-301-2/+0
* Add support for playing video from streaming sites with libquviwm42012-07-281-0/+1
* Merge remote-tracking branch 'origin/master'wm42012-04-011-0/+5
|\
| * options, x11+cocoa: add option --cursor-autohide-delayStefano Pigozzi2012-03-251-0/+1
| * options: move mixer.h options to structUoti Urpala2012-03-201-0/+4
* | screenshot: make screenshot filenames configurablewm42012-02-291-0/+1
* | core: add option to start in paused statewm42012-02-091-0/+1
* | screenshot: add png compression settingwm42012-01-181-0/+1
* | screenshot: add jpg supportwm42012-01-181-0/+3
|/
* options, core/hrseek: add --hr-seek-demuxer-offsetUoti Urpala2011-11-141-0/+1
* video, options: implement better YUV->RGB conversion controlwm42011-10-161-0/+3
* options: move libass-related options to structUoti Urpala2011-09-031-0/+10
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-121-0/+1
* core: improve --loop handlingUoti Urpala2011-07-291-0/+1
* subs: fix per-file --ass-force-styleUoti Urpala2011-07-231-0/+1
* input: rework event reading and command queuingUoti Urpala2011-07-171-1/+1
* Merge branch 'mplayer1_changes'Uoti Urpala2011-05-021-0/+1
|\
| * OSD: support displaying fractional part of current positionUoti Urpala2011-04-121-0/+1
* | subs: options: add -sub-pathsClément Bœsch2011-04-201-0/+1
* | options: move sub_name, sub_auto and vobsub_name to structClément Bœsch2011-04-201-0/+3
* | options: change -alang and -slang to use string list typeClément Bœsch2011-04-201-2/+2
|/
* options: move -noconfig to option struct, simplifyUoti Urpala2011-01-111-0/+1
* core: add support for precise non-keyframe-limited seeksUoti Urpala2010-12-201-0/+1
* 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-0/+8
* options: move various mplayer.c options to option structClément Bœsch2010-11-131-0/+5
* core: do initial A-V sync by modifying audio streamUoti Urpala2010-11-131-0/+1
* audio: add -gapless-audio optionUoti Urpala2010-11-121-0/+2
* options: move -cache-min and cache-seek-min to option structClément Bœsch2010-11-111-0/+2
* options: move [no]hr-mp3-seek to option structClément Bœsch2010-11-111-0/+1
* options: move some demux options to option structClément Bœsch2010-11-111-0/+9
* options: move -name and -title to option structClément Bœsch2010-11-041-0/+2
* Add a simple capture feature (-capture)Uoti Urpala2010-11-021-0/+1
* options: move -dumpfile to option structUoti Urpala2010-11-021-0/+1
* options: move audio_output_channels, audio_output_format to structUoti Urpala2010-11-021-0/+2
* options: move -a52drc to option structUoti Urpala2010-06-021-0/+1
* options: move -alang and -slang to option structUoti Urpala2010-05-221-0/+2
* options: move -chapter values to option structUoti Urpala2010-04-251-0/+1
* options: move lavfdopts to option structUoti Urpala2010-04-231-0/+9
* Support for multiple editions in MatroskaDaniel Dawson2009-12-041-0/+1
* options: Move ass_enabled to options structUoti Urpala2009-12-021-0/+1
* core: Add support for decoder reordering of pts valuesUoti Urpala2009-11-211-0/+1
* Merge branch 'ordered_chapters'Uoti Urpala2009-04-081-0/+4
|\
| * Add option -noordered-chapters.Uoti Urpala2009-04-081-0/+1
| * options: Move osd_level and osd_duration to options structUoti Urpala2009-03-311-0/+2
| * VO: Don't force window position in X11 VOsUoti Urpala2009-03-311-0/+1
* | Merge svn changes up to r29117Uoti Urpala2009-04-011-1/+1
|/
* Merge svn changes up to r28951Uoti Urpala2009-03-141-0/+1
* Merge svn changes up to r26979Uoti Urpala2008-06-041-0/+1
* Merge svn changes up to r26783Uoti Urpala2008-05-151-0/+1
* Move aspect.c options to option structUoti Urpala2008-05-011-0/+3
* Move input options to option structUoti Urpala2008-04-301-0/+11
* Move key_fifo_size & doubleclick_time to options structUoti Urpala2008-04-291-0/+2
* Move vf_settings to options structUoti Urpala2008-04-261-0/+1
* options.h: Field order cosmeticsUoti Urpala2008-04-261-1/+1
* Move vo_gamma_* to options structUoti Urpala2008-04-261-0/+8
* Move vd_use_slices to options structUoti Urpala2008-04-251-0/+1
* Move movie_aspect to options structUoti Urpala2008-04-251-0/+1
* Move screen_size_xy to options structUoti Urpala2008-04-251-0/+1
* Move opt_screen_size_[x|y] to options structUoti Urpala2008-04-251-0/+2
* Move flip and softzoom to options structUoti Urpala2008-04-251-0/+2
* Move vidmode to options structUoti Urpala2008-04-251-0/+1
* Move fullscreen to options structUoti Urpala2008-04-251-0/+1
* Move -lavdopts to options structUoti Urpala2008-04-251-0/+19
* Move dvdsub_id to options structUoti Urpala2008-04-231-0/+1
* Move audio_id and video_id to options structUoti Urpala2008-04-231-0/+2
* Move playback_speed to options structUoti Urpala2008-04-231-0/+1
* Move loop_times to option structUoti Urpala2008-04-231-0/+1
* Move vo_screenwidth,vo_screenheight to options structUoti Urpala2008-04-231-0/+2
* Move vo_dbpp to options structUoti Urpala2008-04-231-0/+1
* Move vo_ontop to options structUoti Urpala2008-04-231-0/+1
* Move correct_pts to options structUoti Urpala2008-04-231-0/+2
* Move options "vo" and "ao" to common structUoti Urpala2008-04-231-0/+2
* Start of new option systemUoti Urpala2008-04-231-0/+8