| Commit message (Expand) | Author | Age | Files | Lines |
* | d3d: add support for new libavcodec hwaccel APId3d-new-hwaccel | wm4 | 2017-06-06 | 13 | -13/+401 |
* | 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 |
* | cocoa: fix cursor hiding in the Dock area of the screen | Akemi | 2017-02-19 | 1 | -1/+1 |
* | cocoa: simplify the cursor hiding code | Akemi | 2017-02-19 | 1 | -35/+15 |
* | cocoa: fix scroll wheel input with Shift modifier | Akemi | 2017-02-19 | 1 | -1/+2 |
* | wscript: fix --egl-angle-lib for waf 1.9 | James Ross-Gowan | 2017-02-19 | 1 | -2/+4 |
* | waf: fix linking of win32 console wrapper | Ricardo Constantino | 2017-02-19 | 1 | -3/+3 |
* | travis: disable OSX | wm4 | 2017-02-18 | 1 | -1/+1 |
* | lavc_conv: pass pkt_timebase to ffmpeg | Aman Gupta | 2017-02-18 | 1 | -0/+3 |
* | manpage: discourage vo_vaapi further | wm4 | 2017-02-17 | 1 | -3/+2 |
* | vo_opengl: implement videotoolbox hwdec on iOS | Aman Gupta | 2017-02-17 | 5 | -3/+220 |
* | vo_opengl: don't crash on unsupported formats | wm4 | 2017-02-17 | 1 | -1/+2 |
* | build: update waf | wm4 | 2017-02-17 | 1 | -2/+2 |
* | vo_opengl: hwdec_vaegl: use new format setup function | wm4 | 2017-02-17 | 3 | -14/+28 |
* | vo_opengl: hwdec_osx: use new format setup function | wm4 | 2017-02-17 | 4 | -90/+23 |
* | vo_opengl: hwdec_cuda: use new format setup function | wm4 | 2017-02-17 | 1 | -34/+8 |
* | vo_opengl: move texture mapping of pixel formats to helper function | wm4 | 2017-02-17 | 3 | -128/+163 |
* | vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differently | wm4 | 2017-02-17 | 5 | -31/+38 |
* | videotoolbox: fix RGB format | wm4 | 2017-02-17 | 2 | -2/+2 |
* | videotoolbox: remove weird format-negotiation between VO and decoder | wm4 | 2017-02-17 | 3 | -38/+12 |
* | videotoolbox: add reverse format mapping function | wm4 | 2017-02-17 | 2 | -5/+21 |
* | videotoolbox: factor some duplicated code | wm4 | 2017-02-17 | 5 | -84/+80 |
* | manpage: remove stale --volume-restore-data entry | wm4 | 2017-02-17 | 1 | -12/+0 |
* | cocoa: refactor mouse events and cursor visibility | Akemi | 2017-02-16 | 4 | -39/+41 |
* | osx: improve bundle handling | Akemi | 2017-02-16 | 4 | -52/+9 |
* | vd_lavc: fix inverted error check | wm4 | 2017-02-16 | 1 | -1/+1 |
* | vd_lavc: move most vaapi hwaccel setup code to generic code | wm4 | 2017-02-16 | 3 | -48/+95 |
* | vd_lavc: remove some leftover vaapi locking infrastructure | wm4 | 2017-02-16 | 2 | -23/+0 |
* | cocoa: gracefully quit from the Dock's context menu | Akemi | 2017-02-16 | 1 | -4/+10 |
* | Copyright: list specific exceptions to stated rules | wm4 | 2017-02-16 | 1 | -1/+9 |
* | DOCS/waf-buildsystem.rst: fix typo | Pedro Pombeiro | 2017-02-15 | 1 | -1/+1 |
* | Revert "dvb: add support for DVB-T2" | wm4 | 2017-02-14 | 4 | -766/+625 |
* | vo_opengl: hwdec_vaegl: fix potentially undefined memory access | wm4 | 2017-02-14 | 1 | -2/+2 |
* | cocoa: fix black edges on live resize | Akemi | 2017-02-13 | 1 | -20/+34 |
* | cocoa: add --ontop-level option for modifying ontop window level | Akemi | 2017-02-13 | 4 | -6/+25 |
* | lavfi: fix minor memory leak | wm4 | 2017-02-13 | 1 | -9/+11 |
* | mp_image: use AVFrame.opaque_ref to pass through mpv-only fields | wm4 | 2017-02-13 | 1 | -0/+20 |
* | mpv.desktop: add translation for [da] | scootergrisen | 2017-02-13 | 1 | -0/+3 |
* | dvb: add support for DVB-T2 | ivan-83 | 2017-02-13 | 4 | -625/+766 |
* | Fix build with HAVE_GL==0 | Michael Forney | 2017-02-13 | 1 | -1/+4 |
* | atomic: remove __atomic builtin usage | wm4 | 2017-02-13 | 3 | -41/+10 |
* | win32: update the fullscreen state on restoring | pavelxdd | 2017-02-12 | 1 | -1/+22 |
* | DOCS/contribute.md: adjust coding style for if/else bracing | wm4 | 2017-02-11 | 1 | -6/+4 |
* | vo_opengl: angle: log the device/surface implementation | James Ross-Gowan | 2017-02-12 | 1 | -13/+27 |
* | ytdl_hook: support livestream segmented DASH VODs | Ricardo Constantino | 2017-02-10 | 1 | -4/+6 |
* | DOCS/mplayer-changes.rst: fix syntax | wm4 | 2017-02-10 | 1 | -1/+4 |
* | dvb: move priv allocation to dvb_open | Thomas V | 2017-02-10 | 1 | -1/+1 |
* | lavfi: cosmetics: more consistent variable naming | wm4 | 2017-02-09 | 1 | -3/+3 |
* | ao_oss: fix mixer channel message | Kevin Mitchell | 2017-02-08 | 1 | -1/+1 |
* | ao_oss: use --audio-device if --oss-device isn't set. | Kevin Mitchell | 2017-02-08 | 1 | -6/+10 |
* | lavfi: slightly better disconnected output handling | wm4 | 2017-02-08 | 1 | -6/+14 |
* | Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one | wang-bin | 2017-02-08 | 3 | -4/+4 |
* | manpage: fix incorrect option name for --record-file | wm4 | 2017-02-08 | 2 | -2/+2 |
* | mp_image_tool: guard hw downloading against allocation failures | wm4 | 2017-02-07 | 1 | -1/+1 |
* | player: add experimental stream recording feature | wm4 | 2017-02-07 | 17 | -5/+597 |
* | vo_opengl: egl_helpers: fix for non-Windows | James Ross-Gowan | 2017-02-08 | 1 | -1/+1 |
* | vo_opengl: angle: rewrite with custom swap chain | James Ross-Gowan | 2017-02-07 | 7 | -240/+724 |
* | ytdl_hook: reenable support for length-less segments in EDL | Ricardo Constantino | 2017-02-06 | 1 | -12/+28 |
* | manpage: Reorganise discussion of cuda hwdec to be less confusing | Philip Langdale | 2017-02-06 | 1 | -12/+8 |
* | DOCS/edl-mpv.rst: fix typo | wm4 | 2017-02-05 | 1 | -1/+1 |
* | ytdl_hook: fix EDL syntax | wm4 | 2017-02-05 | 1 | -1/+1 |
* | demux_edl: fix behavior with no init segment provided | wm4 | 2017-02-05 | 1 | -0/+6 |
* | tv: Zero-out newly-allocated handle in tv_new_handle() | Frédéric Brière | 2017-02-05 | 1 | -4/+1 |
* | demux_timeline: more silencing | wm4 | 2017-02-04 | 1 | -1/+1 |
* | demux: try not to read packets when cancelled | wm4 | 2017-02-04 | 1 | -1/+3 |
* | ytdl_hook: Add non-dash fallbacks to default formats | Ricardo Constantino | 2017-02-04 | 1 | -3/+3 |
* | ytdl_hook, edl: implement pseudo-DASH support | wm4 | 2017-02-04 | 8 | -70/+276 |
* | demux_timeline: move code around | wm4 | 2017-02-04 | 1 | -41/+41 |
* | ytdl: support segmented dash | Ricardo Constantino | 2017-02-04 | 1 | -12/+16 |
* | sub: remove .txt as text subtitle extension | wm4 | 2017-02-03 | 1 | -1/+1 |
* | manpage: state that hwdec d3d11va requires Windows 8+ | S2F0amEgS2xvdmVy | 2017-02-03 | 1 | -2/+2 |
* | player: different way to auto-enable the demuxer cache | wm4 | 2017-02-02 | 5 | -11/+20 |
* | stream: get rid of streamtype enum | wm4 | 2017-02-02 | 19 | -50/+47 |
* | stream: better method signal caching, rename weird uncached_stream field | wm4 | 2017-02-02 | 3 | -10/+11 |
* | cocoa: fix color profile retrieval | Akemi | 2017-02-02 | 1 | -0/+1 |
* | cocoa: fix dropping of files and URLs | Akemi | 2017-02-02 | 1 | -14/+5 |
* | cocoa: optimise screen event handling | Akemi | 2017-02-02 | 2 | -9/+20 |
* | cocoa: fix displaylink refresh rate retrieval | Akemi | 2017-02-02 | 1 | -23/+29 |
* | osx: consistent normalisation when searching for external files | Akemi | 2017-02-02 | 3 | -4/+19 |
* | hw_dxva2: create a IDirect3D9Ex device | wm4 | 2017-02-02 | 1 | -18/+27 |
* | tvi_dummy: don't return bad dummy PTS | wm4 | 2017-02-02 | 1 | -2/+3 |
* | demux_tv: free the correct field instead of creating dangling pointer | wm4 | 2017-02-02 | 1 | -1/+1 |
* | sub: add justify of subtitles | Dan Oscarsson | 2017-02-01 | 8 | -0/+26 |
* | osc: allow playlist buttons when looping | Ricardo Constantino | 2017-02-01 | 1 | -2/+3 |
* | TOOLS/matroska.py: use python3 | wm4 | 2017-02-01 | 1 | -1/+1 |
* | osc: box: clip with ellipsis after too much stretching | Ricardo Constantino | 2017-01-31 | 1 | -2/+9 |
* | osc: bottom/topbar: clip title instead of stretching | Ricardo Constantino | 2017-01-31 | 1 | -4/+6 |
* | player: add .scc subtitle extension | wm4 | 2017-01-31 | 1 | -1/+2 |
* | demux_mkv: passthrough BlockAdditions for libvpx alpha | wm4 | 2017-01-31 | 4 | -1/+54 |
* | TOOLS/matroska.py: fix some minor things for dumping | wm4 | 2017-01-31 | 1 | -5/+4 |
* | demux_mkv: any reference makes a frame not a keyframe | wm4 | 2017-01-31 | 1 | -2/+1 |
* | command: nicer OSd-formatting for loop-file | wm4 | 2017-01-31 | 1 | -0/+1 |
* | input.conf: change "L" to change loop-file by default | wm4 | 2017-01-31 | 2 | -1/+5 |
* | ytdl_hook: refactor edl track joining | Ricardo Constantino | 2017-01-30 | 1 | -20/+28 |
* | ytdl_hook: respect --no-audio, don't force-select track | Ricardo Constantino | 2017-01-30 | 1 | -1/+1 |
* | build: fix --disable-gl if cuda is enabled | wm4 | 2017-01-30 | 1 | -0/+1 |
* | cocoa: fix unwanted behavior with window level other than the default | Akemi | 2017-01-29 | 1 | -2/+4 |
* | vo_opengl: dxinterop: use the new SAFE_RELEASE macro | James Ross-Gowan | 2017-01-30 | 1 | -15/+8 |
* | win32: add COM-specific SAFE_RELEASE to windows_utils.h | James Ross-Gowan | 2017-01-30 | 5 | -30/+31 |
* | player: print hw format on "VO: " line too | wm4 | 2017-01-29 | 1 | -2/+5 |
* | ytdl_hook: fix opening hitbox.tv rtmp stream | Ricardo Constantino | 2017-01-29 | 1 | -0/+2 |
* | vaapi: improve a comment | wm4 | 2017-01-28 | 1 | -1/+7 |
* | vaapi: remove central lock around vaapi API calls | wm4 | 2017-01-28 | 7 | -85/+2 |
* | waftools/checks/generic: hacks for linking against static/shared libs | kwkam | 2017-01-28 | 1 | -5/+18 |
* | wscript: add LIBRARY_PATH for library detection | kwkam | 2017-01-28 | 2 | -0/+4 |
* | build: rpi: rely on pkgconfig for compiler flags | Ilya Tumaykin | 2017-01-28 | 2 | -20/+28 |
* | win32: snap to screen edges | pavelxdd | 2017-01-27 | 5 | -0/+153 |
* | build: explicitly check for FFmpeg vs. Libav, and their exact versions | wm4 | 2017-01-27 | 3 | -43/+59 |
* | wscript: merge libavfilter check into the main ffmpeg check | wm4 | 2017-01-27 | 1 | -7/+2 |
* | atomic: drop __sync builtins | wm4 | 2017-01-27 | 2 | -28/+1 |
* | stream: minor cleanup to previous commit | wm4 | 2017-01-27 | 1 | -12/+7 |
* | stream: set EOF if stream is canceled | wm4 | 2017-01-26 | 1 | -1/+3 |
* | command: shorten long playlists on OSD | wm4 | 2017-01-26 | 4 | -9/+107 |
* | osd: move some internal declarations to internal headers | wm4 | 2017-01-26 | 3 | -10/+7 |
* | vd_lavc: allocate 8 ref frames for VP9 | wm4 | 2017-01-26 | 1 | -2/+6 |
* | vo_opengl: egl_helpers: fix variable name | wm4 | 2017-01-26 | 1 | -3/+3 |
* | client API: adjust opengl_cb hardware decoding comments | wm4 | 2017-01-26 | 1 | -3/+6 |
* | stream_lavf: add support for data URIs | Ricardo Constantino | 2017-01-25 | 3 | -1/+6 |
* | vf_lavfi: don't crash with VOs without hardware decoding support | wm4 | 2017-01-25 | 1 | -5/+7 |
* | ad_lavc, vd_lavc: preserve codec_id/codec_type when setting params | wm4 | 2017-01-25 | 1 | -0/+8 |
* | ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common code | wm4 | 2017-01-25 | 4 | -38/+79 |
* | manpage: add "A/V sync" to make it findable with Ctrl+f | octos | 2017-01-25 | 1 | -1/+1 |
* | osc: fix crashes related to field eventresponder being nil | Roland Hieber | 2017-01-25 | 1 | -0/+1 |
* | command: fix potential crash for script-binding with multi-commands | wm4 | 2017-01-24 | 1 | -1/+2 |
* | cue: accept lower-case cue commands | wm4 | 2017-01-24 | 1 | -1/+1 |
* | stream: check for playback aborts on reading too | wm4 | 2017-01-24 | 1 | -0/+2 |
* | av_common: remove old/unused timestamp passthrough code | wm4 | 2017-01-24 | 1 | -21/+8 |
* | build: new vaapi hwaccel API does not use av_image_copy_uc_from() | wm4 | 2017-01-24 | 1 | -1/+1 |
* | av_common: drop unused function | wm4 | 2017-01-24 | 2 | -24/+0 |
* | build: replace some FFmpeg API checks with version checks | wm4 | 2017-01-24 | 7 | -32/+8 |
* | ad_lavc: respect AV_FRAME_FLAG_DISCARD | wm4 | 2017-01-24 | 1 | -0/+5 |
* | sub: add option to force using video resolution for image subtitles | wm4 | 2017-01-23 | 4 | -1/+10 |
* | sd_lavc: remove old broken heuristic | wm4 | 2017-01-23 | 2 | -39/+10 |
* | player: actually initialize/destroy MPContext.lock | wm4 | 2017-01-22 | 1 | -0/+3 |
* | charset_conv: fallback to interpreting subs as latin1 if iconv fails | wm4 | 2017-01-22 | 1 | -1/+1 |
* | charset_conv: support minimum compatibility to utf8:... syntax | wm4 | 2017-01-22 | 1 | -1/+5 |
* | player: remove --stream-capture option/property | wm4 | 2017-01-21 | 12 | -119/+38 |
* | command: rename framedrop properties | wm4 | 2017-01-20 | 3 | -8/+20 |
* | options: refacactor how --opengl-dwmflush is declared | wm4 | 2017-01-20 | 5 | -12/+17 |
* | options: refactor how --opengl-dcomposition is declared | wm4 | 2017-01-20 | 6 | -8/+30 |
* | x11: pseudo HiDPI scaling | wm4 | 2017-01-19 | 5 | -6/+39 |
* | options: drop deprecated --sub-codepage syntax | wm4 | 2017-01-19 | 3 | -72/+9 |
* | options: drop deprecated --vd/--ad codecs selection features | wm4 | 2017-01-19 | 3 | -70/+14 |
* | cocoa: don't constrain window frame for fullscreen | Akemi | 2017-01-19 | 1 | -3/+4 |
* | cocoa: don't init displaylink on reconfig | Akemi | 2017-01-19 | 1 | -1/+1 |
* | cocoa: move updateBorder method to the protocol | Akemi | 2017-01-19 | 2 | -5/+6 |
* | cocoa: properly recover from toggleFullscreen fail | Akemi | 2017-01-19 | 1 | -8/+20 |
* | cocoa: fix window size in certain circumstances | Akemi | 2017-01-19 | 1 | -8/+2 |
* | ad_spdif: log avformat errors | wm4 | 2017-01-19 | 1 | -1/+3 |
* | player: actually let cache readahead after opening demuxer for prefetch | wm4 | 2017-01-19 | 3 | -1/+4 |
* | player: also log if completely prefetched URL is discarded | wm4 | 2017-01-19 | 1 | -1/+4 |
* | player: add prefetching of the next playlist entry | wm4 | 2017-01-18 | 8 | -91/+165 |
* | player: restructure cancel callback | wm4 | 2017-01-18 | 7 | -11/+47 |
* | player: move some minor demuxer setup code | wm4 | 2017-01-18 | 1 | -3/+4 |
* | vo: log timings around flipping/waiting | wm4 | 2017-01-18 | 1 | -3/+6 |
* | ad_spdif: fix obscure cases of AC3 passthrough | wm4 | 2017-01-18 | 1 | -7/+28 |
* | vaapi: detect new API on FFmpeg too, and disable it by default | wm4 | 2017-01-18 | 1 | -2/+11 |
* | vaapi: fix va_surface_get_uncropped_size() for libavutil surfaces | wm4 | 2017-01-18 | 1 | -3/+9 |
* | vaapi: we don't need SSE intrinsics with the new API | wm4 | 2017-01-17 | 1 | -1/+1 |
* | vo_opengl, vo_opengl_cb: better hwdec interop backend selection | wm4 | 2017-01-17 | 9 | -23/+109 |
* | vo_opengl_cb: cleanup messy option synchronization | wm4 | 2017-01-17 | 1 | -24/+16 |