aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* m_option: remove an unused fieldGravatar wm42018-05-31
* m_config: cosmetics: fix 2 typosGravatar wm42018-05-31
* manpage: update --demuxer-thread optionGravatar wm42018-05-31
* player: simplify edition switchingGravatar wm42018-05-31
* cmd: do not use a random value for MP_CMD_OPT_ARGGravatar wm42018-05-25
* player: use canonical playback time for video refreshesGravatar wm42018-05-25
* manpage: mention that fd:// file descriptors may be modifiedGravatar wm42018-05-25
* stream_file: properly detect stdin as pipeGravatar wm42018-05-25
* manpage: remove a reference to a removed optionGravatar wm42018-05-25
* demux: fix/improve aspects of EOF signalingGravatar wm42018-05-25
* ipc: cosmetic: switch a negated if/elseGravatar wm42018-05-25
* 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