aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.h
Commit message (Expand)AuthorAge
* options: remove broken --video-stereo-mode optionGravatar wm42018-04-29
* vaapi: add option to select a non-default device pathGravatar Rostislav Pehlivanov2018-03-30
* vo: move display-fps internal option value to VO optsGravatar wm42018-03-15
* video: add an option to tune waiting for video timingGravatar wm42018-03-15
* video: add option to reduce latency by 1 or 2 framesGravatar wm42018-03-03
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* command: add --osd-on-seek option defaulting to barGravatar Kevin Mitchell2018-01-26
* audio: add global options for resampler defaultsGravatar wm42018-01-13
* player: cosmetics: rename internal variable for consistencyGravatar wm42018-01-03
* player: add --cache-pause-initial option to start in buffering stateGravatar wm42018-01-03
* player: use fixed timeout for cache pausing (buffering) durationGravatar wm42018-01-03
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* vo_gpu/context: Let embedding application handle surface resizesGravatar sfan52017-12-27
* options: drop some previously deprecated optionsGravatar wm42017-12-25
* vd_lavc: rewrite how --hwdec is handledGravatar wm42017-12-01
* vo_gpu: make it possible to load multiple hwdec interop driversGravatar wm42017-12-01
* af: remove deprecated audio filtersGravatar wm42017-11-29
* vo_gpu: hwdec_d3d11va: allow zero-copy video decodingGravatar James Ross-Gowan2017-11-07
* vo_gpu: d3d11: initial implementationGravatar James Ross-Gowan2017-11-07
* video : Move drm options to substruct.Gravatar Lionel CHAZALLON2017-10-23
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* video: make it possible to always override hardware decoding formatGravatar wm42017-10-16
* lua: integrate stats.lua scriptGravatar Julian2017-10-09
* vo_gpu: vulkan: generalize SPIR-V compilerGravatar Niklas Haas2017-09-26
* vo_gpu: vulkan: initial implementationGravatar Niklas Haas2017-09-26
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* options: remove --heartbeat-cmd and --heartbeat--intervalGravatar wm42017-09-18
* video: redo video equalizer option handlingGravatar wm42017-08-22
* player: add --track-auto-selection optionGravatar wm42017-08-12
* cocoa: add an option to disable the native macOS fullscreenGravatar Akemi2017-08-06
* options: kill --field-dominanceGravatar wm42017-07-21
* options: remove weird --really-quiet special behaviorGravatar wm42017-06-23
* vo_opengl: hwdec_cuda: Support separate decode and display devicesGravatar Philip Langdale2017-06-03
* audio: merge --replaygain-track and --replaygain-album into one optionGravatar wm42017-04-27
* audio: move replaygain control to top-level optionsGravatar wm42017-04-26
* player: add --keep-open-pause=no optionGravatar Dan Oscarsson2017-04-14
* sub: add SDH subtitle filterGravatar Dan Oscarsson2017-03-25
* cocoa: add option to force dedicated GPUGravatar Akemi2017-02-27
* cocoa: add --ontop-level option for modifying ontop window levelGravatar Akemi2017-02-13
* player: add experimental stream recording featureGravatar wm42017-02-07
* sub: add justify of subtitlesGravatar Dan Oscarsson2017-02-01
* win32: snap to screen edgesGravatar pavelxdd2017-01-27
* sub: add option to force using video resolution for image subtitlesGravatar wm42017-01-23
* player: remove --stream-capture option/propertyGravatar wm42017-01-21
* options: refacactor how --opengl-dwmflush is declaredGravatar wm42017-01-20
* options: refactor how --opengl-dcomposition is declaredGravatar wm42017-01-20
* player: add prefetching of the next playlist entryGravatar wm42017-01-18
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionGravatar wm42017-01-17