aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* stats: show sample format of audio trackGravatar sfan52018-05-17
* waftools: update clang_compilation_databaseGravatar Bin Jin2018-05-17
* manpage: fix typoGravatar Niklas Haas2018-05-17
* manpage: clarify target-prim/trc=auto behaviorGravatar Niklas Haas2018-05-17
* m_option: fix duplicate flag valueGravatar Philip Sequeira2018-05-13
* wscript: Remove code check for cuda hwaccelGravatar Philip Langdale2018-05-10
* drm_atomic: Fix memory leaks in drm_atomic_createGravatar Anton Kindestam2018-05-08
* ytdl_hook: try to set video track first if availableGravatar Ricardo Constantino2018-05-03
* player: add more logging around buffering stateGravatar Aman Gupta2018-05-03
* command: fix condition for failure when parsing cycle-value paramsGravatar wm42018-05-03
* command: simplify option property initGravatar wm42018-05-03
* input: rename weirdly named functionGravatar wm42018-05-03
* input: move some more cmd definitions to cmd.hGravatar wm42018-05-03
* input: merge cmd_list.c with cmd.cGravatar wm42018-05-03
* input: rename cmd_parse.c to cmd.cGravatar wm42018-05-03
* input: rename cmd_parse.h to cmd.hGravatar wm42018-05-03
* command: split big command handler switch into separate functionsGravatar wm42018-05-03
* input: remove some explicit uses of command IDsGravatar wm42018-05-03
* input: remove legacy command handlingGravatar wm42018-05-03
* input: move command list to command.cGravatar wm42018-05-03
* encode: remove removed encode options from presetsGravatar TheAMM2018-05-03
* build: make encoding mode non-optionalGravatar wm42018-05-03
* encode: get rid of the output packet queueGravatar wm42018-05-03
* vo_lavc: explicitly skip redraw and repeated framesGravatar wm42018-05-03
* video: actually wait for last frame being rendered on EOFGravatar wm42018-05-03
* encode: remove old timestamp handlingGravatar wm42018-05-03
* encode: restore 2-pass modeGravatar wm42018-05-03
* manpage: -pre, -del etc. does not work on some options anymoreGravatar wm42018-05-03
* docs/vo: fixup some minor typos a la "planed" instead of "plane"Gravatar Jan Ekström2018-05-01
* drm_atomic: Disallow selecting cursor planes using the optionsGravatar Anton Kindestam2018-05-01
* drm_common: Be smarter when deciding on which CRTC and Encoder to useGravatar Anton Kindestam2018-05-01
* context_drm_egl: fix some comments and log messages that had not been updated...Gravatar Anton Kindestam2018-05-01
* drm/atomic: Fix crtc_setup_atomic and crtc_release_atomicGravatar Anton Kindestam2018-05-01
* drm/atomic: disable video plane when unused.Gravatar LongChair2018-05-01
* drm/atomic: add atomic modesetting.Gravatar LongChair2018-05-01
* drm/atomic: refactor planes namesGravatar LongChair2018-05-01
* drm/atomic: add connector to atomic contextGravatar LongChair2018-05-01
* drm/atomic: refactor hwdec_drmprime_drm with native resourcesGravatar LongChair2018-05-01
* vo_gpu/video: disable compute shaders if an FBO format was not availableGravatar Jan Ekström2018-05-01
* vo_gpu/video: add improved logging when a user-specified FBO failsGravatar Jan Ekström2018-05-01
* manpage: remove 4 previously removed optionsGravatar wm42018-05-01
* manpage: --demuxer-seekable-cache is not experimental anymoreGravatar wm42018-05-01
* common: add missing %f time formatGravatar wm42018-05-01
* common: round all integer times to millisecondsGravatar wm42018-05-01
* cocoa: change deprecation warning from opengl-cb to libmpvGravatar Akemi2018-04-29
* build: bump wayland-protocols requirement to 1.12+Gravatar Jan Ekström2018-04-29
* wayland_common: update to stable xdg-shellGravatar Emmanuel Gil Peyrot2018-04-29
* gpu/video: make HDR peak computing work without work group countGravatar Niklas Haas2018-04-29
* gpu/video: improve HDR peak computation feature check loggingGravatar Jan Ekström2018-04-29
* command: change cycle-value command behaviorGravatar wm42018-04-29