| Commit message (Expand) | Author | Age | Files | Lines |
* | build: allow --disable-zlibuwp | wm4 | 2017-06-28 | 1 | -1/+1 |
* | ao_wasapi: UWP wrapper hack support | wm4 | 2017-06-28 | 2 | -7/+40 |
* | Universal Windows Plaform (UWP) support | Pedro Pombeiro | 2017-06-28 | 12 | -7/+111 |
* | ao_wasapi: do not use deprecated wchar functions | Pedro Pombeiro | 2017-06-28 | 2 | -2/+2 |
* | Avoid calling close(-1) | wm4 | 2017-06-28 | 6 | -28/+41 |
* | build: change how some OS specific source files are selected | wm4 | 2017-06-28 | 11 | -49/+131 |
* | build: replace glob() check and assume it's always in POSIX | wm4 | 2017-06-28 | 5 | -11/+5 |
* | build: remove unnecessary dlopen check | wm4 | 2017-06-28 | 1 | -5/+0 |
* | vo_opengl: unify user_shaders constants | Niklas Haas | 2017-06-28 | 2 | -13/+10 |
* | terminal: remove unused return value | wm4 | 2017-06-27 | 3 | -6/+3 |
* | build: pick up new libavcodec D3D hwaccel API | wm4 | 2017-06-27 | 1 | -4/+8 |
* | README: shorten a section and link to FAQ instead | wm4 | 2017-06-27 | 1 | -15/+3 |
* | options: sort action list alphabetically | wm4 | 2017-06-27 | 1 | -11/+11 |
* | options: expose string list actions for --sub-file option | wm4 | 2017-06-27 | 1 | -23/+38 |
* | options: list suffix actions as options too | wm4 | 2017-06-27 | 1 | -2/+7 |
* | input.conf: drop TV/DVB bindings | wm4 | 2017-06-27 | 3 | -16/+8 |
* | vo_opengl: tone map using only luminance information | Niklas Haas | 2017-06-27 | 1 | -33/+24 |
* | mp_image: infer correct HLG sig_peak | Niklas Haas | 2017-06-27 | 1 | -4/+9 |
* | options: handle suffixes like -add in a more generic way | wm4 | 2017-06-26 | 6 | -153/+151 |
* | client API: drop old "no-" option emulation | wm4 | 2017-06-26 | 4 | -23/+7 |
* | stream_bluray: change license to LGPL | wm4 | 2017-06-26 | 2 | -8/+8 |
* | Copyright: the icon is LGPLv2.1+ now | wm4 | 2017-06-26 | 1 | -4/+2 |
* | player: document where the magic "encoding" section name is used | wm4 | 2017-06-26 | 1 | -0/+1 |
* | player: always load encoding-profiles.conf | wm4 | 2017-06-26 | 1 | -3/+3 |
* | manpage: fix --angle-swapchain-length requirements | James Ross-Gowan | 2017-06-26 | 1 | -1/+1 |
* | etc/encoding-profiles.conf: use new option syntax | wm4 | 2017-06-25 | 1 | -5/+5 |
* | options: suggest a replacement for --field-dominance | wm4 | 2017-06-25 | 2 | -2/+2 |
* | audio/out: require AO drivers to report period size and correct buffer | wm4 | 2017-06-25 | 9 | -4/+39 |
* | encoding-profiles: remove useless noformat vf from enc-v-h264 | Ricardo Constantino | 2017-06-25 | 1 | -1/+4 |
* | mpv_identify: replace deprecated fps property | Ricardo Constantino | 2017-06-25 | 1 | -1/+1 |
* | build: disable ancient V4L TV support by default | wm4 | 2017-06-25 | 1 | -1/+4 |
* | vo_opengl: silence -Wmaybe-uninitialized false positive | Niklas Haas | 2017-06-24 | 1 | -3/+3 |
* | DOCS/contribute.md: add rules for push access, that nobody will read... | wm4 | 2017-06-24 | 1 | -0/+29 |
* | DOCS/contribute.md: some updates | wm4 | 2017-06-24 | 1 | -11/+16 |
* | osx: change license header on some more cocoa files | wm4 | 2017-06-24 | 7 | -49/+49 |
* | osx: change license of OSX and cocoa files to LGPL | wm4 | 2017-06-24 | 13 | -95/+95 |
* | ao_openal: change license to LGPL | wm4 | 2017-06-24 | 2 | -8/+8 |
* | demux_raw: change license to LGPL | wm4 | 2017-06-24 | 2 | -9/+8 |
* | demux_mf, stream_mf: change license to LGPL | wm4 | 2017-06-24 | 3 | -17/+23 |
* | w32_common, w32_keyboard: change license to LGPL | wm4 | 2017-06-24 | 5 | -31/+31 |
* | chmap: remove misleading "downmix" channel layout name | wm4 | 2017-06-24 | 1 | -1/+0 |
* | Revert "parse_commandline: fail gracefully on bad args" | wm4 | 2017-06-24 | 2 | -6/+3 |
* | TOOLS: change license of some scripts involved in build to LGPL | wm4 | 2017-06-24 | 3 | -10/+43 |
* | vo_opengl: bump up SHADER_MAX_HOOKS | Niklas Haas | 2017-06-24 | 1 | -1/+1 |
* | ao_pulse: reorder format choice | Niklas Haas | 2017-06-23 | 1 | -2/+2 |
* | options: unbreak -v | wm4 | 2017-06-23 | 1 | -1/+1 |
* | options: simplify and rename m_option_type_store | wm4 | 2017-06-23 | 3 | -50/+27 |
* | options: remove weird --really-quiet special behavior | wm4 | 2017-06-23 | 4 | -3/+8 |
* | options: unbreak -h | wm4 | 2017-06-23 | 3 | -4/+9 |
* | demux_mkv: fix broken initializer | wm4 | 2017-06-23 | 1 | -1/+1 |
* | demux_mkv: Fix warnings. | Rudolf Polzer | 2017-06-23 | 1 | -40/+43 |
* | player: change license of most core files to LGPL | wm4 | 2017-06-23 | 13 | -95/+109 |
* | player/audio: mark some libaf interfacing parts as GPL only | wm4 | 2017-06-23 | 1 | -0/+8 |
* | command: add git hashes for some GPL-only parts | wm4 | 2017-06-23 | 1 | -0/+2 |
* | player: revert multiple help output | wm4 | 2017-06-23 | 1 | -9/+8 |
* | player: disable dumping configutation in LGPL mode | wm4 | 2017-06-23 | 1 | -0/+3 |
* | player: disable --frames in WIP LGPL mode | wm4 | 2017-06-23 | 2 | -0/+9 |
* | player: disable video equalizer frontend code for WIP LGPL mode | wm4 | 2017-06-23 | 3 | -0/+10 |
* | options: disable --field-dominance for WIP LGPL mode, also deprecate | wm4 | 2017-06-23 | 2 | -1/+5 |
* | player: disable deinterlace property for WIP LGPL mode | wm4 | 2017-06-23 | 2 | -0/+11 |
* | player: disable --priority for WIP LGPL mode | wm4 | 2017-06-23 | 2 | -2/+2 |
* | player: deprecate "osd" command | wm4 | 2017-06-23 | 5 | -1/+12 |
* | stream: move cache option declarations to cache.c | wm4 | 2017-06-23 | 2 | -28/+28 |
* | demux_mkv: Fix "max_cll" warning. | Rudolf Polzer | 2017-06-22 | 1 | -1/+2 |
* | Revert "m_option: make geometry code GPL-only" | wm4 | 2017-06-22 | 1 | -32/+0 |
* | build: reduce GLX test fragment | wm4 | 2017-06-22 | 1 | -4/+0 |
* | Copyright: small updates | wm4 | 2017-06-22 | 1 | -4/+3 |
* | build: remove Linux DVB test fragment | wm4 | 2017-06-22 | 2 | -13/+1 |
* | build: remove unused pvr.c test fragment | wm4 | 2017-06-22 | 1 | -7/+0 |
* | Revert "osdep: NetBSD pthread_setname_np()" | wm4 | 2017-06-22 | 2 | -14/+1 |
* | build: simplify OSS checks and remove changes by "bugmen0t" | wm4 | 2017-06-22 | 6 | -88/+7 |
* | etc/encoding-profiles: use correct formats for noformat | Ricardo Constantino | 2017-06-21 | 1 | -1/+1 |
* | README: missing correction from previous commit | Ricardo Constantino | 2017-06-21 | 1 | -2/+6 |
* | README: more grammar and spelling corrections | Ricardo Constantino | 2017-06-21 | 1 | -14/+17 |
* | manpage: Remove documentation to use 'I' to show filename on the OSD | Leo Izen | 2017-06-21 | 1 | -3/+0 |
* | m_option: make geometry code GPL-only | wm4 | 2017-06-21 | 1 | -0/+32 |
* | demux_tv.c: add missing copyright header | wm4 | 2017-06-21 | 1 | -0/+22 |
* | Copyright: fix typo | wm4 | 2017-06-21 | 1 | -1/+1 |
* | man/options: correct --{sub,osd}-font examples | Ricardo Constantino | 2017-06-21 | 1 | -2/+2 |
* | input/keycodes: change license to LGPL | wm4 | 2017-06-20 | 3 | -17/+15 |
* | README.md: spelling corrections | adeshkp | 2017-06-20 | 1 | -2/+2 |
* | audio/format: change license to LGPL | wm4 | 2017-06-20 | 3 | -24/+15 |
* | demux: change license to LGPL | wm4 | 2017-06-20 | 3 | -15/+15 |
* | demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTH | wm4 | 2017-06-20 | 12 | -155/+52 |
* | external_files: change license to LGPL | wm4 | 2017-06-20 | 3 | -18/+18 |
* | Copyright: stream.c/.h was relicensed | wm4 | 2017-06-20 | 1 | -2/+1 |
* | input: mention GPL exceptions in license header | wm4 | 2017-06-20 | 1 | -0/+2 |
* | demux: replace custom return codes with CONTROL_ ones | wm4 | 2017-06-19 | 10 | -43/+38 |
* | stream: change license to LGPL | wm4 | 2017-06-19 | 2 | -28/+26 |
* | input: change license to LGPL | wm4 | 2017-06-19 | 10 | -46/+59 |
* | player: seek backward for type MPSEEK_FACTOR | jrodatus | 2017-06-18 | 1 | -1/+1 |
* | context_dxinterop: lock rendertarget after present when swapping buffers | quilloss | 2017-06-18 | 1 | -7/+6 |
* | vo_drm: nake drm mode help output also output refresh rate | Anton Kindestam | 2017-06-18 | 1 | -3/+9 |
* | vo_opengl: implement sony s-log2 trc | Niklas Haas | 2017-06-18 | 5 | -1/+24 |
* | vo_opengl: implement sony s-log1 trc | Niklas Haas | 2017-06-18 | 5 | -0/+20 |
* | csputils: implement sony s-gamut | Niklas Haas | 2017-06-18 | 3 | -0/+12 |
* | vo_opengl: tone map in linear XYZ instead of RGB | Niklas Haas | 2017-06-18 | 3 | -6/+33 |
* | vf_format: also reset gamma-related attributes when changing gamma | Niklas Haas | 2017-06-18 | 1 | -1/+9 |
* | vo_opengl: implement support for OOTFs and non-display referred content | Niklas Haas | 2017-06-18 | 10 | -8/+144 |
* | csputils: rename HDR curves | Niklas Haas | 2017-06-18 | 7 | -42/+39 |
* | vd: use ST.2086 / HDR10 MaxCLL in addition to mastering metadata | Niklas Haas | 2017-06-18 | 5 | -19/+48 |
* | video: refactor HDR implementation | Niklas Haas | 2017-06-18 | 14 | -129/+95 |
* | dec_video: change license to LGPL (almost) | wm4 | 2017-06-18 | 6 | -4/+26 |
* | image_writer, vo_image: change license to LGPL | wm4 | 2017-06-18 | 5 | -34/+23 |
* | video/fmt-conversion, img_format: change license to LGPL | wm4 | 2017-06-18 | 5 | -31/+30 |
* | img_format: drop unused aliases | wm4 | 2017-06-18 | 2 | -9/+0 |
* | Drop/move img_fourcc.h | wm4 | 2017-06-18 | 12 | -83/+62 |
* | img_format: minor simplification | wm4 | 2017-06-18 | 3 | -5/+3 |
* | vf_dlopen: remove this filter | wm4 | 2017-06-18 | 16 | -1906/+0 |
* | img_format: drop legacy name mappings | wm4 | 2017-06-18 | 1 | -18/+1 |
* | win_state: change license to LGPL | wm4 | 2017-06-17 | 2 | -9/+9 |
* | Copyright: correct a statement | wm4 | 2017-06-17 | 1 | -1/+1 |
* | aspect: change license to LGPL | wm4 | 2017-06-17 | 3 | -15/+15 |
* | etc/input.conf: change license to LGPL | wm4 | 2017-06-17 | 1 | -3/+4 |
* | javascript: replace custom MIN macro with MPMIN | wm4 | 2017-06-17 | 1 | -5/+3 |
* | version.sh: change license to LGPL | wm4 | 2017-06-17 | 1 | -2/+2 |
* | Copyright: minor fix | wm4 | 2017-06-17 | 1 | -2/+3 |
* | vo_opengl: fall back to ordered dither instead of blowing up | wm4 | 2017-06-17 | 1 | -4/+9 |
* | stream_file: option to close fd after use -> fdclose:// | sfan5 | 2017-06-16 | 2 | -5/+13 |
* | command: avoid going through prop->opt bridge from opt->prop bridge | wm4 | 2017-06-16 | 2 | -0/+13 |
* | Copyright: mark files which still require action for a LGPL core | wm4 | 2017-06-16 | 1 | -27/+39 |
* | mp_image: change license to LGPL (almost) | wm4 | 2017-06-16 | 3 | -7/+6 |
* | version.sh: append -dirty if the working tree contains modifications | Niklas Haas | 2017-06-16 | 1 | -1/+1 |
* | stream_lavf: change license to LGPL | wm4 | 2017-06-16 | 2 | -8/+8 |
* | demux_lavf: change license to LGPL (almost) | wm4 | 2017-06-16 | 2 | -4/+5 |
* | js: wscript: use pkgconfig for mujs (recently added .pc and 1.0.0 tag) | Avi Halachmi (:avih) | 2017-06-16 | 1 | -1/+1 |
* | win32: pthread: avoid using TLS, simplify pthread_t | wm4 | 2017-06-15 | 2 | -48/+89 |
* | vd, vd_lavc: change license to LGPL (almost) | wm4 | 2017-06-15 | 3 | -11/+21 |
* | command: add all options to property->option bridge | wm4 | 2017-06-15 | 4 | -22/+34 |
* | options: make mess to allow setting profile option with libmpv | wm4 | 2017-06-15 | 2 | -94/+87 |
* | dec_audio, ad_lavc: change license to LGPL | wm4 | 2017-06-14 | 5 | -24/+24 |
* | terminal: change license to LGPL | wm4 | 2017-06-14 | 4 | -35/+28 |
* | js: add javascript scripting support using MuJS | Avi Halachmi (:avih) | 2017-06-14 | 8 | -2/+2159 |
* | client API: document mpv_request_log_messages() return value | wm4 | 2017-06-14 | 1 | -0/+1 |
* | DOCS/contribute.md: commit message body should be line-broken too | wm4 | 2017-06-13 | 1 | -2/+3 |
* | manpage: Update 'u' keyboard shortcut docs to say 'sub-ass-override' | Leo Izen | 2017-06-13 | 1 | -1/+1 |
* | encode_lavc: move from GPL 2+ to LGPL 2.1+. | Rudolf Polzer | 2017-06-13 | 6 | -32/+56 |
* | stream: rewrite url escaping/unescaping functions | wm4 | 2017-06-13 | 1 | -36/+48 |
* | demux_lavf: by default probe info for HLS again | wm4 | 2017-06-12 | 1 | -1/+1 |
* | options: change license of most files to LGPL (except options.c/.h) | wm4 | 2017-06-12 | 9 | -56/+63 |
* | m_option: revert commit 2793a70e0fb3 | wm4 | 2017-06-12 | 1 | -3/+2 |
* | mpv.rc, mpv.exe.manifest: change license to LGPL | wm4 | 2017-06-12 | 2 | -11/+9 |
* | m_property: change license to LGPL | wm4 | 2017-06-12 | 3 | -15/+15 |
* | path: change license to LGPL | wm4 | 2017-06-12 | 3 | -26/+21 |
* | vo_opengl: change default tone mapping algorithm | Niklas Haas | 2017-06-10 | 1 | -1/+1 |
* | scripting: expand --script filename for C plugins | Hoyon Mak | 2017-06-09 | 2 | -6/+7 |
* | vo_opengl: add new HDR tone mapping algorithm | Niklas Haas | 2017-06-09 | 4 | -4/+41 |
* | ytdl_hook: don't override start time set by saved state | Martin D | 2017-06-09 | 1 | -1/+7 |
* | mp_image: refuse to convert frames of unknown format to AVFrame | wm4 | 2017-06-08 | 1 | -0/+2 |
* | d3d: add support for new libavcodec hwaccel API | wm4 | 2017-06-08 | 12 | -13/+399 |
* | m_option: fix leaks with OPT_KEYVALUELIST options | wm4 | 2017-06-08 | 1 | -0/+3 |
* | ytdl_hook: don't override user-set start time | Ricardo Constantino | 2017-06-08 | 1 | -1/+2 |
* | vo_drm: fallback to vo_wait_default if VT switcher is not available | rslovers | 2017-06-08 | 1 | -0/+2 |
* | options: another missed --sub-ass-style-override use | wm4 | 2017-06-07 | 1 | -1/+1 |
* | build: enable cplugins by default | wm4 | 2017-06-07 | 1 | -1/+1 |
* | options: fix some missing --sub-ass-style-override renames | wm4 | 2017-06-07 | 2 | -2/+2 |
* | demux_lavf: disable various other special behavior if hacks disabled | wm4 | 2017-06-07 | 1 | -1/+2 |
* | options: slight cleanup of --sub-ass-style-override | Niklas Haas | 2017-06-07 | 4 | -22/+28 |
* | encoding-profiles.conf: add faststart to enc-f-mp4 | Ricardo Constantino | 2017-06-06 | 1 | -1/+3 |
* | options: change --sub-fix-timing default | wm4 | 2017-06-06 | 2 | -5/+4 |
* | demux_mkv: remove incorrect comment | wm4 | 2017-06-03 | 1 | -1/+0 |
* | demux_mkv: support FFmpeg A_MS/ACM extensions | wm4 | 2017-06-03 | 2 | -9/+44 |
* | vo_opengl: hwdec_cuda: Support separate decode and display devices | Philip Langdale | 2017-06-03 | 5 | -12/+66 |
* | README: add example compilation commands | wm4 | 2017-06-02 | 1 | -0/+7 |
* | af, vf: improvements to libavfilter bridge | wm4 | 2017-05-31 | 6 | -5/+28 |
* | external_files: parse ~ in --{sub,audio}-paths | rr- | 2017-05-31 | 1 | -3/+7 |
* | OSD message: "Drop files or URLs to play here." | nodiscc | 2017-05-31 | 1 | -1/+1 |
* | demux_mkv: vp9 alpha, second try | wm4 | 2017-05-30 | 1 | -1/+4 |
* | demux_mkv: fix alpha with vp9 + libvpx | wm4 | 2017-05-30 | 1 | -0/+3 |
* | video/out/wayland/buffer.c: Add missing free() | Raúl Peñacoba | 2017-05-26 | 1 | -1/+4 |
* | ipc-unix: don’t truncate the message on EAGAIN | Sebastian Reuße | 2017-05-24 | 1 | -4/+1 |
* | videotoolbox: support new libavcodec API | wm4 | 2017-05-24 | 5 | -3/+107 |
* | vd_lavc: check for missing device_ctx ref | wm4 | 2017-05-24 | 1 | -0/+5 |
* | hwdec: fix 2 comments | wm4 | 2017-05-24 | 1 | -2/+1 |
* | player: make sure version information is always included in --log-file | wm4 | 2017-05-22 | 3 | -0/+19 |
* | man/options: further document --chapters-file accepted files | Ricardo Constantino | 2017-05-22 | 1 | -0/+4 |
* | ad_spdif: change license to LGPL | wm4 | 2017-05-21 | 2 | -8/+8 |
* | ao_pcm: change license to LGPL | wm4 | 2017-05-20 | 2 | -8/+8 |
* | TOOLS/lua/autoload.lua: ignores all files starting with "." | Yue Zhu | 2017-05-20 | 1 | -0/+3 |
* | audio/out: change license of some core files to LGPL | wm4 | 2017-05-20 | 5 | -35/+35 |
* | demux_raw: drop "mp-rawvideo" use | wm4 | 2017-05-20 | 4 | -11/+18 |
* | cocoa: properly unhide Dock when quitting during System fs animation | Akemi | 2017-05-19 | 2 | -0/+64 |
* | vdpau: crappy hack to allow initializing hw decoding after preemption | wm4 | 2017-05-19 | 3 | -0/+21 |
* | ao_wasapi: set name of event thread | James Ross-Gowan | 2017-05-18 | 1 | -0/+2 |
* | win32: pthread: use the new thread naming API | James Ross-Gowan | 2017-05-18 | 3 | -1/+27 |
* | context_angle: fix fallback to D3D9 device | James Ross-Gowan | 2017-05-16 | 1 | -30/+56 |
* | manpage: document tricky issue with IPC observe_property command | wm4 | 2017-05-16 | 1 | -0/+8 |
* | manpage: better description for --external-file | wm4 | 2017-05-16 | 1 | -3/+8 |
* | w32_common: drop TLS usage | James Ross-Gowan | 2017-05-16 | 1 | -20/+21 |
* | demux_mkv: read headers at the end of the file sorted by position | wm4 | 2017-05-15 | 1 | -6/+30 |
* | cache: move duplicated condition to a function | wm4 | 2017-05-15 | 1 | -6/+12 |
* | cache: fix unnecessary seek blocking from f4d62dc4a0 | Uoti Urpala | 2017-05-15 | 1 | -9/+18 |
* | csputils: code clarity | Niklas Haas | 2017-05-13 | 1 | -5/+5 |
* | w32_common: use the proper keycodes for XBUTTON1/2 | James Ross-Gowan | 2017-05-12 | 1 | -2/+2 |
* | w32_common: generate MP_AXIS_* keycodes for scrolling | James Ross-Gowan | 2017-05-12 | 1 | -8/+18 |
* | command: use scale_units to add/cycle integer properties | James Ross-Gowan | 2017-05-12 | 4 | -17/+43 |
* | input: pre-process MP_AXIS_* input | James Ross-Gowan | 2017-05-12 | 1 | -6/+101 |
* | command: mark some commands as "scalable" | James Ross-Gowan | 2017-05-12 | 2 | -2/+14 |
* | input: add MP_KEY_IS_AXIS and treat MP_AXIS_* as mouse events | James Ross-Gowan | 2017-05-12 | 1 | -2/+8 |
* | vo_opengl: drop TLS usage | wm4 | 2017-05-11 | 8 | -47/+33 |
* | cache: clarify that copyright will be changed to LGPL v2.1 if possible | wm4 | 2017-05-11 | 2 | -1/+9 |
* | vf.c, vf.h: change license to LGPL | wm4 | 2017-05-11 | 3 | -16/+22 |
* | af_format: change license to LGPL | wm4 | 2017-05-11 | 2 | -8/+9 |
* | dvb: disable by default | wm4 | 2017-05-11 | 1 | -0/+1 |
* | stream_smb: disable by default, mark as GPLv3 | wm4 | 2017-05-11 | 3 | -3/+7 |
* | stream_file: change license to LGPL | wm4 | 2017-05-11 | 2 | -11/+9 |
* | cookies: change license to LGPL | wm4 | 2017-05-11 | 3 | -16/+15 |
* | vo.c, vo.h, vo_null.c: change license to LGPL | wm4 | 2017-05-10 | 5 | -31/+24 |
* | demux/stheader: change license to LGPL | wm4 | 2017-05-10 | 2 | -8/+8 |
* | af_scaletempo: change license to LGPL | wm4 | 2017-05-09 | 2 | -8/+8 |
* | af_lavcac3enc: change license to LGPL | wm4 | 2017-05-09 | 2 | -8/+8 |
* | ao_pulse, ao_rsound: change license to LGPL | wm4 | 2017-05-08 | 3 | -16/+16 |
* | ao_coreaudio: change license to LGPL | wm4 | 2017-05-08 | 8 | -58/+58 |
* | osdep/endian.h: change license to LGPL | wm4 | 2017-05-08 | 1 | -1/+1 |
* | osdep/compiler.h: change license to LGPL | wm4 | 2017-05-08 | 2 | -15/+9 |
* | cache: change license to LGPL v3 | wm4 | 2017-05-08 | 2 | -8/+13 |
* | stream_null: change license to LGPL | wm4 | 2017-05-08 | 2 | -8/+8 |
* | github: also add a link to the list of latest releases | wm4 | 2017-05-05 | 1 | -0/+1 |
* | osdep/timer*: change license to LGPL | wm4 | 2017-05-05 | 4 | -26/+24 |
* | Copyright: add list of files that have to be relicensed | wm4 | 2017-05-05 | 1 | -0/+287 |
* | ad.h: change license to LGPL | wm4 | 2017-05-05 | 1 | -7/+7 |
* | audio/fmt-conversion: change license to LGPL | wm4 | 2017-05-05 | 2 | -14/+14 |
* | av_log: mark as almost LGPL | wm4 | 2017-05-05 | 1 | -0/+2 |
* | msg.c/h: partially change license to LGPL | wm4 | 2017-05-05 | 3 | -7/+20 |
* | github: make language on not providing logs slightly stronger | wm4 | 2017-05-05 | 1 | -1/+2 |
* | audio: replace from_dB function | wm4 | 2017-05-05 | 1 | -8/+4 |
* | cuda: add new way to set cuda context on cuvid codecs | wm4 | 2017-05-05 | 3 | -3/+27 |
* | wscript: make OpenGL VO failure message less misleading | wm4 | 2017-05-04 | 1 | -1/+1 |
* | ytdl_hook: rework edl joining to use lua tables | Ricardo Constantino | 2017-05-04 | 1 | -5/+7 |
* | lua: increase subprocess stdout limit to 64MB | Ricardo Constantino | 2017-05-04 | 1 | -1/+1 |
* | TOOLS/lua/autoload.lua: actually sort files case insensitive | Ricardo Constantino | 2017-05-04 | 1 | -1/+2 |
* | d3d: fix build with Libav | wm4 | 2017-05-04 | 2 | -0/+2 |
* | d3d11: change mp_image plane pointer semantics | wm4 | 2017-05-04 | 5 | -16/+16 |
* | vd_lavc: fix build with FFmpeg 3.2 | wm4 | 2017-05-04 | 1 | -1/+6 |
* | ipc: raise json nesting limit | wm4 | 2017-05-03 | 1 | -2/+2 |
* | vd_lavc: add support for decoders which use AVCodecContext.hw_device_ctx | wm4 | 2017-05-03 | 2 | -7/+18 |
* | man: document fonts.conf, subfont.ttf, and fonts subdir | Zhuoyun Wei | 2017-05-02 | 1 | -0/+17 |
* | vo_opengl: another attempt at removing the overlay correctly | wm4 | 2017-05-02 | 1 | -4/+12 |
* | osx: fix mpv-wrapper.sh when used with csh or tcsh shell | downthomas | 2017-05-02 | 1 | -2/+2 |
* | player: fix potential segfault when playing dvd:// with DVD disabled | wm4 | 2017-05-01 | 1 | -1/+1 |
* | vdpau, vaapi: unref libavutil device ref | wm4 | 2017-04-29 | 2 | -0/+4 |
* | vo_opengl: make sure overlays are removed on gl_video_config() | wm4 | 2017-04-29 | 1 | -1/+4 |
* | sub: sdh filter fix for null | Dan Oscarsson | 2017-04-28 | 1 | -1/+1 |
* | af: remove unused GET_VOLUME code | wm4 | 2017-04-27 | 2 | -6/+0 |
* | audio: merge --replaygain-track and --replaygain-album into one option | wm4 | 2017-04-27 | 4 | -12/+10 |
* | audio: fix replaygain volume scale | wm4 | 2017-04-27 | 2 | -1/+2 |
* | audio: move replaygain control to top-level options | wm4 | 2017-04-26 | 8 | -7/+92 |
* | vo_opengl: context_drm_egl: remove unnecessary include | wm4 | 2017-04-26 | 1 | -1/+0 |
* | build: remove checks for libGL | wm4 | 2017-04-26 | 2 | -7/+2 |
* | DOCS/interface-changes.rst: fix typo | wm4 | 2017-04-26 | 1 | -1/+1 |
* | build: rely on internal GL headers for rpi check | Ilya Tumaykin | 2017-04-26 | 1 | -4/+0 |
* | player: close audio device on no audio track | Marko Hauptvogel | 2017-04-25 | 1 | -1/+3 |
* | osc: also add processing for axis_up/down events | Ricardo Constantino | 2017-04-25 | 1 | -4/+6 |
* | wscript_build: install shared libmpv to BINDIR for Win32 | Ricardo Constantino | 2017-04-24 | 2 | -3/+4 |
* | options: remove remaining deprecated audio device selection options | wm4 | 2017-04-23 | 8 | -88/+9 |
* | ao_openal: kill off device listing | wm4 | 2017-04-23 | 1 | -41/+1 |
* | video: drop vaapi/vdpau hw decoding support with FFmpeg 3.2 | wm4 | 2017-04-23 | 7 | -673/+43 |
* | README: list some more X11 dependencies | wm4 | 2017-04-23 | 1 | -1/+1 |
* | ytdl_hook: treat single-entry playlists as a single video | Ricardo Constantino | 2017-04-23 | 1 | -1/+9 |
* | ytdl_hook: move single video code to a separate function | Ricardo Constantino | 2017-04-23 | 1 | -94/+98 |
* | Update VERSION | Martin Herkt | 2017-04-23 | 1 | -1/+1 |
* | Release 0.25.0v0.25.0 | Martin Herkt | 2017-04-23 | 4 | -14/+2617 |
* | osd-font: make volume muted glyph slightly thicker | Ricardo Constantino | 2017-04-22 | 3 | -24/+21 |
* | Copyright: change osd font license to LGPL | wm4 | 2017-04-21 | 1 | -1/+1 |
* | demux/packet: change license to LGPL | wm4 | 2017-04-21 | 2 | -14/+15 |
* | ebml, matroska.h: change license to LGPL | wm4 | 2017-04-21 | 3 | -21/+21 |
* | demux_mkv: mention non-LGPL code | wm4 | 2017-04-21 | 1 | -0/+2 |
* | external_files.c: add GPL header | wm4 | 2017-04-21 | 1 | -0/+17 |
* | demux_mkv: change license to LGPL | wm4 | 2017-04-21 | 2 | -7/+10 |
* | common.h: change license to LGPL | wm4 | 2017-04-21 | 1 | -7/+7 |
* | build: make various x11 protocol extension libs mandatory | wm4 | 2017-04-21 | 5 | -87/+38 |
* | vo_opengl: fix crash by coping temporal_dither_period for dumb mode too | wm4 | 2017-04-21 | 1 | -0/+1 |
* | Add script to generate otf from sfdir using fontforge | Ricardo Constantino | 2017-04-20 | 1 | -0/+9 |
* | sub/osd_font.otf: replace triangle volume by speaker glyph | Ricardo Constantino | 2017-04-20 | 3 | -11/+12 |
* | Add fontforge sfdir for mpv-osd-symbols font | Ricardo Constantino | 2017-04-20 | 31 | -0/+918 |
* | sd_lavc: Free extradata in case of init error | cantabile | 2017-04-20 | 1 | -0/+2 |
* | sub/osd: relicense to LGPL | wm4 | 2017-04-20 | 2 | -15/+14 |
* | sd_lavc: change license to LGPL | wm4 | 2017-04-20 | 1 | -7/+7 |
* | sd_ass: change license to LGPL | wm4 | 2017-04-20 | 1 | -7/+7 |
* | ass_mp: change license to LGPL | wm4 | 2017-04-20 | 2 | -14/+14 |
* | filter_sdh: remove pointless set_pos function | wm4 | 2017-04-20 | 1 | -17/+10 |
* | filter_sdh: change license to LGPL | wm4 | 2017-04-20 | 1 | -7/+7 |
* | ao_wasapi_changenotify: use %ls instead of %S for wchar_t | wm4 | 2017-04-20 | 1 | -4/+4 |
* | ao_wasapi_changenotify: fix potential race condition | wm4 | 2017-04-20 | 1 | -8/+8 |
* | client API: add MPV_ENABLE_DEPRECATED symbol | wm4 | 2017-04-20 | 4 | -1/+36 |
* | options: change --audio-file-auto default to not to load any files | wm4 | 2017-04-20 | 2 | -1/+4 |
* | osc: add user_opts.boxmaxchars for box layout title limit | Avi Halachmi (:avih) | 2017-04-19 | 2 | -3/+14 |
* | sub/osd_font.otf: fix fontforge errors/warnings | Ricardo Constantino | 2017-04-19 | 1 | -0/+0 |
* | osc: add volume icons to osd font and use them | Ricardo Constantino | 2017-04-19 | 2 | -3/+4 |
* | man/osc: document volume and fullscreen buttons | Ricardo Constantino | 2017-04-19 | 1 | -6/+17 |
* | osc: move volume left of fullscreen button | Ricardo Constantino | 2017-04-19 | 1 | -16/+17 |
* | osc: bottom/topbar: add fullscreen button | Ricardo Constantino | 2017-04-19 | 1 | -4/+13 |
* | osc: add volume button | Ricardo Constantino | 2017-04-19 | 1 | -3/+41 |
* | osc: support handling mouse wheel events | Ricardo Constantino | 2017-04-19 | 1 | -4/+8 |
* | osc: simplify checks in key handler | Ricardo Constantino | 2017-04-19 | 1 | -30/+25 |
* | osc: fix last potential race condition on key events | Ricardo Constantino | 2017-04-19 | 1 | -1/+2 |
* | manpage: replace gendered pronouns | Nicolas F | 2017-04-19 | 1 | -2/+2 |
* | osx: fix deadlock on exit with libmpv on OSX | wm4 | 2017-04-19 | 1 | -8/+11 |
* | codec_tags: minor simplification | wm4 | 2017-04-18 | 1 | -14/+10 |
* | codec_tags: remove some more leftovers | wm4 | 2017-04-18 | 1 | -5/+0 |
* | ass_mp: reallocate cached subtitle image data on format changes | wm4 | 2017-04-18 | 1 | -1/+2 |
* | cocoa: fix retrieval of unfs window size while animating | Akemi | 2017-04-17 | 1 | -1/+2 |
* | vo_opengl: move X11 backends before Wayland | wm4 | 2017-04-16 | 1 | -3/+3 |
* | sub: minor sdh filter fixes | Dan Oscarsson | 2017-04-15 | 1 | -1/+2 |
* | Fix use of ISC license | wm4 | 2017-04-15 | 14 | -39/+70 |
* | demux: estimate total packet size, deprecate packet number limits | wm4 | 2017-04-14 | 5 | -10/+45 |
* | player: fix a corner case in previous commit | wm4 | 2017-04-14 | 3 | -3/+5 |
* | player: fix core-idle and eof-reached update notifcations | wm4 | 2017-04-14 | 5 | -11/+37 |
* | player: unmess pause state handling | wm4 | 2017-04-14 | 5 | -65/+53 |
* | player: add --keep-open-pause=no option | Dan Oscarsson | 2017-04-14 | 5 | -1/+13 |
* | vo_opengl: minor cosmetics | wm4 | 2017-04-14 | 3 | -11/+13 |
* | win32: fix mismatched free/talloc_free | wm4 | 2017-04-12 | 1 | -1/+1 |
* | win32: rewrite getcwd() using GetFullPathNameW | wm4 | 2017-04-11 | 1 | -2/+11 |
* | osc: use "loop-playlist" instead of "loop" property | wm4 | 2017-04-11 | 1 | -1/+1 |
* | win32: add UTF-8 getcwd() wrapper | wm4 | 2017-04-11 | 2 | -0/+20 |
* | command, manpage: some leftover mentions of renamed --loop option | wm4 | 2017-04-11 | 2 | -5/+5 |
* | command: update sub-fps etc. options on runtime changes | wm4 | 2017-04-10 | 1 | -11/+7 |
* | manpage: group --loop options together | wm4 | 2017-04-10 | 1 | -16/+16 |
* | options: deprecate --loop | wm4 | 2017-04-10 | 5 | -10/+26 |
* | vo_opengl: add option for caching shaders on disk | wm4 | 2017-04-08 | 7 | -12/+154 |
* | vo_opengl: fix a confused comment | wm4 | 2017-04-08 | 1 | -1/+1 |
* | vo_opengl: remove two unused symbols | wm4 | 2017-04-08 | 2 | -2/+0 |
* | encoding_profiles.conf: update and remove deprecated stuff | Ricardo Constantino | 2017-04-07 | 1 | -59/+21 |
* | wscript: don't make dvdread-common an option | Ricardo Constantino | 2017-04-07 | 1 | -2/+2 |
* | vo_opengl: add our own copy of OpenGL headers | wm4 | 2017-04-07 | 8 | -188/+783 |
* | demux_lavf: disable half-working mp4 edit list support in libavcodec | wm4 | 2017-04-07 | 1 | -1/+5 |
* | vd_lavc: fix return value in receive_frame() | wm4 | 2017-04-07 | 1 | -1/+1 |
* | vo_opengl: add a generic EGL function loader function | wm4 | 2017-04-06 | 8 | -42/+40 |
* | vo_opengl: fix windows build if GLES3 is detected | wm4 | 2017-04-06 | 1 | -0/+4 |
* | wscript: avoid compose_checks in one case | wm4 | 2017-04-06 | 1 | -4/+2 |
* | vo_opengl: header_fixes.h: merge IOS GLES block | wm4 | 2017-04-06 | 1 | -18/+3 |
* | build: replace android-gl check with a standard GLES3 check | wm4 | 2017-04-06 | 3 | -6/+6 |
* | vf_lavfi, af_lavfi: remove unused/deprecated include | wm4 | 2017-04-05 | 2 | -2/+0 |
* | etc/mpv.conf: remove deprecated options | wm4 | 2017-04-05 | 1 | -16/+9 |
* | options: assing proper default value for --audio-channels | wm4 | 2017-04-05 | 1 | -0/+5 |
* | vf: fix another broken case of conversion filter auto-insertion | wm4 | 2017-04-05 | 1 | -0/+37 |
* | demux_cue: include io.h for Windows UTF-8 filesystem functions | wm4 | 2017-04-04 | 1 | -0/+2 |
* | DOCS/interface-changes.rst: document --vf/--af deprecations | wm4 | 2017-04-04 | 1 | -0/+10 |
* | audio: deprecate most audio filters | wm4 | 2017-04-04 | 5 | -1/+10 |
* | af: implement generic lavfi option bridge too | wm4 | 2017-04-04 | 2 | -10/+99 |
* | af_lavfi: remove forced "format" filter | wm4 | 2017-04-04 | 1 | -27/+2 |
* | parse_commandline: guard glob() use | wm4 | 2017-04-04 | 1 | -1/+1 |
* | w32_common: refactor mouse button handling | James Ross-Gowan | 2017-04-04 | 1 | -39/+47 |
* | vo_opengl: use 16 bit textures with angle | wm4 | 2017-04-03 | 2 | -2/+5 |
* | video: support positional arguments for automatic lavfi option bridge | wm4 | 2017-04-03 | 4 | -11/+58 |
* | osx: fix Touch Bar access on systems without Touch Bar support | Akemi | 2017-04-02 | 1 | -4/+7 |
* | video: add automatic libavfilter bridge to option parsing | wm4 | 2017-04-02 | 3 | -15/+113 |
* | video: deprecate almost all video filters | wm4 | 2017-04-02 | 20 | -4/+61 |
* | audio: lower "Disabling multichannel output." warning to verbose | wm4 | 2017-04-02 | 1 | -1/+1 |
* | image_writer: make it work with libavcodec's jpg encoder | wm4 | 2017-04-02 | 1 | -5/+38 |
* | manpage, client API: add some clarifications when commands use OSD | wm4 | 2017-04-01 | 2 | -3/+14 |
* | manpage: finish cut off sentence | wm4 | 2017-04-01 | 1 | -1/+2 |
* | screenshot: cleanup: use normal MSGL_ defines | wm4 | 2017-04-01 | 1 | -19/+9 |
* | player: make screenshot commands honor the async flag | wm4 | 2017-04-01 | 8 | -32/+117 |
* | ta_talloc: add missing include statement | wm4 | 2017-04-01 | 1 | -0/+2 |
* | input: add "async" flag | wm4 | 2017-04-01 | 4 | -0/+12 |
* | misc: add a thread pool | wm4 | 2017-04-01 | 2 | -0/+135 |
* | player: enable "buffering" pausing for DASH streams too | wm4 | 2017-04-01 | 1 | -1/+2 |
* | external_files: enable autoloading with URLs | Ricardo Constantino | 2017-04-01 | 2 | -3/+6 |
* | external_files: actually try to autoload from fallback paths | Ricardo Constantino | 2017-04-01 | 1 | -2/+2 |
* | w32_common: fix undefined behaviour when toggling fullscreen | James Ross-Gowan | 2017-04-02 | 1 | -222/+214 |
* | Switch demuxing and decoding to GStreamer (finally FFmpeg independence!) | wm4 | 2017-04-01 | 1 | -4/+5 |
* | wscript: fix broken build with dvdread+dvdnav in 34e6a26 | Ricardo Constantino | 2017-03-31 | 2 | -4/+7 |
* | wscript: decouple dvdnav check from dvdread | Ricardo Constantino | 2017-03-31 | 3 | -3/+5 |
* | command: add property notifications for hwdec properties | wm4 | 2017-03-31 | 1 | -3/+3 |
* | ao_wasapi: do not pass nonsense to drivers with double | wm4 | 2017-03-29 | 1 | -5/+23 |
* | stream/stream_dvdnav: show list of titles on verbose | Ricardo Constantino | 2017-03-29 | 1 | -0/+7 |
* | stream/stream_dvdnav: don't ignore setting title | Ricardo Constantino | 2017-03-29 | 1 | -1/+1 |
* | osc: escape ASS and strip newlines on title | Ricardo Constantino | 2017-03-27 | 2 | -0/+3 |
* | osc: make title configurable and use property expansion on it | Ricardo Constantino | 2017-03-27 | 2 | -7/+11 |
* | Revert "osc: make the title toggleable between media-title and filename" | Ricardo Constantino | 2017-03-27 | 2 | -19/+12 |
* | osx: fix event propagation of menu bar item key shortcuts | Akemi | 2017-03-27 | 1 | -4/+3 |
* | cocoa: fix retrieval of unfs window size | Akemi | 2017-03-26 | 1 | -3/+11 |
* | cocoa: fix first responder when borderless window is used | Akemi | 2017-03-26 | 1 | -0/+7 |
* | osx: fix key input in certain circumstances | Akemi | 2017-03-26 | 12 | -58/+16 |
* | osx: initial Touch Bar support | Akemi | 2017-03-26 | 11 | -1/+456 |
* | command: add expand-text command to property-expand a string | Avi Halachmi (:avih) | 2017-03-26 | 4 | -0/+17 |
* | osc: make the title toggleable between media-title and filename | Ricardo Constantino | 2017-03-26 | 2 | -12/+19 |
* | player: make new stream output more consistent with other output | wm4 | 2017-03-26 | 1 | -3/+3 |
* | player: print additional stream info | Dan Oscarsson | 2017-03-26 | 1 | -1/+13 |
* | command: change and simplify filter toggle syntax | wm4 | 2017-03-26 | 3 | -8/+31 |
* | vo_opengl: angle: add --angle-flip to set the present model | James Ross-Gowan | 2017-03-26 | 2 | -4/+43 |
* | m_option: consistent af/vf filter entry "enabled" flag default value | wm4 | 2017-03-25 | 2 | -0/+2 |
* | command: add better runtime filter toggling method | wm4 | 2017-03-25 | 8 | -32/+100 |
* | manpage: minor addition for --video-sync | wm4 | 2017-03-25 | 1 | -0/+4 |
* | sub: add SDH subtitle filter | Dan Oscarsson | 2017-03-25 | 8 | -5/+506 |
* | command: add demux-start-time property | Matthias Hunstock | 2017-03-25 | 2 | -0/+14 |
* | droptarget: fix style and refactor | James Ross-Gowan | 2017-03-26 | 1 | -123/+106 |
* | w32_common: move the IDropTarget impl to a separate file | James Ross-Gowan | 2017-03-26 | 4 | -201/+270 |
* | vo_opengl: replace uniform variable image_size with input_size | igv | 2017-03-25 | 3 | -4/+9 |
* | vo_opengl: add tex_offset uniform variable to user shaders | igv | 2017-03-25 | 2 | -0/+7 |
* | vo_opengl: make size of a cropped source image available to user shaders | igv | 2017-03-25 | 2 | -3/+11 |
* | TOOLS: add lua script for runtime acompressor ffmpeg filter control | Jan Janssen | 2017-03-25 | 1 | -0/+126 |
* | af_drc: remove | Jan Janssen | 2017-03-25 | 7 | -460/+2 |
* | manpage: add empty line between protocol header/description | wm4 | 2017-03-25 | 1 | -0/+19 |
* | manpage: explain more about outstanding dvdnav bugs | Frederick Eaton | 2017-03-25 | 1 | -5/+11 |
* | osc: fix PlayResX undefined warning when aspect is 0 | Ricardo Constantino | 2017-03-24 | 1 | -3/+6 |
* | osc: bottom/topbar: don't clip title vertically | Ricardo Constantino | 2017-03-24 | 1 | -2/+2 |
* | osc: bottom/topbar: increase timecodes width a bit | Ricardo Constantino | 2017-03-24 | 1 | -4/+4 |
* | osc: refactor cache status display | Ricardo Constantino | 2017-03-24 | 1 | -11/+18 |
* | osc: refactor osc message scaling | Ricardo Constantino | 2017-03-24 | 1 | -35/+20 |
* | vo_x11: fix an unused variable warning | wm4 | 2017-03-24 | 1 | -1/+0 |
* | command: add a property to signal whether networking is used | wm4 | 2017-03-24 | 2 | -0/+20 |
* | vo_x11: reduce flickering on playlist navigation | rr- | 2017-03-24 | 1 | -2/+7 |
* | mpv.desktop: fix some mistakes in mpv.desktop | giwhub | 2017-03-23 | 1 | -6/+6 |
* | encode_lavc: fix build failure after libavcodec major bump | wm4 | 2017-03-23 | 1 | -2/+2 |
* | video: fix a typo in a comment | wm4 | 2017-03-23 | 1 | -1/+1 |
* | vd_lavc: fix potential build failure with vaapi | wm4 | 2017-03-23 | 1 | -1/+1 |
* | vdpau: support new vdpau libavcodec decode API | wm4 | 2017-03-23 | 5 | -5/+92 |
* | vo_opengl: add a backend start_frame callback for context_vdpau | wm4 | 2017-03-20 | 4 | -40/+52 |
* | vo_opengl: read framebuffer depth from actual FBO used for rendering | wm4 | 2017-03-20 | 8 | -21/+25 |
* | vo_opengl: move some init_gl code to utility functions | wm4 | 2017-03-20 | 3 | -50/+61 |
* | manpage: fix a typo | wm4 | 2017-03-20 | 1 | -1/+1 |
* | vo_opengl: add a --opengl-es=force2 option | wm4 | 2017-03-20 | 4 | -3/+11 |
* | vo_opengl: properly respect dither option if dumb mode is used | wm4 | 2017-03-20 | 1 | -1/+6 |
* | vo_opengl: context_vdpau: resize output surfaces lazily | wm4 | 2017-03-19 | 1 | -80/+82 |
* | vo_opengl: context_vdpau: minor fixes | wm4 | 2017-03-19 | 2 | -20/+38 |
* | vo_opengl: fix some undefined behavior | wm4 | 2017-03-18 | 1 | -1/+1 |
* | vo_opengl: add experimental vdpauglx backend | wm4 | 2017-03-18 | 4 | -0/+385 |
* | vo_opengl: add log field to MGLContext | wm4 | 2017-03-18 | 2 | -0/+2 |
* | screenshot: change details of --screenshot-format handling | wm4 | 2017-03-18 | 5 | -49/+50 |
* | image_writer: remove useless formats | wm4 | 2017-03-18 | 4 | -16/+2 |
* | ao_jack: update latency on buffer_size/graph change | Cheng Sun | 2017-03-18 | 1 | -7/+34 |
* | screenshot: minor simplification | wm4 | 2017-03-18 | 1 | -7/+4 |
* | manpage: slightly improve screenshot-raw description | wm4 | 2017-03-18 | 1 | -3/+4 |
* | wayland_common: organize and correctly map mouse buttons | Rostislav Pehlivanov | 2017-03-17 | 1 | -4/+8 |
* | client API: clarify what stream_cb callbacks can do | wm4 | 2017-03-17 | 1 | -1/+3 |
* | manpage: minor clarification to screenshot command argument handling | wm4 | 2017-03-15 | 1 | -2/+6 |
* | stream_dvd: fix subs/audio detection on DVDs containing multi-PGC titles | qrwyeui | 2017-03-15 | 1 | -3/+3 |
* | sd_ass: disable --sub-fix-timing if sub style override is fully disabled | wm4 | 2017-03-15 | 1 | -1/+1 |
* | build: disable optical media libs by default (DVD/BD/CD) | wm4 | 2017-03-15 | 1 | -0/+4 |
* | vdpau: warn on HEVC due to completely broken nVidia drivers | wm4 | 2017-03-14 | 1 | -4/+7 |
* | ao_alsa: fix device filtering, add another exception | wm4 | 2017-03-14 | 1 | -1/+3 |
* | player: specifically log audio EOF too | wm4 | 2017-03-14 | 1 | -1/+3 |
* | ao_alsa: filter fewer devices | wm4 | 2017-03-14 | 1 | -4/+2 |
* | ao_alsa: POLLERR can be set even if the device is not lost | wm4 | 2017-03-14 | 1 | -1/+5 |
* | Copyright: version.sh is GPL | wm4 | 2017-03-13 | 1 | -0/+1 |
* | README.md: update comments about Windows hwdec/GL | wm4 | 2017-03-13 | 1 | -5/+3 |
* | cocoa: set background of the title bar from black to white | Akemi | 2017-03-09 | 2 | -1/+3 |
* | osx: add key mappings for previous and next Media Keys | Akemi | 2017-03-09 | 1 | -3/+5 |
* | cocoa: fix autofit options on HiDPI resolutions without HiDPI scaling | Akemi | 2017-03-09 | 1 | -33/+15 |
* | vd_lavc: disable videotoolbox hack with newer ffmpeg versions | wm4 | 2017-03-07 | 1 | -2/+5 |
* | manpage: adjust description of libva deinterlacer ref direction mess | wm4 | 2017-03-07 | 1 | -5/+7 |
* | dvb: add support for DVB-T2 | ivan-83 | 2017-03-06 | 4 | -633/+777 |
* | TOOLS/zsh.pl: don't leak regex match variables | Philip Sequeira | 2017-03-06 | 1 | -0/+3 |
* | options: add M_OPT_FILE to some more file options | Philip Sequeira | 2017-03-06 | 7 | -10/+10 |
* | wscript: substitute cplugins linker flag for macOS compatiblity | Alexis Nootens | 2017-03-06 | 1 | -2/+2 |
* | filter_kernels: Keep f.radius in terms of dest/filter coords. | Nicholas J. Kain | 2017-03-06 | 4 | -12/+20 |
* | filter_kernels: Apply blur/taper before culling radius. | Nicholas J. Kain | 2017-03-06 | 1 | -3/+3 |
* | hw_videotoolbox: allow using native decoder output format | wm4 | 2017-03-02 | 3 | -3/+11 |
* | m_option: optionally allow passing "no" to imgfmt option types | wm4 | 2017-03-02 | 1 | -4/+7 |
* | client API: update outdated recommendations about window embedding | wm4 | 2017-03-02 | 2 | -23/+20 |
* | demux_lavf: get total duration from per-track durations as fallback | wm4 | 2017-03-01 | 1 | -2/+19 |
* | vd_lavc: log pixel format requested from decoder | wm4 | 2017-03-01 | 1 | -8/+18 |
* | vf_vavpp: fix first-field mode | wm4 | 2017-02-28 | 1 | -3/+3 |
* | vf_vavpp: add advanced deint bug compatibility for Intel vaapi drivers | wm4 | 2017-02-28 | 2 | -4/+27 |
* | vf_vavpp: minor fixes | wm4 | 2017-02-28 | 1 | -2/+4 |
* | cocoa: improve calculation of new window position on a different screen | Akemi | 2017-02-28 | 1 | -13/+44 |
* | cocoa: only move window into screen bounds when changing screens | Akemi | 2017-02-27 | 1 | -3/+9 |
* | cocoa: fix segfault in certain circumstances | Akemi | 2017-02-27 | 3 | -3/+9 |
* | osc: fix window dragging with showwindowed=no | Akemi | 2017-02-27 | 1 | -0/+2 |
* | cocoa: add option to force dedicated GPU | Akemi | 2017-02-27 | 4 | -15/+44 |
* | osx: drop support for OS X 10.7 and earlier | Akemi | 2017-02-27 | 3 | -33/+0 |
* | ao_alsa: close audio device if polling returns POLLERR | wm4 | 2017-02-27 | 1 | -1/+3 |
* | ao_alsa: fix an error check | wm4 | 2017-02-27 | 1 | -1/+1 |
* | vo_opengl: hwdec_d3d11egl: make it work with some ANGLE DLL versions | wm4 | 2017-02-27 | 1 | -1/+7 |
* | decode: fix extra surface count | wm4 | 2017-02-27 | 4 | -5/+4 |
* | vf_vavpp: always limit forward/backward surfaces to requested number | wm4 | 2017-02-27 | 1 | -3/+7 |
* | vf_vavpp: remove apparently broken change-detection | wm4 | 2017-02-27 | 1 | -2/+0 |
* | vo_opengl: use misc/ctype.h instead of <ctype.h> | wm4 | 2017-02-25 | 1 | -2/+2 |
* | client: call certain external functions outside of client lock | wm4 | 2017-02-24 | 1 | -2/+3 |
* | demux_lavf: skip avformat_find_stream_info() for some formats | wm4 | 2017-02-23 | 2 | -5/+26 |
* | lavfi: temporary workaround for FFmpeg av_buffersrc_parameters_set() bug | wm4 | 2017-02-22 | 1 | -0/+9 |
* | cocoa: fix dragging out of focus window | Akemi | 2017-02-21 | 3 | -6/+22 |
* | player: don't block playback stop when seeking | wm4 | 2017-02-21 | 1 | -3/+0 |
* | player: fix stats-logging of sleep state | wm4 | 2017-02-21 | 1 | -2/+3 |
* | player: remove unnecessary wakeup | wm4 | 2017-02-21 | 1 | -1/+0 |
* | vo: fix subtleties in the redrawing logic | wm4 | 2017-02-21 | 3 | -10/+12 |
* | player: reduce blocking on VO when switching pause | wm4 | 2017-02-21 | 2 | -3/+10 |
* | img_format: stop setting some fields to dummy values for hwaccel formats | wm4 | 2017-02-21 | 1 | -6/+7 |
* | mp_image: for hwaccel, use underlying fmt in mp_image_params_guess_csp() | wm4 | 2017-02-21 | 1 | -1/+2 |
* | ao: never set ao->device = "" | Kevin Mitchell | 2017-02-20 | 1 | -2/+3 |
* | cocoa: only report mouse movements when window is not being dragged | Akemi | 2017-02-20 | 3 | -1/+19 |
* | cocoa: make window draggable on init | Akemi | 2017-02-20 | 1 | -0/+2 |
* | stream_cb: remove leftover doxygen line | wm4 | 2017-02-20 | 1 | -1/+0 |
* | vo_tct: check ioctl result | rr- | 2017-02-20 | 1 | -6/+6 |
* | image_writer: check a return value | wm4 | 2017-02-20 | 1 | -1/+3 |
* | command: add a redundant NULL check | wm4 | 2017-02-20 | 1 | -1/+1 |
* | dec_video, dec_audio: remove redundant NULL-checks | wm4 | 2017-02-20 | 2 | -4/+2 |
* | ao: fix potential NULL deref in ao_device_list_add() | wm4 | 2017-02-20 | 1 | -2/+2 |
* | command: fix wrong sizeof() argument | wm4 | 2017-02-20 | 1 | -1/+1 |
* | lavfi: support hwdec filters for --lavfi-complex | wm4 | 2017-02-20 | 3 | -0/+22 |
* | lavfi: use AVBufferSrcParameters | wm4 | 2017-02-20 | 1 | -23/+34 |
* | lavfi: use mp_image to store the filter pad format | wm4 | 2017-02-20 | 3 | -16/+31 |
* | Fix two typos | wm4 | 2017-02-20 | 2 | -2/+2 |
* | wscript: drop pointless libavcodec vaapi.h/dxva2.h/d3d11va.h checks | wm4 | 2017-02-20 | 1 | -5/+3 |
* | vd_lavc: increase verbosity if requested hwaccel is not compiled | wm4 | 2017-02-20 | 1 | -1/+2 |
* | vd_lavc, vaapi: move hw device creation to generic code | wm4 | 2017-02-20 | 9 | -161/+104 |
* | vo_opengl: remove dxva2 dummy hwdec backend | wm4 | 2017-02-20 | 5 | -90/+6 |
* | cocoa: fix cursor hiding at the top of the screen in fullscreen | Akemi | 2017-02-19 | 1 | -0/+12 |