aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* command: make track properties cycle through no/auto if uninitializedGravatar wm42018-04-29
* command: fix coding styleGravatar wm42018-04-29
* vd_lavc: enable dr by defaultGravatar wm42018-04-29
* vf_vapoursynth: correctly signal error on script init failureGravatar wm42018-04-29
* f_lavfi: support setting common filter options like "threads"Gravatar wm42018-04-29
* client API: some doxygen clarificationsGravatar wm42018-04-29
* egl_helpers: change minimum framebuffer size to 8 bit per componentGravatar wm42018-04-29
* encode: do not clear video PTS on VOCTRL_RESETGravatar wm42018-04-29
* egl_helpers: log certain EGL attributesGravatar wm42018-04-29
* player: don't wait for last video frame in encode modeGravatar wm42018-04-29
* TOOLS/matroska.py: ignore some unused elementsGravatar wm42018-04-29
* f_decoder_wrapper: fix a typo in log messageGravatar wm42018-04-29
* input: raise log level of some noisy messagesGravatar wm42018-04-29