summaryrefslogtreecommitdiffstats
path: root/defaultopts.c
Commit message (Expand)AuthorAgeFilesLines
* 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