aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* path: update path descriptionsGravatar wm42015-05-02
* path: fix user path resolutionGravatar wm42015-05-01
* manpage: fix typoGravatar wm42015-05-01
* osxbundle: remove unnecessary config file entryGravatar wm42015-05-01
* vo_opengl: gl_lcms: make ICC loading less verboseGravatar Niklas Haas2015-05-01
* vo_opengl: gl_lcms: replace icc-cache by icc-cache-dirGravatar Niklas Haas2015-05-01
* vo_opengl: attach target-prim/target-csp to window screenshotsGravatar Niklas Haas2015-05-01
* screenshots: change default directory in pseudo-gui mode to desktopGravatar wm42015-05-01
* screenshots: prefix default template with "mpv-"Gravatar wm42015-05-01
* path: add resolving desktop path to platform-specific pathsGravatar wm42015-05-01
* path: expose platform-specific path resolversGravatar wm42015-05-01
* timer: add "static" to a variableGravatar wm42015-05-01
* path: refactorGravatar wm42015-05-01
* screenshots: add --screenshot-directory optionGravatar wm42015-05-01
* vo_rpi: update renderer size on display size changes tooGravatar wm42015-05-01
* video/out: remove VOFLAG_FLIPPINGGravatar wm42015-05-01
* vo_opengl: refactor wayland frame skippingGravatar wm42015-05-01
* cocoa: don't accidentally drop initial screen drawingGravatar wm42015-05-01
* vo: improve frame drop logic on high playback rateGravatar Avi Halachmi (:avih)2015-05-01
* player: properly destroy client context if thread can't be createdGravatar wm42015-04-30
* vo_rpi: update display size on display mode switchesGravatar wm42015-04-30
* vo_rpi: actually draw a black backgroundGravatar wm42015-04-30
* ao_coreaudio_exclusive: check format explicitly on change notifcationGravatar wm42015-04-29
* ao_coreaudio_utils: log mp format with CoreAudio format descriptionGravatar wm42015-04-29
* ao_coreaudio_utils: add function for ASBD -> mp format lookupGravatar wm42015-04-29
* ao_coreaudio_utils: float is not a signed integer formatGravatar wm42015-04-29
* csputils: improve contrast semantics for limited range outputGravatar Niklas Haas2015-04-29
* csputils: apply contrast equalizer in RGBGravatar wm42015-04-29
* screenshots: add option to prevent 16 bit outputGravatar wm42015-04-29
* screenshots: add option to disable JPEG 4:4:4 outputGravatar wm42015-04-29
* stream: don't print reconnection message if no stream supportGravatar wm42015-04-29
* x11: query ICC profile based on center of windowGravatar Niklas Haas2015-04-29
* manpage: put explicit links to config file path detailsGravatar wm42015-04-28
* ao_coreaudio_exclusive: move code for getting original formatGravatar wm42015-04-28
* ao_coreaudio_utils: change audio format loggingGravatar wm42015-04-28
* ao_coreaudio_exclusive: account for additional latencyGravatar wm42015-04-28
* command: let sub_reload remove the old track firstGravatar wm42015-04-28
* command: change the default action for rescan_external_filesGravatar wm42015-04-28
* player: log track list when adding or removing external filesGravatar wm42015-04-28
* player: clamp display time to known time range on seekingGravatar wm42015-04-28
* audio: separate fallbacks for upmix and downmix casesGravatar wm42015-04-28
* osc: redo slider position translationGravatar ChrisK22015-04-28
* json: fix UTF-8 handlingGravatar wm42015-04-28
* input.conf: map L to toggle infinite loopingGravatar wm42015-04-27
* ytdl_hook.lua: Change format options when vid is "off"Gravatar robin2015-04-27
* audio: avoid downmixing in a certain special-caseGravatar wm42015-04-27
* ao_null: add an option for testing channel layout selectionGravatar wm42015-04-27
* manpage: update mpv IRC channelsGravatar Niklas Haas2015-04-27
* player: fix removing external tracks at runtimeGravatar wm42015-04-27
* manpage: update colormatrix property descriptionGravatar wm42015-04-27