aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* filter: fix potential NULL pointer derefGravatar wm42018-02-16
* command: simplify mp_property_filter_metadataGravatar wm42018-02-16
* github: recommend 0x0.st rather than sprunge.us for logfilesGravatar Kevin Mitchell2018-02-16
* build: fix dependency check on macOSGravatar Akemi2018-02-16
* cocoa-cb: fix drawing on macOS 10.11Gravatar Akemi2018-02-16
* build: fix linking libmpv when swift features are builtGravatar Akemi2018-02-13
* build: remove shell usage from swift build scriptsGravatar Akemi2018-02-13
* build: fix swift detection with python2Gravatar Akemi2018-02-13
* lua+js: Implement utils.getpid()Gravatar sfan52018-02-13
* vo_gpu: remove old window screenshot glue code and GL implementationGravatar wm42018-02-13
* f_lavfi: extend filter help outputGravatar wm42018-02-13
* options: minor cleanup to --no-... handlingGravatar wm42018-02-13
* options: prefix option with "--" in one case in help outputGravatar wm42018-02-13
* vo: make opengl-cb first in the autoprobing orderGravatar wm42018-02-13
* Fix recent FFmpeg deprecationsGravatar wm42018-02-13
* filter: extend documentation commentsGravatar wm42018-02-13
* filter: simplify/fix external filter graph usageGravatar wm42018-02-13
* audio: don't touch spdif frames in mp_aframe_clip_timestamps()Gravatar wm42018-02-13
* f_lavfi: fix typo in commentGravatar wm42018-02-13
* demux: lower demuxer cache default sizesGravatar wm42018-02-13
* filter: adjust root log prefixGravatar wm42018-02-13
* vf_vavpp: select best quality deinterlacing algorithm by defaultGravatar wm42018-02-13
* manpage: remove mention of --vf=eqGravatar wm42018-02-13
* input: add a keybinding to toggle hardware decodingGravatar wm42018-02-13
* video: make --deinterlace and HW deinterlace filters always deinterlaceGravatar wm42018-02-13
* build: drop support for SDL1Gravatar wm42018-02-13
* audio: move back PTS jump detection to before filter chainGravatar wm42018-02-13
* DOCS/interface-changes.rst: fix typoGravatar wm42018-02-13
* vo_gpu: d3d11: implement tex_download()Gravatar James Ross-Gowan2018-02-13
* vo_gpu: use a variable for the RA_CAP_FRAGCOORD flagGravatar James Ross-Gowan2018-02-13
* vo_gpu: check for HDR peak detection in dumb mode tooGravatar James Ross-Gowan2018-02-13
* build: fix swift detection on major swift versionsGravatar Akemi2018-02-12
* build: fix swift detection with python3Gravatar Akemi2018-02-12
* build: fix configure on windowsGravatar Akemi2018-02-12
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* build: fix linking to dev SDK on macOSGravatar Akemi2018-02-12
* osx: always deactivate the early opengl flush on macOSGravatar Akemi2018-02-12
* ytdl_hook: add ytdl:// prefix again for non-youtube playlistsGravatar Ricardo Constantino2018-02-11
* ytdl_hook: add script opt for using manifest URLsGravatar Ricardo Constantino2018-02-11
* ytdl_hook: parse youtube playlist urls to set start indexGravatar Ricardo Constantino2018-02-11
* ytdl_hook: exit early, save an indentation levelGravatar Ricardo Constantino2018-02-11
* ytdl_hook: various nitGravatar Ricardo Constantino2018-02-11
* ytdl_hook: whitelist subtitle URLs as wellGravatar Ricardo Constantino2018-02-11
* ytdl_hook: use fallback if there's no demuxer-lavf-list propGravatar Ricardo Constantino2018-02-11
* appveyor: trigger build on pushing to 'ci'Gravatar Kevin Mitchell2018-02-11
* vo_drm: support --monitorpixelaspectGravatar Marco Migliori2018-02-11
* vo_drm: reset last input image on reconfigGravatar Marco Migliori2018-02-11
* vo_drm: make the osd as large as the screenGravatar Marco Migliori2018-02-11
* vo_gpu: make screenshots use the GL rendererGravatar wm42018-02-11
* vo_gpu: add internal ability to skip osd/subs for renderingGravatar wm42018-02-11