aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/options.c
Commit message (Expand)AuthorAge
* options: remove --ignore-startGravatar wm42013-07-08
* Remove old demuxersGravatar wm42013-07-07
* Remove internal network supportGravatar wm42013-07-07
* core: make network options available even if old net code is disabledGravatar wm42013-07-07
* core: remove mp_fifo indirectionGravatar wm42013-07-02
* options: rename --mkv-subtitle-preroll, --dtshdGravatar wm42013-06-28
* options: rename --rawvideo to --demuxer-rawvideo, same with --rawaudioGravatar wm42013-06-28
* options: rename -lavdopts to -vd-lavc, -lavfdopts to -demuxer-lavfGravatar wm42013-06-28
* options: add -sub-speed optionGravatar wm42013-06-25
* sub: add demux_libass wrapper, drop old hacksGravatar wm42013-06-25
* sub: do some timing postprocessing on preloaded subsGravatar wm42013-06-23
* Merge branch 'cache_new'Gravatar wm42013-06-16
|\
| * cache: use threads instead of fork()Gravatar wm42013-06-16
* | audio/out: remove ao->outburst/buffersize fieldsGravatar wm42013-06-16
* | x11: enable screensaver when paused, rename/change --stop-xscreensaverGravatar wm42013-06-14
* | options: remove --stereoGravatar wm42013-06-13
* | options: fix compilation on WindowsGravatar wm42013-06-11
* | Option -omaxfps: limit fps when encodingGravatar Rudolf Polzer2013-06-09
|/
* core: make options.c compile standaloneGravatar wm42013-06-08
* core: rename cfg-mplayer.h to options.cGravatar wm42013-06-08