aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* ipc: alias set_property_string to set_propertyGravatar wm42018-05-25
* video: trust container FPS early on if possibleGravatar wm42018-05-25
* manpage: mention that --no-correct-pts can break seeking tooGravatar wm42018-05-25
* dispatch: add an assert()Gravatar wm42018-05-25
* input: move an enum back to its correct placeGravatar wm42018-05-25
* demux_lavf: remove ffm blacklist entryGravatar wm42018-05-25
* input: add a define for the number of mouse buttons and use itGravatar wm42018-05-25
* vd_lavc: minor simplification for get_format fallbackGravatar wm42018-05-25
* terminal-unix: stop trying to read when terminal disappearsGravatar wm42018-05-25
* x11: support Shift+TABGravatar Niklas Haas2018-05-24
* demux, player: fix playback of sparse video streams (w/ still images)Gravatar Aman Gupta2018-05-24
* demux_lavf: co-locate disposition checksGravatar Aman Gupta2018-05-24
* waf: require wayland-protocols >= 1.14Gravatar Rostislav Pehlivanov2018-05-20
* wayland_common: require wl_compositor of version 3Gravatar Rostislav Pehlivanov2018-05-20
* wayland_common: fix maximized stateGravatar Rostislav Pehlivanov2018-05-20
* vo_gpu: allow higher icc-contrast and improve loggingGravatar Niklas Haas2018-05-17
* 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