aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* options: add --no-keepaspect-windowGravatar wm42014-10-04
* x11: stupid workaround for XMonadGravatar wm42014-10-04
* audio: enable pitch correction by default when playing fastGravatar wm42014-10-02
* audio: remove --audiodropGravatar wm42014-09-30
* player: allow passing number of loops to --loop-fileGravatar wm42014-09-22
* options: remove --volstepGravatar wm42014-09-21
* player: allow overriding OSD message for all OSD levelsGravatar wm42014-09-18
* options: change --volstep to 2Gravatar wm42014-09-16
* options: add M_OPT_FILE flag to mark options that want a file(list)Gravatar Alessandro Ghedini2014-09-13
* m_config: fix theoretic undefined behaviorGravatar wm42014-09-13
* audio: make buffer size configurableGravatar wm42014-09-05
* path: remove XDG bullshitGravatar wm42014-09-03
* player: add --media-title optionGravatar wm42014-09-02
* player: add --osd-playing-msg optionGravatar wm42014-09-02
* player: simplistic HLS bitrate selectionGravatar wm42014-09-01
* command: make m_property_strdup_ro with NULL mean unavailableGravatar wm42014-09-01
* video: initial Matroska 3D supportGravatar wm42014-08-30
* player: reduce default demuxer cacheGravatar wm42014-08-30
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* options: more detailed output for --vf-... error messageGravatar wm42014-08-28
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* options: compatibility hack for --slave-brokenGravatar wm42014-08-25
* video: enable framedropping by defaultGravatar wm42014-08-17
* demux: enable thread by defaultGravatar wm42014-08-16
* demux: add option to control the readahead buffer by a duration valueGravatar wm42014-08-16
* video: add --display-fps switch to control framedrop FPSGravatar wm42014-08-16
* audio: add a mode to insert silence on severe A/V desyncGravatar wm42014-08-15
* video: add VO framedropping modeGravatar wm42014-08-15
* sub: add option to workaround broken mkv filesGravatar wm42014-08-14
* video: move display and timing to a separate threadGravatar wm42014-08-12
* video: remove "hard" framedrop modeGravatar wm42014-08-09
* options: fix key-value-list optionsGravatar wm42014-08-05
* Remove the last remains of slave modeGravatar wm42014-08-01
* stream_lavf: allow setting AVOptions with --stream-lavf-oGravatar wm42014-07-30
* vo: remove vo_mouse_movement() wrapperGravatar wm42014-07-27
* sub: add detection via BOMGravatar wm42014-07-22
* demux: add a demuxer threadGravatar wm42014-07-16
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* config: adjust config parser messagesGravatar wm42014-07-13
* config: skip BOMGravatar wm42014-07-12
* build: include <strings.h> for strcasecmp()Gravatar wm42014-07-10
* options: remove bogus replacement message for --fstypeGravatar wm42014-07-05
* options: add --autosub-match to option replacement listGravatar wm42014-07-05
* tv: move demuxer parts to separate fileGravatar wm42014-07-05
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* options: add --list-protocols optionGravatar Alessandro Ghedini2014-06-30
* options: fix --gapless-audio default valueGravatar wm42014-06-30
* options: support setting start time relative to start PTSGravatar Tsukasa OMOTO2014-06-29
* config: use the same signature for win32/OSX specific path functionsGravatar wm42014-06-26