summaryrefslogtreecommitdiffstats
path: root/defaultopts.c
Commit message (Expand)AuthorAgeFilesLines
* mplayer: expand --title as property, remove --use-filename-titlewm42012-08-021-0/+1
* mixer: make softvol default, and raise softvol-max to 200wm42012-07-301-1/+2
* Merge remote-tracking branch 'origin/master'wm42012-07-281-3/+0
|\
| * options: support parsing values into substructsUoti Urpala2012-07-161-3/+0
* | Merge remote-tracking branch 'origin/master'wm42012-04-011-0/+2
|\|
| * options, x11+cocoa: add option --cursor-autohide-delayStefano Pigozzi2012-03-251-0/+1
| * options: move mixer.h options to structUoti Urpala2012-03-201-0/+1
* | Merge remote-tracking branch 'origin/master' into my_masterwm42012-03-051-1/+0
|\|
| * Update Libav API usesUoti Urpala2012-02-011-1/+0
* | screenshot: add png compression settingwm42012-01-181-0/+1
* | screenshot: add jpg supportwm42012-01-181-0/+1
* | osd: add setting to display OSD always on terminalwm42012-01-181-1/+1
|/
* options: change --ass-hinting default to 0Uoti Urpala2011-12-071-1/+0
* options: move libass-related options to structUoti Urpala2011-09-031-0/+3
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-121-0/+1
* input: rework event reading and command queuingUoti Urpala2011-07-171-1/+1
* options: move sub_name, sub_auto and vobsub_name to structClément Bœsch2011-04-201-0/+1
* Merge branch 'sub'Uoti Urpala2011-01-261-2/+4
|\
| * subtitles: options: enable -ass by defaultUoti Urpala2011-01-261-0/+4
| * cleanup: some random minor code simplification and cleanupUoti Urpala2011-01-261-2/+0
* | cleanup: remove unused MEncoder-related codeClément Bœsch2011-01-251-6/+0
|/
* vd_ffmpeg: set thread count to number of cores on machine by defaultUoti Urpala2010-12-201-1/+0
* 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/+3
* core: do initial A-V sync by modifying audio streamUoti Urpala2010-11-131-0/+1
* audio: add -gapless-audio optionUoti Urpala2010-11-121-0/+1
* options: move -cache-min and cache-seek-min to option structClément Bœsch2010-11-111-0/+2
* options: move some demux options to option structClément Bœsch2010-11-111-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: fix -a52drc default value (should be 1)Uoti Urpala2010-06-031-0/+1
* options: move -chapter values to option structUoti Urpala2010-04-251-0/+1
* Support for multiple editions in MatroskaDaniel Dawson2009-12-041-0/+1
* Merge svn changes up to r29752Uoti Urpala2009-10-061-1/+1
* defaultopts.c: Minor simplificationUoti Urpala2009-04-091-2/+2
* Merge branch 'ordered_chapters'Uoti Urpala2009-04-081-1/+4
|\
| * Add option -noordered-chapters.Uoti Urpala2009-04-081-0/+1
| * Make -fixed-vo the defaultUoti Urpala2009-04-021-1/+1
| * options: Move osd_level and osd_duration to options structUoti Urpala2009-03-311-0/+2
* | Merge svn changes up to r29117Uoti Urpala2009-04-011-1/+1
|/
* Merge svn changes up to r28951Uoti Urpala2009-03-141-0/+1
* options: fix -ar default back to enabled if availableUoti Urpala2009-02-161-1/+1
* Merge svn changes up to r26979Uoti Urpala2008-06-041-0/+6
* Move aspect.c options to option structUoti Urpala2008-05-011-0/+2
* Move input options to option structUoti Urpala2008-04-301-0/+9
* Move key_fifo_size & doubleclick_time to options structUoti Urpala2008-04-291-0/+2
* Move vo_gamma_* to options structUoti Urpala2008-04-261-0/+5
* Move vd_use_slices to options structUoti Urpala2008-04-251-0/+1
* Move movie_aspect to options structUoti Urpala2008-04-251-0/+1
* Move flip and softzoom to options structUoti Urpala2008-04-251-0/+1
* Move -lavdopts to options structUoti Urpala2008-04-251-0/+6
* 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 correct_pts to options structUoti Urpala2008-04-231-0/+7
* Move options "vo" and "ao" to common structUoti Urpala2008-04-231-0/+3
* Start of new option systemUoti Urpala2008-04-231-0/+9