| Commit message (Expand) | Author | Age | Files | Lines |
* | TOOLS/zsh.pl: add .f4v extension in zsh completions | Yen Chi Hsuan | 2016-05-27 | 1 | -1/+1 |
* | travis: move travis-deps script to TOOLS | wm4 | 2016-05-12 | 1 | -0/+147 |
* | Add Appveyor CI integration for Windows builds | James Ross-Gowan | 2016-05-12 | 2 | -0/+58 |
* | TOOLS/zsh.pl: complete --audio-device | Philip Sequeira | 2016-04-16 | 1 | -6/+22 |
* | TOOLS/zsh.pl: properly escape last change | Philip Sequeira | 2016-04-08 | 1 | -2/+2 |
* | TOOLS/zsh.pl: don't complete URLs by default | Philip Sequeira | 2016-04-08 | 1 | -1/+7 |
* | TOOLS/zsh.pl: add .wv extension in zsh completions | Martin Herkt | 2016-03-26 | 1 | -1/+1 |
* | TOOLS/lua/README: link to list of user scripts on wiki | wm4 | 2016-03-18 | 1 | -1/+7 |
* | TOOLS/lua/zones.lua: Remove | Ricardo Constantino | 2016-03-08 | 1 | -74/+0 |
* | TOOLS/lua/autoload.lua: remove the extension prior to sort | Alexis Nootens | 2016-02-02 | 1 | -0/+5 |
* | TOOLS/lua/ao-null-reload.lua: send ao-reload on audio-device-list change | Kevin Mitchell | 2016-01-28 | 1 | -0/+20 |
* | TOOLS/stats-conv: slightly better color | wm4 | 2016-01-12 | 1 | -3/+9 |
* | TOOLS: remove old build system | wm4 | 2016-01-10 | 2 | -1500/+0 |
* | Fix build on older libavcodec versions | wm4 | 2016-01-08 | 1 | -0/+1 |
* | bundle: remove git sha from the Info.plist version | Stefano Pigozzi | 2016-01-05 | 1 | -1/+10 |
* | TOOLS/zsh.pl: add .opus extension in zsh completions | Eric G | 2015-12-29 | 1 | -1/+1 |
* | old-configure: add a missing define | wm4 | 2015-12-23 | 1 | -0/+1 |
* | win32: input: use Vista CancelIoEx | James Ross-Gowan | 2015-12-20 | 1 | -1/+0 |
* | vo_opengl: prefix per-backend source files with context_ | wm4 | 2015-12-19 | 1 | -3/+3 |
* | vo_opengl: split backend code from common.c to context.c | wm4 | 2015-12-19 | 1 | -0/+1 |
* | vo_opengl: x11egl: retrieve framebuffer depth | wm4 | 2015-12-19 | 1 | -1/+2 |
* | sub: rename sd_lavc_conv.c to lavc_conv.c | wm4 | 2015-12-18 | 1 | -1/+1 |
* | sub: remove sd_srt.c | wm4 | 2015-12-15 | 1 | -1/+0 |
* | sub: remove sd_microdvd.c | wm4 | 2015-12-15 | 1 | -1/+0 |
* | sub: remove sd_lavf_srt.c | wm4 | 2015-12-15 | 1 | -1/+0 |
* | sub: remove sd_movtext.c | wm4 | 2015-12-15 | 1 | -1/+0 |
* | demux: remove old subtitle parser | wm4 | 2015-12-10 | 1 | -1/+0 |
* | stream: drop PVR support | wm4 | 2015-12-10 | 2 | -6/+0 |
* | win32: add option to set VO MMCSS profile | wm4 | 2015-12-06 | 1 | -0/+1 |
* | vo_opengl: require --enable-gpl3 for nnedi | wm4 | 2015-12-03 | 1 | -0/+1 |
* | old-configure: add a missing config.h entry | wm4 | 2015-11-19 | 1 | -0/+1 |
* | demux_libass: remove this demuxer | wm4 | 2015-11-11 | 1 | -2/+1 |
* | vo_opengl: add DRM EGL backend | rr- | 2015-11-08 | 1 | -0/+1 |
* | old-makefile: update with latest source additions | wm4 | 2015-11-05 | 1 | -0/+6 |
* | file2string: mark question mark as non-safe | Bin Jin | 2015-11-05 | 1 | -2/+2 |
* | TOOLS/gen-x11-icon.sh: fix for recent ImageMagick | James Ross-Gowan | 2015-11-04 | 1 | -1/+1 |
* | sd_lavc: take care of AVPicture deprecation | wm4 | 2015-10-23 | 1 | -0/+6 |
* | TOOLS/autoload: avoid throwing an error when playing e.g. youtube | bitingsock | 2015-10-20 | 1 | -1/+6 |
* | build: remove explicit checks for VPP | wm4 | 2015-10-17 | 2 | -7/+1 |
* | TOOLS/stats-conv: rewrite for pygtgraph | wm4 | 2015-10-15 | 1 | -14/+26 |
* | Revert "vo_x11: remove this video output" | wm4 | 2015-09-30 | 1 | -1/+2 |
* | Take care of libavcodec convergence_duration deprecation | wm4 | 2015-09-29 | 1 | -0/+6 |
* | video: remove VDA support | wm4 | 2015-09-28 | 1 | -5/+0 |
* | vo_opengl: vaapi: add Wayland support | wm4 | 2015-09-27 | 1 | -0/+6 |
* | vo_opengl: refactor EGL context information callback | wm4 | 2015-09-27 | 1 | -0/+1 |
* | vaapi: remove dependency on X11 | wm4 | 2015-09-27 | 1 | -0/+2 |
* | vo_opengl: vaapi: redo how EGL extensions are loaded | wm4 | 2015-09-27 | 1 | -1/+0 |
* | video: refactor GPU memcpy usage | wm4 | 2015-09-25 | 2 | -0/+2 |
* | vo_opengl: support new VAAPI EGL interop | wm4 | 2015-09-25 | 2 | -0/+5 |
* | vo_opengl: load certain EGL extensions needed for VAAPI EGL interop | wm4 | 2015-09-25 | 1 | -0/+1 |
* | player: rename and move find_subfiles.c | wm4 | 2015-09-20 | 1 | -1/+1 |
* | TOOLS/zsh.pl: only check the actual exit code when calling mpv | Philip Sequeira | 2015-09-20 | 1 | -2/+2 |
* | video/filter: remove some vf_lavfi wrappers | wm4 | 2015-09-11 | 1 | -4/+0 |
* | video: do not use deprecated libavutil pixdesc fields | wm4 | 2015-09-10 | 1 | -0/+6 |
* | old-makefile: update for recent OpenGL refactors | wm4 | 2015-09-09 | 1 | -9/+14 |
* | Use setfield, not --field-dominance. See #2297. | Rudolf Polzer | 2015-09-09 | 1 | -6/+6 |
* | audio/filter: remove af_bs2b too | wm4 | 2015-09-04 | 2 | -4/+0 |
* | audio/filter: remove some useless filters | wm4 | 2015-09-03 | 2 | -16/+0 |
* | TOOLS/lua/autoload: fix adding more files at end of auto-playlist | Ricardo Constantino | 2015-08-20 | 1 | -2/+5 |
* | TOOLS/lua/autoload: add all files on start | wm4 | 2015-08-20 | 1 | -2/+2 |
* | old-configure: avoid a warning | wm4 | 2015-08-19 | 1 | -0/+1 |
* | stream: libarchive wrapper for reading compressed archives | wm4 | 2015-08-17 | 2 | -0/+5 |
* | atomics: cleanup HAVE_ATOMICS define | wm4 | 2015-08-13 | 1 | -0/+3 |
* | TOOLS/stats-conv: allow passing regex via command line | wm4 | 2015-08-10 | 1 | -1/+4 |
* | TOOLS/lua/autoload: don't run if playlist is loaded | Ricardo Constantino | 2015-08-10 | 1 | -0/+4 |
* | TOOLS/lua: Add zones.lua | Ricardo Constantino | 2015-08-09 | 1 | -0/+74 |
* | old-configure: add dummies for recently added config.h entries | wm4 | 2015-08-05 | 1 | -0/+9 |
* | player: remove higher-level remains of DVD/BD menu support | wm4 | 2015-08-03 | 1 | -1/+0 |
* | charset_conv: add uchardet support | wm4 | 2015-08-02 | 1 | -0/+2 |
* | audio: remove af_dummy | wm4 | 2015-08-01 | 1 | -1/+0 |
* | old-configure: some adjustments | wm4 | 2015-08-01 | 1 | -2/+2 |
* | TOOLS: remove youtube-starttime.lua | wm4 | 2015-07-29 | 1 | -34/+0 |
* | TOOLS: unbreak osxbundle.py | ChrisK2 | 2015-07-21 | 1 | -1/+1 |
* | TOOLS/zsh.pl: die loudly if mpv fails to run | Philip Sequeira | 2015-07-19 | 1 | -2/+13 |
* | TOOLS: make autodeint detect telecine in parallel | Kevin Mitchell | 2015-07-16 | 1 | -45/+26 |
* | build: don't make version.sh create version.h by default | wm4 | 2015-07-14 | 1 | -4/+4 |
* | vf_vdpaurb: Add a new filter for reading back vdpau decoded frames | Philip Langdale | 2015-07-11 | 1 | -1/+2 |
* | av_log: print FFmpeg version | wm4 | 2015-07-03 | 1 | -0/+6 |
* | vo_x11: remove this video output | wm4 | 2015-06-26 | 1 | -2/+1 |
* | demux_mkv: don't use byte strings | wm4 | 2015-06-24 | 1 | -1/+1 |
* | af_convert24: remove this filter | wm4 | 2015-06-16 | 1 | -1/+0 |
* | audio: remove S8, U16, U24, U32 formats | wm4 | 2015-06-16 | 1 | -1/+0 |
* | idet.sh: Support larger files. | Rudolf Polzer | 2015-06-02 | 1 | -1/+1 |
* | vdpau: add support for the "new" libavcodec vdpau API | wm4 | 2015-05-28 | 1 | -1/+1 |
* | video: rename vdpau.c to vdpau_old.c | wm4 | 2015-05-28 | 1 | -1/+1 |
* | TOOLS/lua/status-bar: update use of a deprecated property | wm4 | 2015-05-25 | 1 | -1/+3 |
* | demux_cue: move cue parser to a separate file | wm4 | 2015-05-19 | 1 | -0/+1 |
* | Remove trailing whitespaces | Michael Vetter | 2015-05-15 | 2 | -3/+3 |
* | TOOLS/stats-conv.py: add another event type | wm4 | 2015-05-11 | 1 | -2/+11 |
* | build: exclude -Wredundant-decls | wm4 | 2015-05-09 | 1 | -1/+1 |
* | old-configure: hide | wm4 | 2015-05-09 | 2 | -0/+1471 |
* | osxbundle: remove unnecessary config file entry | wm4 | 2015-05-01 | 1 | -1/+0 |
* | TOOLS/autoload: load only files that make sense | Marcin Kurczewski | 2015-04-21 | 1 | -0/+30 |
* | TOOLS/autoload: add blank lines for readability | Marcin Kurczewski | 2015-04-21 | 1 | -0/+7 |
* | TOOLS: autoload.lua: sort files case insensitive | wm4 | 2015-04-18 | 1 | -1/+3 |
* | TOOLS/umpv: fix typo in docstring | Adrian Sadłocha | 2015-04-17 | 1 | -1/+1 |
* | OSX/mpv.app/mpv.conf: Use pseudo-gui | robin007bond | 2015-04-13 | 1 | -2/+1 |
* | TOOLS/zsh.pl: complete multiple values for ao, vo, af, vf | Philip Sequeira | 2015-03-31 | 1 | -21/+9 |
* | TOOLS/zsh.pl: cosmetics | Philip Sequeira | 2015-03-31 | 1 | -26/+25 |
* | TOOLS/zsh.pl: use --no-config when calling mpv | Philip Sequeira | 2015-03-31 | 1 | -8/+8 |
* | TOOLS: add a lua scripts for extracting and setting starttime with ytdl | Patrick Hipp | 2015-03-23 | 1 | -0/+34 |
* | TOOLS: add a lua script for a -stay on top only during playback- mode | Patrick Hipp | 2015-03-23 | 1 | -0/+19 |
* | TOOLS: remove youtube-dl_mpv.sh | wm4 | 2015-03-13 | 1 | -22/+0 |
* | demux_mkv: make matroska.pl script output deterministic | wm4 | 2015-03-11 | 1 | -1/+1 |
* | w32_common: support the "window-minimized" property | James Ross-Gowan | 2015-03-09 | 1 | -2/+0 |
* | cocoa: support the "window-minimized" property | Jaime Marquínez Ferrándiz | 2015-03-08 | 1 | -1/+1 |
* | osxbundle: config file special case isn't needed anymore | wm4 | 2015-02-15 | 1 | -0/+0 |
* | ao_coreaudio: add support for hotplug notifications | Stefano Pigozzi | 2015-02-14 | 1 | -0/+5 |
* | player: deprecate 'config' files (use mpv.conf), warn against clashes | wm4 | 2015-02-13 | 1 | -0/+0 |
* | audio: add device change notification for hotplugging | wm4 | 2015-02-12 | 2 | -0/+10 |
* | osxbundle: don't try to package Python | Stefano Pigozzi | 2015-02-02 | 1 | -0/+1 |
* | TOOLS/stats-conv: change unit of X-axis to seconds | wm4 | 2015-02-01 | 1 | -3/+5 |
* | youtube-dl_mpv.sh: unquote ${video_url} | Vítor Galvão | 2015-01-23 | 1 | -1/+1 |
* | youtube-dl_mpv.sh: use curly braces and double quotes consistently | Vítor Galvão | 2015-01-22 | 1 | -8/+8 |
* | TOOLS/zsh.pl: complete options based on types | Philip Sequeira | 2015-01-06 | 1 | -31/+70 |
* | TOOLS/lua/observe-all: add a warning | wm4 | 2015-01-03 | 1 | -0/+4 |
* | TOOLS/lua/autoload: fix behavior with network URLs | wm4 | 2015-01-03 | 1 | -0/+3 |
* | TOOLS/stats-conv: more improvements | wm4 | 2015-01-03 | 1 | -13/+20 |
* | TOOLS/stas-conv: add timed value event type | wm4 | 2015-01-02 | 1 | -0/+8 |
* | TOOLS/stats-conv: better output | wm4 | 2015-01-02 | 1 | -11/+20 |
* | osxbundle: fix cascading config loading | Stefano Pigozzi | 2014-12-26 | 1 | -0/+0 |
* | options: deprecate 'lua' based options/dirs for 'script' | Avi Halachmi (:avih) | 2014-12-15 | 3 | -5/+5 |
* | osxbundle: don't use sed but pure python | Mihai Moldovan | 2014-12-13 | 1 | -1/+3 |
* | cocoa: bundle: use idle=once | Stefano Pigozzi | 2014-12-07 | 1 | -1/+1 |
* | cocoa: use --idle when running inside bundle | Stefano Pigozzi | 2014-12-06 | 1 | -0/+2 |
* | cocoa: save screenshots to desktop when using app bundle | Stefano Pigozzi | 2014-12-05 | 1 | -0/+1 |
* | video: remove internal QP passing | wm4 | 2014-12-03 | 2 | -121/+1 |
* | cocoa: add https:// url scheme to bundle's plist | Stefano Pigozzi | 2014-12-02 | 1 | -0/+1 |
* | cocoa: add mk3d UTI to bundle's plist | Nyx0uf | 2014-12-02 | 1 | -0/+23 |
* | cocoa: split mkv/webm for imported UTI in plist | Nyx0uf | 2014-12-01 | 1 | -0/+20 |
* | lua: add a function that formats Lua values as strings | wm4 | 2014-11-29 | 1 | -8/+2 |
* | TOOLS/lua: add script that pauses playback when minimizing the window | wm4 | 2014-11-29 | 1 | -0/+22 |
* | TOOLS/idet.sh: Adjust for changes in FFmpeg. | Rudolf Polzer | 2014-11-22 | 1 | -5/+1 |
* | umpv: update comment for the new FIFO location | Ben Boeckel | 2014-11-15 | 1 | -1/+1 |
* | demux_mkv: read CueRelativePosition/CueDuration elements | wm4 | 2014-11-05 | 1 | -0/+2 |
* | demux_mkv: implement audio skipping/trimming | wm4 | 2014-11-03 | 1 | -0/+3 |
* | TOOLS/lua/autoload: fix operation outside of working dir | wm4 | 2014-10-26 | 1 | -3/+7 |
* | TOOLS/lua/autoload: don't shadow local variable | wm4 | 2014-10-26 | 1 | -4/+4 |
* | TOOLS/umpv: create FIFO in user directory | wm4 | 2014-10-24 | 1 | -22/+2 |
* | TOOLS/lua: update README.md | Kevin Mitchell | 2014-10-21 | 1 | -9/+2 |
* | TOOLS/lua: remove tabs from some lua scripts | Kevin Mitchell | 2014-10-21 | 3 | -50/+50 |
* | TOOLS/lua: add autodeint.lua | Kevin Mitchell | 2014-10-21 | 1 | -0/+164 |
* | TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigment | shdown | 2014-10-16 | 1 | -1/+0 |
* | TOOLS/umpv: drop unnecessary check | wm4 | 2014-09-24 | 1 | -2/+0 |
* | TOOLS/umpv: use python octal notation | shdown | 2014-09-24 | 1 | -1/+1 |
* | TOOLS/mpv_identify.sh: remove pointless escape | shdown | 2014-09-24 | 1 | -1/+1 |
* | TOOLS/idet.sh: add description | shdown | 2014-09-24 | 1 | -0/+3 |
* | TOOLS/idet.sh: remove unused and duplicated assignments | shdown | 2014-09-24 | 1 | -2/+0 |
* | TOOLS: idet: remove extra '$' in $(()) expansion | Ben Boeckel | 2014-09-21 | 1 | -4/+4 |
* | TOOLS/umpv: make URL detection consistent with mpv method | shdown | 2014-09-20 | 1 | -6/+4 |
* | TOOLS/umpv: print error message to stderr | shdown | 2014-09-20 | 1 | -1/+2 |
* | TOOLS/umpv: use MPV environment variable, not UMPV_OPTIONS | shdown | 2014-09-20 | 1 | -10/+8 |
* | TOOLS/idet.sh: Handle the case of multiple Parsed_idet_0: output lines. | Rudolf Polzer | 2014-09-17 | 1 | -14/+23 |
* | TOOLS: eliminate echoes with variable substitutions | shdown | 2014-09-17 | 2 | -16/+18 |
* | TOOLS/mpv_identify.sh: simplify line-by-line reading | shdown | 2014-09-16 | 1 | -18/+6 |
* | TOOLS/mpv_identify.sh: mark as executable | wm4 | 2014-09-16 | 1 | -0/+0 |
* | TOOLS: idet: use quotes for the verdict value | Ben Boeckel | 2014-09-16 | 1 | -8/+8 |
* | TOOLS: shellcheck: quote variable expansions | Ben Boeckel | 2014-09-16 | 2 | -17/+17 |
* | TOOLS: shellcheck: remove '$' on variables in $(()) expansion | Ben Boeckel | 2014-09-16 | 2 | -9/+9 |
* | TOOLS, version.sh: shellcheck: replace `cmd` with $(cmd) | Ben Boeckel | 2014-09-16 | 1 | -1/+1 |
* | TOOLS: idet: remove unused code | Ben Boeckel | 2014-09-16 | 1 | -9/+0 |
* | TOOLS/zsh.pl: complete options that take file names | Philip Sequeira | 2014-09-13 | 1 | -0/+7 |
* | malloc+memset(0) to calloc | Bruno George de Moraes | 2014-09-05 | 5 | -10/+5 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 1 | -0/+1 |
* | TOOLS/mpv_identify.sh: simplify $MPV handling | shdown | 2014-08-30 | 1 | -6/+2 |
* | TOOLS/mpv_identify.sh: various style improvements | shdown | 2014-08-30 | 1 | -32/+27 |
* | TOOLS/mpv_identify.sh: move script body to a function | shdown | 2014-08-30 | 1 | -147/+143 |
* | TOOLS/youtube-dl_mpv.sh: simplify $MPV handling | shdown | 2014-08-30 | 1 | -5/+1 |
* | TOOLS/youtube-dl_mpv.sh: disable globbing before expanding $video_url | shdown | 2014-08-30 | 1 | -0/+1 |
* | TOOLS/youtube-dl_mpv: allow playing multiple URLs | wm4 | 2014-08-29 | 1 | -4/+2 |
* | TOOLS: youtube wrapper: allow overriding mpv binary | wm4 | 2014-08-26< |