| Commit message (Expand) | Author | Age | Files | Lines |
* | ...absurd_test2 | wm4 | 2020-02-08 | 1 | -1/+1 |
* | actually...absurd_test | wm4 | 2020-02-08 | 1 | -1/+1 |
* | absurd buffering test | wm4 | 2020-02-08 | 1 | -3/+95 |
* | wayland: adjust vo_wayland_wait_frame logic | Dudemanguy | 2020-02-07 | 1 | -6/+6 |
* | DOCS: js: minor update for require | Avi Halachmi (:avih) | 2020-02-07 | 1 | -5/+5 |
* | js: require: directory-scripts: first look at <dir>/modules/ | Avi Halachmi (:avih) | 2020-02-07 | 4 | -1/+16 |
* | js: require: don't use ~~/scripts/modules.js/ | Avi Halachmi (:avih) | 2020-02-07 | 2 | -12/+26 |
* | osc: use cache state cache-duration field | wm4 | 2020-02-07 | 1 | -1/+1 |
* | command: add cache-duration to cache state property | wm4 | 2020-02-07 | 2 | -0/+6 |
* | demux: add option to disable "sharing" between back and forward buffers | wm4 | 2020-02-07 | 2 | -2/+18 |
* | console: fix typo in previous commit | wm4 | 2020-02-07 | 1 | -1/+1 |
* | console: manually map numeric keypad (KP*) bindings | wm4 | 2020-02-07 | 1 | -0/+7 |
* | screenshot: fix typo in comment | wm4 | 2020-02-07 | 1 | -1/+1 |
* | player: make screenshot each-frame mode more accurate | wm4 | 2020-02-07 | 4 | -5/+11 |
* | options: disable vsfilter blur compat by default | wm4 | 2020-02-07 | 2 | -2/+2 |
* | lua: fix typo in comment | wm4 | 2020-02-06 | 1 | -1/+1 |
* | options.lua: avoid unnecessary on_update calls | Oscar Manglaras | 2020-02-06 | 1 | -1/+1 |
* | stats: fix incorrect ass formatting on 3rd page when vo was switched | sfan5 | 2020-02-06 | 1 | -0/+1 |
* | scripting: give proper name to scripts using a directory | wm4 | 2020-02-06 | 1 | -2/+8 |
* | wayland: toplevel config fixes | Dudemanguy | 2020-02-06 | 2 | -3/+18 |
* | lua: use mp_path_is_absolute() for checking package paths | wm4 | 2020-02-06 | 1 | -1/+1 |
* | path: add mp_path_is_absolute() | wm4 | 2020-02-06 | 3 | -10/+41 |
* | path: change win32 semantics for joining drive-relative paths | wm4 | 2020-02-06 | 2 | -14/+14 |
* | test: add some path handling tests | wm4 | 2020-02-06 | 4 | -0/+51 |
* | lua: fix highly security relevant arbitrary code execution buglua-remote-code-execution | wm4 | 2020-02-06 | 1 | -14/+28 |
* | lua: add mp.get_script_directory() function | wm4 | 2020-02-04 | 2 | -5/+27 |
* | player: partially fix backward playback display of cached text subtitles | wm4 | 2020-02-04 | 2 | -5/+4 |
* | options: stop hiding deprecated options | wm4 | 2020-02-04 | 2 | -7/+3 |
* | cue: tolerate NBSP as whitespace | wm4 | 2020-02-03 | 1 | -5/+31 |
* | stream_libarchive: disable tar support | wm4 | 2020-02-02 | 1 | -5/+0 |
* | drm_atomic: do not set immutable properties | Anton Kindestam | 2020-02-02 | 1 | -1/+6 |
* | stream_cdda: fix operation | wm4 | 2020-02-02 | 1 | -12/+15 |
* | manpage: --sub-codepage cannot do muxed subs | wm4 | 2020-02-01 | 1 | -0/+5 |
* | lua: set package path if loaded from a script directory | wm4 | 2020-02-01 | 3 | -10/+72 |
* | scripting: load scripts from directories | wm4 | 2020-02-01 | 7 | -52/+83 |
* | options: remove unused set_defaults callback | wm4 | 2020-02-01 | 2 | -6/+0 |
* | ao_wasapi_utils: remove invalid audio session icon path (fixes #7269) | Rafael Rivera | 2020-01-31 | 1 | -2/+1 |
* | wayland: remove wayland-frame-wait-offset option | dudemanguy | 2020-01-31 | 5 | -17/+5 |
* | msg: move central msg lock to mp_log_root | wm4 | 2020-01-30 | 1 | -34/+36 |
* | msg: fix some locking issues | wm4 | 2020-01-30 | 1 | -7/+8 |
* | msg: make --log-file buffered through a thread | wm4 | 2020-01-29 | 2 | -53/+170 |
* | options: merge split_opt functions | wm4 | 2020-01-29 | 1 | -30/+18 |
* | options: suggest not using the syntax that was recently disabled | wm4 | 2020-01-29 | 1 | -0/+4 |
* | manpage: update force dedicated gpu on macOS option | der richter | 2020-01-27 | 1 | -1/+1 |
* | Update VERSION | sfan5 | 2020-01-26 | 1 | -1/+1 |
* | Release 0.32.0v0.32.0release/0.32 | sfan5 | 2020-01-26 | 3 | -63/+25 |
* | lua: stop setting bogus package path | wm4 | 2020-01-26 | 1 | -25/+0 |
* | w32_common: support minimized and maximized properties | James Ross-Gowan | 2020-01-26 | 1 | -5/+90 |
* | player: fix minor coding style issue | wm4 | 2020-01-26 | 1 | -1/+2 |
* | player: check if file is URL before attempting to get mtime | Chris Down | 2020-01-26 | 1 | -2/+5 |
* | stream_lavf: remove version from user agent | wm4 | 2020-01-26 | 1 | -1/+1 |
* | mac: change Report Issue menu link to the new choose template page | der richter | 2020-01-26 | 1 | -1/+1 |
* | cocoa-cb: add pinch to resize window gesture | der richter | 2020-01-26 | 2 | -0/+11 |
* | cocoa-cb: never set a window size smaller than the set minSize | der richter | 2020-01-26 | 1 | -0/+5 |
* | travis: don't send notifications for forks | der richter | 2020-01-26 | 1 | -0/+1 |
* | cocoa-cb: fix race condition on quit | der richter | 2020-01-26 | 1 | -0/+1 |
* | cocoa-cb: add support for forcing the dedicated GPU for rendering | der richter | 2020-01-26 | 5 | -6/+19 |
* | cocoa-cb: don't set App icon when called from bundle | der richter | 2020-01-26 | 1 | -1/+3 |
* | mac: report playback state to the MediaPlayer Command Center | der richter | 2020-01-26 | 2 | -11/+48 |
* | mac: add support for PLAYONLY and PAUSEONLY key codes to MediaPlayer | der richter | 2020-01-26 | 1 | -3/+3 |
* | input: add new PLAYONLY and PAUSEONLY MP_KEY key codes | der richter | 2020-01-26 | 3 | -0/+6 |
* | client API: document srand() use | wm4 | 2020-01-21 | 1 | -0/+2 |
* | player: make failure to load scripts non-fatal again | wm4 | 2020-01-20 | 1 | -2/+1 |
* | stream_libarchive: more broken garbage | wm4 | 2020-01-20 | 1 | -7/+22 |
* | Revert "stream_libarchive: remove "old" rar volume pattern" | wm4 | 2020-01-20 | 1 | -0/+8 |
* | github: rename Bug to Issue and slightly change the question template | der richter | 2020-01-20 | 6 | -9/+16 |
* | input: fix cycle 2nd argument stringification | wm4 | 2020-01-19 | 1 | -0/+6 |
* | stream_libarchive: do not require leading / in archive URLs | wm4 | 2020-01-19 | 1 | -3/+3 |
* | scripting: make player error when attempting to load unknown scripts | wm4 | 2020-01-19 | 4 | -10/+19 |
* | player: write watch-later config even for unseekable streams | wm4 | 2020-01-17 | 1 | -5/+7 |
* | f_autoconvert: remove subfmt conversion BS | wm4 | 2020-01-17 | 3 | -71/+1 |
* | f_hwtransfer: extend vaapi whitelist with some working formats | wm4 | 2020-01-17 | 1 | -1/+2 |
* | f_hwtransfer: minor debug logging improvement | wm4 | 2020-01-17 | 1 | -2/+5 |
* | vo_gpu: hwdec_vaapi: set correct hw_imgfmt value | wm4 | 2020-01-17 | 1 | -0/+1 |
* | osc: more frequent cache updates: from 10% diff to 5% or 5s | Avi Halachmi (:avih) | 2020-01-14 | 1 | -2/+2 |
* | bash completion: only generate option list when needed | Philip Langdale | 2020-01-13 | 1 | -5/+5 |
* | osc: usability improvements for pseudo-csd title bar | Philip Langdale | 2020-01-13 | 1 | -4/+21 |
* | osc: when fullscreened, un-maximise window control should un-fullscreen | Philip Langdale | 2020-01-12 | 1 | -2/+8 |
* | wayland: support maximize/minimize on startup | Dudemanguy | 2020-01-12 | 1 | -0/+6 |
* | wayland: unscrew up cursors | dudemanguy | 2020-01-12 | 1 | -6/+4 |
* | Revert "options: move cursor autohiding opts to mp_vo_opts" | dudemanguy | 2020-01-12 | 4 | -12/+11 |
* | f_hwtransfer: move format fields to private struct | wm4 | 2020-01-12 | 2 | -40/+37 |
* | f_hwtransfer: restructure and error properly on broken cases | wm4 | 2020-01-12 | 1 | -20/+24 |
* | f_autoconvert: usw f_hwtransfer properly | wm4 | 2020-01-12 | 1 | -2/+4 |
* | input: escape command parameters when logging | wm4 | 2020-01-12 | 1 | -1/+9 |
* | f_hwtransfer: slightly better logging | wm4 | 2020-01-11 | 1 | -3/+4 |
* | f_hwtransfer: whitelist vaapi formats that actually appear to work | wm4 | 2020-01-11 | 1 | -3/+50 |
* | f_hwtransfer: change order in which hwdec upload formats are considered | wm4 | 2020-01-11 | 1 | -26/+28 |
* | vaapi: reduce log levels further | wm4 | 2020-01-11 | 2 | -8/+11 |
* | vo_gpu: hwdec_vaapi: silence warning during probing | wm4 | 2020-01-11 | 1 | -1/+4 |
* | wayland: don't set cursor before pointer id | Dudemanguy | 2020-01-11 | 1 | -1/+1 |
* | bash completion: add initial implementation of bash completion | Philip Langdale | 2020-01-09 | 3 | -0/+116 |
* | cocoa-cb: don't active window when minimized or hidden on file change | der richter | 2020-01-09 | 1 | -1/+6 |
* | github: add several issue templates and a warning to not ignore them | der richter | 2020-01-09 | 9 | -7/+238 |
* | cocoa-cb: add runtime dpi change and use proper fallback for initial dpi | der richter | 2020-01-09 | 2 | -4/+7 |
* | command, vo: add a mechanism for runtime DPI scale changes | wm4 | 2020-01-09 | 4 | -4/+10 |
* | travis: update macOS images and make building faster | der richter | 2020-01-09 | 2 | -61/+51 |
* | client API: fix property notification from non-playloop sources | wm4 | 2020-01-09 | 1 | -2/+4 |
* | client API: change event mask to event number in one place | wm4 | 2020-01-09 | 1 | -4/+5 |
* | stream_libarchive: fix unnecessarily opening all volumes on opening | wm4 | 2020-01-09 | 1 | -9/+54 |
* | js: use osd-dimentions for mp.get_osd_{size,margins} | Avi Halachmi (:avih) | 2020-01-08 | 2 | -14/+7 |
* | vo_gpu: fix crash if dither texture fails to allocate | wm4 | 2020-01-08 | 1 | -0/+3 |
* | osc: don't delay updates on resize | wm4 | 2020-01-08 | 1 | -4/+19 |
* | osd: fix possible misses of osd-dimensions property updates | wm4 | 2020-01-08 | 3 | -2/+16 |
* | command: cache display-hidpi-scale property | wm4 | 2020-01-08 | 1 | -4/+14 |
* | command: remove outdated MP_EVENT_WIN_STATE entries | wm4 | 2020-01-08 | 1 | -2/+1 |
* | lua: use new OSD property | wm4 | 2020-01-08 | 2 | -21/+6 |
* | command: add osd-dimensions property | wm4 | 2020-01-08 | 2 | -22/+57 |
* | options: change option parsing when using a single dash | wm4 | 2020-01-07 | 3 | -7/+27 |
* | build: fix minimum libarchive version | wm4 | 2020-01-07 | 1 | -1/+1 |
* | manpage: explain deprecated usage of multiple items with *-add | Dave | 2020-01-07 | 1 | -6/+9 |
* | DOCS/encoding.rst: remove deprecated usage of multiple items with *-add | Dave | 2020-01-07 | 1 | -2/+6 |
* | stream_libarchive: enable anger management | wm4 | 2020-01-07 | 1 | -6/+7 |
* | wayland: don't exit the option loop | Dudemanguy | 2020-01-04 | 1 | -16/+12 |
* | command: make sub-step command actually apply sub-delay change properly | wm4 | 2020-01-04 | 3 | -3/+19 |
* | stream_libarchive: remove "old" rar volume pattern | wm4 | 2020-01-04 | 1 | -8/+0 |
* | stream_libarchive: add annoying message regarding multi-volume archives | wm4 | 2020-01-04 | 1 | -2/+13 |
* | libarchive: some shitty hack to make opening slightly faster | wm4 | 2020-01-04 | 4 | -4/+39 |
* | stream_libarchive: log each opened volume | wm4 | 2020-01-04 | 1 | -0/+1 |
* | demux: add per-demuxer sub-options | wm4 | 2020-01-04 | 2 | -0/+14 |
* | options: add mechanism to add sub-options from component lists | wm4 | 2020-01-04 | 2 | -0/+15 |
* | stream_libarchive: remove unnecessary string list of volumes | wm4 | 2020-01-04 | 1 | -34/+25 |
* | stream_libarchive: some more hacks to improve multi-volume archives | wm4 | 2020-01-04 | 3 | -33/+39 |
* | stream_libarchive: enable rar5 support | wm4 | 2020-01-04 | 2 | -1/+2 |
* | demux_edl: restore relative path resolution | wm4 | 2020-01-02 | 1 | -0/+12 |
* | osc: reset input handling state on a change in visibility mode | Philip Langdale | 2020-01-02 | 1 | -0/+7 |
* | wayland: disable by default for gnome | Dudemanguy | 2020-01-01 | 1 | -0/+4 |
* | Revert "vo_gpu: move wayland below X11 in autoprobe order" | Dudemanguy | 2020-01-01 | 1 | -6/+6 |
* | Bump copyright year | wm4 | 2019-12-31 | 1 | -1/+1 |
* | demux: make track switching instant with certain mpegts files | wm4 | 2019-12-31 | 1 | -0/+16 |
* | configfiles: Fix utime retcode check | Chris Down | 2019-12-31 | 1 | -1/+1 |
* | player: make unpausing directly after seek work with --keep-open | wm4 | 2019-12-30 | 1 | -0/+3 |
* | vo_gpu: move wayland below X11 in autoprobe order | wm4 | 2019-12-30 | 1 | -6/+6 |
* | manpage: update discussion of nvidia hardware acceleration | Philip Langdale | 2019-12-29 | 1 | -26/+25 |
* | video: cuda: add explicit context creation for copy hwaccels | Philip Langdale | 2019-12-29 | 7 | -14/+72 |
* | demux: fix --stream-record runtime change handling | wm4 | 2019-12-29 | 1 | -1/+1 |
* | build: actually remove MediaPlayer sources from build when disabled | der richter | 2019-12-29 | 1 | -1/+1 |
* | vo_gpu: hwdec_vaegl: remove support for old-style interop | Philip Langdale | 2019-12-28 | 5 | -134/+9 |
* | vo_gpu: hwdec_vdpau: remove direct_mode | Philip Langdale | 2019-12-28 | 3 | -170/+47 |
* | command: add a playlist-unshuffle command | wm4 | 2019-12-28 | 4 | -0/+42 |
* | playlist: change from linked list to an array | wm4 | 2019-12-28 | 11 | -187/+172 |
* | ta: add another funny macro | wm4 | 2019-12-28 | 1 | -0/+15 |
* | ta: document funny macros | wm4 | 2019-12-28 | 1 | -0/+10 |
* | travis: fix python3 for macOS machines | der richter | 2019-12-28 | 1 | -1/+6 |
* | stream_dvb: Remove implicit fallthroughs and consistify debug messages. | Oliver Freyermuth | 2019-12-28 | 1 | -4/+12 |
* | w32_common: remove implicit fallthrough | James Ross-Gowan | 2019-12-29 | 1 | -2/+3 |
* | lua: fix mp.file_info for large files | Sai Ke WANG | 2019-12-28 | 1 | -2/+2 |
* | Update VERSION | sfan5 | 2019-12-28 | 1 | -1/+1 |
* | Release 0.31.0v0.31.0release/0.31 | sfan5 | 2019-12-28 | 3 | -81/+56 |
* | DOCS/tech-overview.txt: some more blabla | wm4 | 2019-12-28 | 1 | -27/+67 |
* | audio: react to --ao and --audio-buffer runtime changes | wm4 | 2019-12-27 | 1 | -3/+3 |
* | m_option: fix runtime changing of --audio-channels | wm4 | 2019-12-27 | 1 | -3/+14 |
* | DOCS/tech-overview.txt: add lots of irrelevant blabla | wm4 | 2019-12-27 | 1 | -0/+373 |
* | cocoa-cb: force redraw when screen or size changes | der richter | 2019-12-24 | 1 | -0/+2 |
* | cocoa-cb: implement hidpi scale reporting | der richter | 2019-12-24 | 2 | -0/+7 |
* | console: add a basic help command | wm4 | 2019-12-24 | 1 | -1/+50 |
* | console: do not strip leading spaces | wm4 | 2019-12-24 | 1 | -0/+3 |
* | command: extend command-list output | wm4 | 2019-12-24 | 1 | -0/+14 |
* | manpage: fix example in --hwdec section | wm4 | 2019-12-24 | 1 | -1/+3 |
* | stats: do not use "tick" event | wm4 | 2019-12-24 | 1 | -2/+6 |
* | build: force bootstrap.py to use python3 | Niklas Haas | 2019-12-24 | 1 | -1/+1 |
* | osc: redraw on visibility option runtime changes | wm4 | 2019-12-24 | 1 | -0/+1 |
* | vd_lavc: remove hwdec-by-default special case for RPI | wm4 | 2019-12-24 | 2 | -1/+4 |
* | vd_lavc: more hwdec autoselect nonsense | wm4 | 2019-12-24 | 2 | -21/+85 |
* | build: fix build with disabled swift and Media Player | der richter | 2019-12-23 | 2 | -1/+7 |
* | js: support mp.create_osd_overlay (match 07287262) | Avi Halachmi (:avih) | 2019-12-23 | 3 | -23/+57 |
* | js: batch key bindings updates (match 96932fe7) | Avi Halachmi (:avih) | 2019-12-23 | 1 | -3/+12 |
* | osc: add option to disable santa hat | Nicolas F | 2019-12-23 | 2 | -2/+8 |
* | lua: fix guard against division by 0 | wm4 | 2019-12-23 | 1 | -1/+1 |
* | lua: fix passing non-integers to mp.set_osd_ass() | wm4 | 2019-12-23 | 1 | -0/+2 |
* | osc: set an arbitrary high Z-order | wm4 | 2019-12-23 | 1 | -0/+1 |
* | osc: use new overlay API | wm4 | 2019-12-23 | 1 | -5/+18 |
* | client API, lua: add new API for setting OSD overlays | wm4 | 2019-12-23 | 11 | -68/+292 |
* | lua: batch-update key bindings | wm4 | 2019-12-23 | 1 | -3/+11 |
* | manpage: document that --vo=xv breaks "boxvideo" | wm4 | 2019-12-23 | 1 | -0/+3 |
* | demux: stop setting dummy stream on demux_close_stream() | wm4 | 2019-12-23 | 2 | -7/+9 |
* | stream_concat, stream_memory: more stream_origin stuff | wm4 | 2019-12-23 | 2 | -0/+19 |
* | bstr: remove unused bstr_splitlines() function | wm4 | 2019-12-23 | 2 | -23/+0 |
* | demux_mf: use stream API to open list files | wm4 | 2019-12-23 | 1 | -15/+28 |
* | osc: display Santa hat for idle logo in December | TheAMM | 2019-12-23 | 1 | -18/+43 |
* | client API: deprecate tick event | wm4 | 2019-12-22 | 3 | -3/+7 |
* | js: read_options: on_update: don't re-read the config file | Avi Halachmi (:avih) | 2019-12-22 | 2 | -4/+4 |
* | console: reduce border size | wm4 | 2019-12-22 | 1 | -1/+1 |
* | osc: use video margins only if OSC is visible | wm4 | 2019-12-22 | 1 | -6/+5 |
* | osc: cleanup boxvideo margin handling | wm4 | 2019-12-22 | 1 | -20/+23 |
* | osc: full reinit on runtime option changes | wm4 | 2019-12-22 | 1 | -3/+2 |
* | lua: change runtime option change behavior | wm4 | 2019-12-22 | 2 | -24/+33 |
* | demux: remove debug abort() | wm4 | 2019-12-22 | 1 | -1/+1 |
* | vo_gpu: vulkan: set allow_suboptimal when possible | Niklas Haas | 2019-12-22 | 1 | -0/+5 |
* | video/out/x11: add fs-screen fallback | Nicolas F | 2019-12-22 | 3 | -2/+7 |
* | command: fix confusing displayed aspect-ratio | Abdullah Alansari | 2019-12-22 | 1 | -0/+33 |
* | js: read_options: support on_update (match 478a321d) | Avi Halachmi (:avih) | 2019-12-21 | 2 | -3/+18 |
* | osc: cosmetics: remove some excessive whitespace | wm4 | 2019-12-20 | 1 | -7/+0 |
* | osc: react to script-opts runtime changes | wm4 | 2019-12-20 | 1 | -1/+8 |
* | lua: add a helper for runtime script option changes | wm4 | 2019-12-20 | 2 | -17/+71 |
* | osc: rearrange hidetimeout/visibiltiy handling | wm4 | 2019-12-20 | 1 | -19/+19 |
* | osc: move windowcontrols option code to the right place | wm4 | 2019-12-20 | 1 | -15/+14 |
* | manpage: add osc and console default keys to keyboard control section | wm4 | 2019-12-20 | 1 | -0/+6 |
* | console: use hidpi scale reporting | wm4 | 2019-12-20 | 2 | -3/+11 |
* | x11: implement hidpi scale reporting | wm4 | 2019-12-20 | 1 | -0/+3 |
* | command: add property returning hidpi scale | wm4 | 2019-12-20 | 3 | -0/+19 |
* | demux: add an option to control tag charset | wm4 | 2019-12-20 | 3 | -1/+96 |
* | edl: accept arbitrary paths | wm4 | 2019-12-20 | 2 | -20/+0 |
* | stream, demux: redo origin policy thing | wm4 | 2019-12-20 | 34 | -70/+133 |
* | libarchive: prefix entry names in archive URLs with '/' | wm4 | 2019-12-20 | 2 | -2/+4 |
* | osc: fix a comment | wm4 | 2019-12-20 | 1 | -1/+1 |
* | osc: fade out if paused and mouse position is outside of OSC | wm4 | 2019-12-19 | 1 | -5/+18 |
* | osc: fix crash when toggling visibility | wm4 | 2019-12-19 | 1 | -1/+0 |
* | js: support shared script properties (match 7e4819e7) | Avi Halachmi (:avih) | 2019-12-19 | 1 | -0/+22 |
* | js: require: allow custom module search paths via mp.module_paths | Avi Halachmi (:avih) | 2019-12-19 | 2 | -4/+18 |
* | DOCS: js: minor update for modules/require | Avi Halachmi (:avih) | 2019-12-19 | 1 | -7/+10 |
* | osc: don't run update_margins() every frame | wm4 | 2019-12-19 | 1 | -2/+4 |
* | command: reduce OSC/stats log spam | wm4 | 2019-12-19 | 2 | -8/+12 |
* | osc: use property notifications and a timer instead of "tick" events | wm4 | 2019-12-19 | 1 | -60/+47 |
* | client API: remove comment about error status | wm4 | 2019-12-19 | 1 | -1/+0 |
* | manpage: lua: mention what happens on unavailable properties | wm4 | 2019-12-19 | 1 | -0/+4 |
* | client API: rewrite property observation (again) | wm4 | 2019-12-19 | 3 | -137/+195 |
* | options: fix incorrect deprecation message | wm4 | 2019-12-19 | 1 | -2/+4 |
* | options: fix UB/crash in key/values parser | wm4 | 2019-12-18 | 1 | -2/+2 |
* | console: adjust position to OSC | wm4 | 2019-12-18 | 1 | -1/+17 |
* | osc: make margins available | wm4 | 2019-12-18 | 1 | -1/+23 |
* | command, lua: add a way to share data between scripts | wm4 | 2019-12-18 | 3 | -0/+77 |
* | command: make change-list work with pure properties too | wm4 | 2019-12-18 | 1 | -5/+14 |
* | x11: fix X property out of bounds memory reads | wm4 | 2019-12-18 | 1 | -2/+2 |
* | options: deprecate -del for list options | wm4 | 2019-12-18 | 5 | -6/+14 |
* | options: fix filter list comparison (again) | wm4 | 2019-12-18 | 3 | -19/+18 |
* | options: add -remove action to list options | wm4 | 2019-12-18 | 4 | -12/+60 |
* | options: make keys in key/value lists unique | wm4 | 2019-12-18 | 2 | -0/+30 |
* | options: increase consistency between list options and document them | wm4 | 2019-12-18 | 6 | -33/+145 |
* | vd_lavc: add gross workaround for nvdec/libavcodec broken API issue | wm4 | 2019-12-18 | 1 | -4/+10 |
* | f_lavfi: add gross workaround for af_dynaudnorm bug | wm4 | 2019-12-18 | 1 | -0/+35 |
* | cocoa-cb: report fullscreen state for legacy fullscreen | der richter | 2019-12-17 | 1 | -0/+2 |
* | command, vo: remove old option change notification mechanisms | wm4 | 2019-12-17 | 4 | -39/+3 |
* | client API: remove some dead code | wm4 | 2019-12-17 | 1 | -6/+0 |
* | command: slightly simplify input-ipc-server change detection/init | wm4 | 2019-12-17 | 2 | -19/+8 |
* | video/w32_common: follow updates to the border option instead of VOCTRL_BORDER | Jan Ekström | 2019-12-18 | 1 | -4/+3 |
* | video/w32_common: follow updates to the ontop option instead of VOCTRL_ONTOP | Jan Ekström | 2019-12-18 | 1 | -3/+2 |
* | video/w32_common: move minimized state signaling to where it happens | Jan Ekström | 2019-12-18 | 1 | -3/+3 |
* | video/w32_common: switch full screening to options cache | Jan Ekström | 2019-12-18 | 1 | -9/+22 |
* | demux_edl: fix reusing segment source files | wm4 | 2019-12-17 | 1 | -2/+4 |
* | x11: fix --hidpi-window-scale=no on hidpi screens | wm4 | 2019-12-16 | 1 | -1/+1 |
* | msg: fix "terminal-default" logging mode | wm4 | 2019-12-16 | 1 | -2/+5 |
* | command: change "window-scale" property behavior | wm4 | 2019-12-16 | 4 | -25/+34 |
* | x11: scale window-scale by DPI | wm4 | 2019-12-16 | 1 | -6/+8 |
* | command: remove unnecessary mute property implementation | wm4 | 2019-12-16 | 1 | -15/+0 |
* | m_option: clamp integer before adding a value | wm4 | 2019-12-16 | 1 | -0/+2 |
* | command: change "edition" property behavior | wm4 | 2019-12-16 | 3 | -15/+36 |
* | player: avoid underrun wakeup loop | wm4 | 2019-12-16 | 2 | -1/+9 |
* | build: downgrade EGL requirement from 1.5 to 1.4 | wm4 | 2019-12-16 | 3 | -6/+6 |
* | vo_gpu: opengl: make it work with EGL 1.4 | wm4 | 2019-12-16 | 4 | -4/+82 |
* | vd_lavc: fix broken assert() | wm4 | 2019-12-15 | 1 | -1/+2 |
* | vo_gpu: x11egl: log EGL config ID | wm4 | 2019-12-15 | 1 | -2/+6 |
* | vd_lavc: simplify decode return error checking | wm4 | 2019-12-15 | 1 | -11/+16 |
* | mac: replace old event tap for media key support with MediaPlayer | der richter | 2019-12-15 | 10 | -133/+197 |
* | mac: remove Apple Remote support | der richter | 2019-12-15 | 18 | -2580/+9 |
* | cocoa-cb: fix freeing of macos_opts config group | der richter | 2019-12-15 | 1 | -5/+5 |
* | cocoa-cb: update and add more options to use new options handling | der richter | 2019-12-15 | 3 | -10/+46 |
* | cocoa-cb: use m_config_cache and new VOCTRL for option handling | der richter | 2019-12-15 | 6 | -42/+87 |
* | DOCS/contribute.md: fix a typo | wm4 | 2019-12-15 | 1 | -1/+1 |
* | DOCS/contribute.md: should -> must | wm4 | 2019-12-15 | 1 | -8/+8 |
* | zsh completion: fix handling of aliases that are listed without -- | Philip Sequeira | 2019-12-15 | 1 | -2/+2 |
* | zsh completion: use actual POSIX-compatible regex for whitespace | Philip Sequeira | 2019-12-15 | 1 | -5/+5 |
* | zsh completion: actually make pcre optional | Philip Sequeira | 2019-12-15 | 1 | -7/+6 |
* | osxbundle: simplify process_libraries() to eliminate leafs() | Down Thomas | 2019-12-15 | 1 | -22/+8 |
* | DOCS: mention that mpv doesn't build with MSVC | wm4 | 2019-12-14 | 1 | -2/+6 |
* | player: fix an outdated comment | wm4 | 2019-12-14 | 1 | -2/+1 |
* | player: move point at which queued seeks are applied | wm4 | 2019-12-14 | 1 | -2/+3 |
* | player: make repeated hr-seeks past EOF trigger EOF as expected | wm4 | 2019-12-14 | 2 | -3/+16 |
* | player: cosmetically restructure a small function | wm4 | 2019-12-14 | 1 | -7/+11 |
* | player: add comment to clarify FFmpeg ABI handling | wm4 | 2019-12-13 | 1 | -0/+3 |
* | osc: set the wrap style for the title shown with window controls | Philip Langdale | 2019-12-12 | 1 | -1/+1 |
* | cocoa_common: remove deprecated VOCTRLs/VO_EVENTs | wm4 | 2019-12-12 | 2 | -36/+0 |
* | wayland: remove unnecessary VO_EVENT_FULLSCREEN_STATE | wm4 | 2019-12-12 | 1 | -3/+0 |
* | manpage: fix --vulkan-async-compute default value | wm4 | 2019-12-12 | 1 | -2/+2 |
* | vo_gpu: x11egl: cleanup EGL correctly | wm4 | 2019-12-12 | 1 | -6/+3 |
* | osc: use custom symbols for window controls | Philip Langdale | 2019-12-11 | 7 | -11/+120 |
* | rpi: destroy fullscreen change handling | wm4 | 2019-12-11 | 2 | -8/+0 |
* | vo_sdl: use new fullscreen change mechanism | wm4 | 2019-12-11 | 1 | -3/+14 |
* | build: add -Wimplicit-fallthrough | wm4 | 2019-12-11 | 2 | -1/+4 |
* | wayland: adjust hidden state detection | dudemanguy | 2019-12-10 | 1 | -4/+14 |
* | osc: explicitly re-init the osc on a change in border visibility | Philip Langdale | 2019-12-09 | 1 | -0/+1 |
* | console.lua: add this script | James Ross-Gowan | 2019-12-08 | 10 | -1/+822 |
* | vo_drm: replace drmModeAddFB usage with drmModeAddFB2 | Anton Kindestam | 2019-12-07 | 1 | -7/+13 |
* | drm: avoid division by 0 in drm_pflip_cb with bad drivers | Anton Kindestam | 2019-12-07 | 4 | -0/+12 |
* | drm_common: fix display FPS estimation for interlaced modes | sfan5 | 2019-12-07 | 1 | -1/+4 |
* | vo_drm: fix potentially broken capability check | sfan5 | 2019-12-07 | 1 | -2/+3 |
* | drm_common: log more useful things | sfan5 | 2019-12-07 | 1 | -0/+18 |
* | lua: make later key bindings always have higher priority | wm4 | 2019-12-07 | 1 | -2/+13 |
* | filters: move prefix check from f_lavfi.c to user_filters.c | wm4 | 2019-12-07 | 2 | -6/+10 |
* | vo_gpu: hwdec_vaapi_gl: use gl_check_extension() instead of strstr() | wm4 | 2019-12-07 | 1 | -3/+3 |
* | vo_gpu: hwdec_vaapi_gl: do not include eglext.h | wm4 | 2019-12-07 | 1 | -9/+0 |
* | vo_gpu: hwdec_vaapi_gl: add missing PLANE3 defines as well | wm4 | 2019-12-07 | 1 | -0/+8 |
* | command: fix unintended reset of filters | wm4 | 2019-12-06 | 1 | -1/+1 |
* | player: loadfile overrides previous stop command | wm4 | 2019-12-06 | 1 | -1/+1 |
* | build: fix zimg message in configure output | wm4 | 2019-12-06 | 1 | -1/+1 |
* | f_lavfi: mp_lavfi_is_usable: check for "lavfi-" prefix | ekisu | 2019-12-06 | 1 | -0/+4 |
* | DOCS: fix wayland-frame-wait offset value range | dudemanguy | 2019-12-05 | 1 | -1/+1 |
* | vo: redraw dropped frame if paused between queuing and drawing frame | wm4 | 2019-12-04 | 1 | -0/+3 |
* | README: fix typo | Remita Amine | 2019-12-04 | 1 | -1/+1 |
* | osc: rework window control configuration to add auto mode | Philip Langdale | 2019-12-04 | 3 | -19/+61 |
* | osc: ensure that window control show/hide zone is handled dynamically | Philip Langdale | 2019-12-04 | 1 | -6/+6 |
* | wayland: fix cursor behavior on an edge case | dudemanguy | 2019-12-04 | 2 | -7/+2 |
* | options: move cursor autohiding opts to mp_vo_opts | dudemanguy | 2019-12-04 | 4 | -11/+12 |
* | sd_lavc: add a hack ontop of another hack to fix completely fucked file | wm4 | 2019-12-03 | 1 | -2/+2 |
* | player: don't apply weird timestamp tolerance on backstep | wm4 | 2019-12-03 | 1 | -1/+2 |
* | demux_lavf: export demuxer_id for more formats which have it | wm4 | 2019-12-03 | 1 | -5/+8 |
* | demux: do not make up demuxer_id | wm4 | 2019-12-03 | 4 | -10/+8 |
* | wayland: update remaining legacy VOCTRL usage to options | Philip Langdale | 2019-12-02 | 2 | -31/+27 |
* | osc: don't show error if windowcontrols=yes | Philip Langdale | 2019-12-02 | 1 | -1/+2 |
* | osc: don't always set window control keybindings | Dudemanguy | 2019-12-01 | 1 | -4/+6 |
* | wayland: update Maximize and Minimize handling to use new options | Philip Langdale | 2019-12-01 | 4 | -30/+43 |
* | vf_gpu: render subtitles | wm4 | 2019-11-30 | 4 | -12/+25 |
* | build: require at least GL 2.0 headers for GLX | wm4 | 2019-11-30 | 1 | -0/+4 |
* | m_config: remove change callback before unintialization | wm4 | 2019-11-30 | 1 | -0/+1 |
* | vo_gpu: opengl: add hack for ancient Mesa/GLX | wm4 | 2019-11-30 | 1 | -23/+47 |
* | osc: ensure the window-controls mouse area is initially zero sized | Philip Langdale | 2019-11-30 | 1 | -0/+1 |
* | js: mp.add_key_binding: allow false-y name (match 311cc5b) | Avi Halachmi (:avih) | 2019-11-30 | 1 | -1/+3 |
* | lua: unbreak mp.add_key_binding(key, fn) | Avi Halachmi (:avih) | 2019-11-30 | 1 | -1/+1 |
* | osc: fix typo wsc_geo -> wc_geo | Philip Langdale | 2019-11-30 | 1 | -1/+1 |
* | osc: apply boxvideo margins to the window controls | Philip Langdale | 2019-11-30 | 2 | -1/+6 |
* | filters: fix incorrect #if for vf_gpu | wm4 | 2019-11-30 | 1 | -1/+1 |
* | command: remove property change notification from property dispatcher | wm4 | 2019-11-30 | 1 | -3/+2 |
* | command: merge two functions | wm4 | 2019-11-30 | 1 | -11/+3 |
* | command: remove another unneeded hack | wm4 | 2019-11-30 | 1 | -12/+2 |
* | vf_gpu: add video filter using vo_gpu's renderer | wm4 | 2019-11-29 | 5 | -0/+405 |
* | vo_gpu: opengl: do not free "GL" sub-allocations | wm4 | 2019-11-29 | 1 | -1/+1 |
* | osc: fix operation when window controls are disabled | wm4 | 2019-11-29 | 1 | -2/+4 |
* | x11: implement unminimization | wm4 | 2019-11-29 | 2 | -2/+6 |
* | osc: handle deadzone and barmargin for window controls | Philip Langdale | 2019-11-29 | 1 | -6/+28 |
* | x11: handle maximize/minimize with new option stuff | wm4 | 2019-11-29 | 1 | -43/+31 |
* | command: change window-minimized/window-maximized to options | wm4 | 2019-11-29 | 6 | -64/+28 |
* | x11: add change notification for --on-all-workspaces | wm4 | 2019-11-29 | 1 | -0/+18 |
* | x11: handle some more options with new option stuff | wm4 | 2019-11-29 | 1 | -15/+14 |
* | x11: use new option stuff to implement fullscreen | wm4 | 2019-11-29 | 4 | -14/+24 |
* | player: change m_config to use new option handling mechanisms | wm4 | 2019-11-29 | 7 | -86/+142 |
* | m_config: make m_config_cache_write_opt() check/return changes | wm4 | 2019-11-29 | 2 | -8/+14 |
* | options: get rid of GLOBAL_CONFIG hack | wm4 | 2019-11-29 | 10 | -43/+34 |
* | m_config: untangle new and old code somewhat | wm4 | 2019-11-29 | 1 | -75/+177 |
* | m_config: allow writing options through m_config_cache | wm4 | 2019-11-29 | 2 | -0/+74 |
* | m_config: add fine-grained option reporting mechanism | wm4 | 2019-11-29 | 2 | -34/+135 |
* | m_config: move stuff around | wm4 | 2019-11-29 | 2 | -53/+77 |
* | atomic: add mp_atomic_uint64 | wm4 | 2019-11-29 | 1 | -0/+2 |
* | m_option: remove an outdated ancient comment | wm4 | 2019-11-29 | 1 | -7/+1 |
* | f_output_chain: use m_option_equal() | wm4 | 2019-11-29 | 1 | -30/+3 |
* | command: use m_option_equal() | wm4 | 2019-11-29 | 1 | -16/+1 |
* | m_option: add option comparison | wm4 | 2019-11-29 | 2 | -1/+156 |
* | man/osc: fix typo | Philip Langdale | 2019-11-29 | 1 | -1/+1 |
* | x11: implement minimize and maximize related VOCTRLs | Philip Langdale | 2019-11-29 | 2 | -2/+49 |
* | osc: implement pseudo client side decorations via OSC | Philip Langdale | 2019-11-29 | 2 | -7/+161 |
* | wayland: implement minimize and maximize related VOCTRLs | Philip Langdale | 2019-11-29 | 1 | -0/+27 |
* | command: add `window-maximized` and make `window-minimized` settable | Philip Langdale | 2019-11-29 | 2 | -3/+43 |
* | wayland: restore window geometry after un-maximize | Philip Langdale | 2019-11-29 | 1 | -3/+2 |
* | wayland: make the edge grab zone width user configurable | Philip Langdale | 2019-11-29 | 2 | -5/+8 |
* | wayland: add grab zone for resizing window with mouse | Philip Langdale | 2019-11-29 | 2 | -40/+54 |
* | DOCS/interface-changes.rst: more details about track property changes | wm4 | 2019-11-27 | 1 | -1/+4 |
* | x11_common: don't use vo->opts directly | wm4 | 2019-11-27 | 2 | -25/+26 |
* | options: remove options-to-property bridge | wm4 | 2019-11-25 | 6 | -85/+6 |
* | command: shuffle around even more crap | wm4 | 2019-11-25 | 2 | -79/+23 |
* | command: change vid/aid/sid property behavior slightly | wm4 | 2019-11-25 | 3 | -48/+35 |
* | options: pre-check filter names when using vf/af libavfilter bridge | wm4 | 2019-11-25 | 5 | -1/+29 |
* | command: change af/vf property behavior wrt. filter creation failures | wm4 | 2019-11-25 | 3 | -12/+19 |
* | command: remove redundant reinit_filters() call on filter change failure | wm4 | 2019-11-25 | 1 | -1/+0 |
* | f_output_chain: fix possible crash when changing filters | wm4 | 2019-11-25 | 1 | -2/+4 |
* | m_config: discourage mp_read_option_raw() | wm4 | 2019-11-25 | 1 | -0/+1 |
* | command, options: deprecate old --display-fps behavior | wm4 | 2019-11-25 | 5 | -9/+40 |
* | command: shuffle some crap around | wm4 | 2019-11-25 | 6 | -170/+109 |
* | manpage: remove audio-file etc. caveat description | wm4 | 2019-11-24 | 1 | -13/+0 |
* | options: remove deprecated --playlist-pos alias | wm4 | 2019-11-24 | 3 | -5/+1 |
* | input: use array instead of linked list for sections | wm4 | 2019-11-23 | 1 | -26/+26 |
* | lua: make add_key_binding() rotate optional arguments correctly | wm4 | 2019-11-23 | 2 | -2/+8 |
* | input: remove potential minor memory leak | wm4 | 2019-11-23 | 1 | -0/+1 |
* | vo_gpu: fix infinite scaler reinit spam | Niklas Haas | 2019-11-23 | 1 | -8/+9 |
* | input: export input.conf comments ot input-bindings property | wm4 | 2019-11-23 | 4 | -7/+34 |
* | command, input: add input-bindings property | wm4 | 2019-11-23 | 4 | -1/+105 |
* | command: add command-list property | wm4 | 2019-11-23 | 2 | -0/+33 |
* | input: change mp_cmd.original from bstr to cstr | wm4 | 2019-11-23 | 4 | -8/+9 |
* | demux_lavf: log packet read errors | Aman Gupta | 2019-11-22 | 1 | -1/+1 |
* | input: make MP_INPUT_RELEASE_ALL a pseudo-key | wm4 | 2019-11-22 | 2 | -3/+2 |
* | msg: show how many messages were dropped | wm4 | 2019-11-22 | 1 | -1/+3 |
* | msg: drop old instead of new messages on overflow | wm4 | 2019-11-22 | 1 | -43/+57 |
* | msg: fix missing wakeup callback in terminal-default log level | wm4 | 2019-11-22 | 1 | -0/+2 |
* | input: add text produced by key to script key events | wm4 | 2019-11-22 | 7 | -7/+32 |
* | manpage: correct "complex" key binding description | wm4 | 2019-11-22 | 1 | -2/+2 |
* | manpage: improve "complex" key binding list of table entries | wm4 | 2019-11-22 | 1 | -6/+13 |
* | input: introduce a pseudo key name that grabs all text input | wm4 | 2019-11-22 | 4 | -4/+19 |
* | input: fix ineffective mp_msg_test call | wm4 | 2019-11-22 | 1 | -1/+1 |
* | js: complex key binding: use key_name like the docs say | Avi Halachmi (:avih) | 2019-11-20 | 1 | -1/+1 |
* | js: report key name for "complex" key bindings - match b08c8f50 | Avi Halachmi (:avih) | 2019-11-20 | 1 | -4/+5 |
* | lua: complex key binding: use key_name like the docs say | Avi Halachmi (:avih) | 2019-11-20 | 1 | -1/+1 |
* | player: Optionally validate st_mtime when restoring playback state | Chris Down | 2019-11-20 | 6 | -0/+58 |
* | manpage: extend documentation of key names | wm4 | 2019-11-19 | 1 | -0/+74 |
* | lua: report key name for "complex" key bindings | wm4 | 2019-11-19 | 2 | -7/+9 |
* | manpage: deprecate input section commands | wm4 | 2019-11-19 | 2 | -0/+8 |
* | audio: add ao_audiotrack for android | Aman Gupta | 2019-11-19 | 3 | -0/+722 |
* | misc: add jni helpers | Aman Gupta | 2019-11-19 | 3 | -0/+591 |
* | audio: fix minor whitespace issue in out/internal.h | Aman Gupta | 2019-11-19 | 1 | -1/+1 |
* | js: don't pre-filter log level argument in mp.enable_messages() | Avi Halachmi (:avih) | 2019-11-19 | 1 | -2/+3 |
* | DOCS/contribute.md: some clarifications | wm4 | 2019-11-18 | 1 | -3/+7 |
* | video/out/bitmap_packer: Avoid empty initializer list | Michael Forney | 2019-11-18 | 1 | -1/+1 |
* | video/out/vo_tct: Use octal escape sequence instead of non-standard \e | Michael Forney | 2019-11-18 | 1 | -9/+9 |
* | video/out/gpu: Remove stray top-level ';' | Michael Forney | 2019-11-18 | 2 | -2/+2 |
* | player: remove mechanisms for better logging with repl.lua | wm4 | 2019-11-18 | 5 | -8/+87 |
* | lua: don't pre-filter log level argument in mp.enable_messages() | wm4 | 2019-11-18 | 1 | -2/+4 |
* | vo_gpu: hwdec_cuda: Reduce message level of errors while probing | Philip Langdale | 2019-11-17 | 2 | -5/+7 |
* | options: deprecate --video-sync=display-adrop | wm4 | 2019-11-17 | 3 | -0/+9 |
* | player: remove some unnecessary coverart special cases | wm4 | 2019-11-17 | 3 | -4/+2 |
* | video: make track switching work for external images | wm4 | 2019-11-17 | 1 | -7/+13 |
* | player: remove commented declaration | wm4 | 2019-11-17 | 1 | -1/+0 |
* | audio: log A/V initial sync status | wm4 | 2019-11-17 | 1 | -0/+3 |
* | demux_mf: fix backward seeking behavior | wm4 | 2019-11-17 | 1 | -6/+8 |
* | video: set EOF status as soon as possible | wm4 | 2019-11-17 | 1 | -1/+7 |
* | video: if hr-seek goes past last frame, seek to last frame | wm4 | 2019-11-17 | 1 | -7/+6 |
* | f_decoder_wrapper: put coverart through image output logic | wm4 | 2019-11-17 | 1 | -2/+4 |
* | vo_gpu: context_glx: Add X11 native resource | Philip Langdale | 2019-11-16 | 1 | -0/+2 |
* | wayland: use eglGetPlatformDisplay() | Dudemanguy | 2019-11-16 | 1 | -1/+2 |
* | x11: require EGL 1.5 and use eglGetPlatformDisplay() | wm4 | 2019-11-16 | 2 | -8/+12 |
* | vo_gpu: sync duplicated condition on peak computation | wm4 | 2019-11-16 | 1 | -0/+2 |
* | client API: remove sync. property notification code again | wm4 | 2019-11-16 | 1 | -41/+14 |
* | manpage: add section about using mpv from programs and scripts | wm4 | 2019-11-16 | 1 | -0/+45 |
* | options: deprecate --input-file | wm4 | 2019-11-16 | 3 | -1/+6 |
* | video: take first frame into account in audio-sync mode | wm4 | 2019-11-16 | 1 | -3/+2 |
* | demux_lavf: fight ffmpeg API some more and get the timeout set | wm4 | 2019-11-16 | 2 | -2/+41 |
* | demux_playlist: fix previous commit | wm4 | 2019-11-15 | 1 | -3/+2 |
* | player: enable "pause caching" code for local playback too | wm4 | 2019-11-14 | 1 | -2/+1 |
* | stream_lavf: set --network-timeout to 60 seconds by default | wm4 | 2019-11-14 | 4 | -12/+23 |
* | demux_mkv, stream: attempt to improve behavior in unseekable streams | wm4 | 2019-11-14 | 6 | -15/+16 |
* | wayland: use hidpi-window-scale option | dudemanguy | 2019-11-12 | 2 | -1/+3 |
* | github: ask for build/config.log | Philip Sequeira | 2019-11-10 | 1 | -2/+2 |
* | build: fix compilation conditions for vaapi interop inits | Philip Sequeira | 2019-11-10 | 1 | -2/+2 |
* | options: remove M_SETOPT_RUNTIME | wm4 | 2019-11-10 | 5 | -20/+10 |
* | options: remove M_OPT_FIXED | wm4 | 2019-11-10 | 6 | -49/+36 |
* | audio: more alignment nonsense | wm4 | 2019-11-10 | 1 | -1/+5 |
* | audio: work around ffmpeg being a piece of shit | wm4 | 2019-11-10 | 1 | -2/+8 |
* | vo_gpu: yuv alpha is always full range | wm4 | 2019-11-09 | 1 | -8/+6 |
* | github: suggest using as github attachment for log files | wm4 | 2019-11-09 | 1 | -5/+5 |
* | manpage: expand MPV_LEAK_REPORT environment variable description | wm4 | 2019-11-09 | 1 | -1/+5 |
* | README.md: fix dead FAQ link due to syntax error | Timothy DeHerrera | 2019-11-09 | 1 | -3/+3 |
* | test: add tests for zimg RGB repacking | wm4 | 2019-11-09 | 10 | -4/+349 |
* | test: fix --unittest matching | wm4 | 2019-11-08 | 1 | -1/+1 |
* | vo_gpu: context_x11egl: check eglGetConfigAttrib() for errors | wm4 | 2019-11-08 | 1 | -1/+4 |
* | img_format: remove some unneeded alpha flag handling | wm4 | 2019-11-08 | 2 | -6/+0 |
* | test: add dumping of img_format metadata | wm4 | 2019-11-08 | 7 | -98/+2079 |
* | test: merge test_helpers.c and index.c | wm4 | 2019-11-08 | 10 | -66/+53 |
* | player: do not require dummy file arguments to use --unittest | wm4 | 2019-11-08 | 1 | -5/+5 |
* | test: make build fail if NDEBUG is defined | wm4 | 2019-11-08 | 1 | -0/+4 |
* | test: just always provide a context for all entrypoints | wm4 | 2019-11-08 | 6 | -19/+24 |
* | wscript: add --enable-ta-leak-report option | wm4 | 2019-11-08 | 3 | -1/+11 |
* | wscript: remove outdated --enable-libaf | wm4 | 2019-11-08 | 1 | -6/+0 |
* | test: make tests part of the mpv binary | wm4 | 2019-11-08 | 15 | -209/+271 |
* | msg: try to document purpose of log levels better | wm4 | 2019-11-07 | 1 | -8/+9 |
* | vo_gpu: vdpau actually works under EGL | wm4 | 2019-11-07 | 2 | -6/+3 |
* | manpage: vdpauglx backend was removed | wm4 | 2019-11-07 | 1 | -5/+0 |
* | builtin.conf: set minimal --stream-buffer-size | wm4 | 2019-11-07 | 1 | -0/+1 |
* | DOCS/contribute.md: add #include order to coding style | wm4 | 2019-11-07 | 1 | -0/+11 |
* | DOCS/contribute.md, zimg: remove 2 instances of an extraneous "s" | wm4 | 2019-11-07 | 2 | -2/+2 |
* | stats, demux: log byte level stream seeks | wm4 | 2019-11-07 | 6 | -0/+14 |
* | stream: remove unused read_chunk field | wm4 | 2019-11-07 | 7 | -10/+0 |
* | stream: replace STREAM_CTRL_GET_SIZE with a proper entrypoint | wm4 | 2019-11-07 | 11 | -92/+46 |
* | stream_dvdnav: ok, this makes no sense at all | wm4 | 2019-11-07 | 1 | -1/+4 |
* | stream_bluray: remove size getter | wm4 | 2019-11-07 | 1 | -3/+0 |
* | stream: change buffer argument types from char* to void* | wm4 | 2019-11-07 | 13 | -27/+27 |
* | stream: avoid a duplicate condition | wm4 | 2019-11-07 | 1 | -6/+3 |
* | stream: fix typos in a comments | wm4 | 2019-11-07 | 2 | -4/+4 |
* | stream: remove eof getter | wm4 | 2019-11-07 | 2 | -6/+1 |
* | vo_gpu: unconditionally clear framebuffer on start of frame | wm4 | 2019-11-06 | 1 | -5/+3 |
* | stream: bump default buffer size from 2K to 64K | wm4 | 2019-11-06 | 2 | -2/+2 |
* | stream: remove inline buffer optimization | wm4 | 2019-11-06 | 2 | -18/+9 |
* | stream: turn into a ring buffer, make size configurable | wm4 | 2019-11-06 | 13 | -178/+317 |
* | common: add a helper to round up to next power of 2 | wm4 | 2019-11-06 | 2 | -0/+15 |
* | demux: unconditionally reposition stream to start before opening | wm4 | 2019-11-06 | 1 | -2/+3 |
* | manpage: update input protocols | wm4 | 2019-11-04 | 1 | -55/+20 |
* | manpage: opengl-cb -> libmpv | wm4 | 2019-11-04 | 1 | -5/+5 |
* | manpage: fix global config file path in --hwdec description | wm4 | 2019-11-04 | 1 | -1/+1 |
* | build: fix strict ABI option | wm4 | 2019-11-04 | 1 | -0/+1 |
* | manpage: shovel around --hwdec description (again) | wm4 | 2019-11-04 | 1 | -25/+39 |
* | DOCS/interface-changes.rst: improve entry about sws changes | wm4 | 2019-11-03 | 1 | -2/+7 |
* | img_format: remove some unused format flags | wm4 | 2019-11-03 | 3 | -26/+3 |
* | vo_x11: accept zimg formats | wm4 | 2019-11-03 | 1 | -1/+2 |
* | sws_utils: remove some unnecessary sws bug work around | wm4 | 2019-11-03 | 1 | -11/+0 |
* | vd_lavc: don't keep packets for fallbacks if errors are tolerated | wm4 | 2019-11-02 | 2 | -1/+8 |
* | vd_lavc: fix prepare_decoding() failure modes | wm4 | 2019-11-02 | 1 | -9/+14 |
* | vd_lavc: mention hw decoding if decoding fails in hwdec mode | wm4 | 2019-11-02 | 1 | -1/+2 |
* | vd_lavc: simplify fallback handling for full stream hw decoder | wm4 | 2019-11-02 | 2 | -21/+19 |
* | vd_lavc: signal packet consumed in drop-all case | wm4 | 2019-11-02 | 1 | -1/+1 |
* | vd_lavc: change incorrect bool return type to int | wm4 | 2019-11-02 | 1 | -1/+1 |
* | README.md: reduce focus on MPlayer, small improvements | wm4 | 2019-11-02 | 1 | -9/+20 |
* | zimg: support subsampled chroma with non-aligned image sizes | wm4 | 2019-11-02 | 1 | -2/+9 |
* | zinmg: stop using GBRP for RGB | wm4 | 2019-11-02 | 1 | -23/+28 |
* | zimg: correct RGB30 order (probably) | wm4 | 2019-11-02 | 1 | -1/+1 |
* | video: mess with the filte chain to enable zimg IMGFMT_RGB30 output | wm4 | 2019-11-02 | 4 | -8/+7 |
* | vo_gpu: opengl: add support for IMGFMT_RGB30 | wm4 | 2019-11-02 | 1 | -0/+11 |
* | ass_mp: reset packer when allocation fails | Dan Elkouby | 2019-11-02 | 1 | -1/+3 |
* | manpage: update --framedrop option | wm4 | 2019-11-02 | 1 | -10/+26 |
* | zimg: make --zimg-fast=yes default | wm4 | 2019-11-02 | 3 | -2/+2 |
* | zimg: pass through Y plane when repacking nv12 | wm4 | 2019-11-02 | 1 | -31/+38 |
* | zimg: add semi-planar repacker | wm4 | 2019-11-02 | 1 | -1/+123 |
* | img_format: add function to find image format by layout | wm4 | 2019-11-02 | 2 | -0/+36 |
* | img_format: add mp_regular_imgfmt.forced_csp field | wm4 | 2019-11-02 | 2 | -0/+7 |
* | img_format: add more explanations to component_pad field | wm4 | 2019-11-02 | 1 | -0/+5 |
* | zimg: fix out of bounds memory accesses due to broken zmask | wm4 | 2019-11-02 | 1 | -39/+37 |