summaryrefslogtreecommitdiffstats
path: root/core/options.c
Commit message (Expand)AuthorAgeFilesLines
* demux: rewrite probing and demuxer initializationwm42013-07-121-2/+0
* options: remove --ignore-startwm42013-07-081-3/+0
* Remove old demuxerswm42013-07-071-8/+5
* Remove internal network supportwm42013-07-071-11/+0
* core: make network options available even if old net code is disabledwm42013-07-071-2/+8
* core: remove mp_fifo indirectionwm42013-07-021-2/+1
* options: rename --mkv-subtitle-preroll, --dtshdwm42013-06-281-2/+6
* options: rename --rawvideo to --demuxer-rawvideo, same with --rawaudiowm42013-06-281-3/+2
* options: rename -lavdopts to -vd-lavc, -lavfdopts to -demuxer-lavfwm42013-06-281-3/+4
* options: add -sub-speed optionwm42013-06-251-0/+2
* sub: add demux_libass wrapper, drop old hackswm42013-06-251-1/+0
* sub: do some timing postprocessing on preloaded subswm42013-06-231-4/+2
* Merge branch 'cache_new'wm42013-06-161-1/+2
|\
| * cache: use threads instead of fork()wm42013-06-161-1/+2
* | audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-3/+0
* | x11: enable screensaver when paused, rename/change --stop-xscreensaverwm42013-06-141-2/+2
* | options: remove --stereowm42013-06-131-6/+0
* | options: fix compilation on Windowswm42013-06-111-0/+1
* | Option -omaxfps: limit fps when encodingRudolf Polzer2013-06-091-0/+1
|/
* core: make options.c compile standalonewm42013-06-081-43/+43
* core: rename cfg-mplayer.h to options.cwm42013-06-081-0/+839