aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.h
Commit message (Expand)AuthorAge
* audio: add --audio-client-name optionGravatar wm42014-11-07
* player: add --chapters-file optionGravatar wm42014-11-02
* player: add an option to abort playback on partial init failuresGravatar wm42014-10-28
* Drop libquvi supportGravatar wm42014-10-25
* player: add stream selection by ffmpeg indexGravatar wm42014-10-21
* input: implement --input-file on unix using the IPC supportGravatar Alessandro Ghedini2014-10-17
* input: implement JSON-based IPC protocolGravatar Alessandro Ghedini2014-10-17
* audio: add device selection & listing with --audio-deviceGravatar wm42014-10-09
* cocoa: remove --fs-missioncontrolGravatar Stefano Pigozzi2014-10-05
* options: add --no-keepaspect-windowGravatar wm42014-10-04
* audio: enable pitch correction by default when playing fastGravatar wm42014-10-02
* audio: remove --audiodropGravatar wm42014-09-30
* options: remove --volstepGravatar wm42014-09-21
* player: allow overriding OSD message for all OSD levelsGravatar wm42014-09-18
* audio: make buffer size configurableGravatar wm42014-09-05
* 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
* video: initial Matroska 3D supportGravatar wm42014-08-30
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* options: compatibility hack for --slave-brokenGravatar wm42014-08-25
* 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
* sub: add option to workaround broken mkv filesGravatar wm42014-08-14
* video: move display and timing to a separate threadGravatar wm42014-08-12
* 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
* 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
* options: Expose --colormatrix-primaries to the userGravatar Niklas Haas2014-06-22
* stream: add a file cacheGravatar wm42014-06-22
* options: allow adding multiple files with --audio-fileGravatar wm42014-06-18
* sub: add --sub-scale-with-window optionGravatar wm42014-06-14
* options: remove use of an inverted option valueGravatar wm42014-06-13
* options: turn --idx, --forceidx into --indexGravatar wm42014-06-13
* win32: implement --priority differentlyGravatar wm42014-06-12
* encode: make option struct localGravatar wm42014-06-11
* input: make option struct localGravatar wm42014-06-11
* demux_lavf: make option struct localGravatar wm42014-06-11
* ad_lavc: make option struct localGravatar wm42014-06-11
* vd_lavc: make option struct localGravatar wm42014-06-11
* demux_raw: remove global option variablesGravatar wm42014-06-11
* demux_mf: remove global option variablesGravatar wm42014-06-11
* options: remove global variables for swscale options; rename themGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* stream_dvb: remove global option variablesGravatar wm42014-06-11
* stream_cdda: remove global option variablesGravatar wm42014-06-11