| Commit message (Expand) | Author | Age | Files | Lines |
* | appveyor: use MSYS2 shaderc packageappveyor | James Ross-Gowan | 2020-12-18 | 1 | -11/+1 |
* | vo_wlshm: support presentation time | Dudemanguy | 2020-12-14 | 1 | -0/+14 |
* | wayland: unify frame/presentation callback code | Dudemanguy | 2020-12-14 | 4 | -176/+76 |
* | x11: update geometry/autofit opts on runtime | Dudemanguy | 2020-12-14 | 2 | -0/+25 |
* | wayland: update geometry/autofit opts on runtime | Dudemanguy | 2020-12-14 | 1 | -4/+21 |
* | console: use wl-paste on Wayland | Guido Cella | 2020-12-14 | 2 | -3/+13 |
* | wayland: remove unused function declaration | Dudemanguy | 2020-12-13 | 1 | -1/+0 |
* | auto_profiles: fix compile_cond on lua 5.1 | Philip Sequeira | 2020-12-08 | 1 | -6/+10 |
* | build: recognize Lua 5.1 on Arch Linux | Philip Sequeira | 2020-12-08 | 1 | -0/+1 |
* | manpage: document background transparency | Guido Cella | 2020-12-08 | 1 | -7/+7 |
* | manpage: clarify that you can prefetch m3u8 urls | Guido Cella | 2020-12-08 | 1 | -5/+7 |
* | wayland: handle multiple outputs more correctly | Dudemanguy | 2020-12-08 | 1 | -65/+89 |
* | vo_gpu: revert 8a09299 and conditionally clear framebuffer again | der richter | 2020-12-06 | 1 | -3/+5 |
* | mac: support screen-name and fs-screen-name opts | der richter | 2020-12-06 | 2 | -7/+23 |
* | wayland: support fs-screen-name option | Dudemanguy | 2020-12-06 | 1 | -17/+25 |
* | x11: support screen-name and fs-screen-name opts | Dudemanguy | 2020-12-06 | 1 | -1/+19 |
* | player: add --screen-name and --fs-screen-name | Dudemanguy | 2020-12-06 | 4 | -0/+19 |
* | manpage: clarify profile-cond requires underscores | Guido Cella | 2020-12-06 | 1 | -3/+5 |
* | build: restore support for non-pkgconfig zlib | Mia Herkt | 2020-12-06 | 1 | -1/+3 |
* | build: use pkg-config for zlib | Mia Herkt | 2020-12-06 | 1 | -3/+1 |
* | vo_gpu: placebo: update for upstream API changes | Niklas Haas | 2020-12-04 | 1 | -2/+29 |
* | vo_sixel: don't divide by zero on small terminal | Avi Halachmi (:avih) | 2020-12-02 | 1 | -10/+16 |
* | vo_sixel: re-fit image on terminal resize | Shreesh Adiga | 2020-12-02 | 1 | -1/+20 |
* | vo_sixel: refactor of resize, reconfig (no-op) | Shreesh Adiga | 2020-12-02 | 1 | -27/+34 |
* | vo_sixel: Update description string of vo driver | Shreesh Adiga | 2020-12-02 | 1 | -1/+1 |
* | csputils: add MP_CHROMA_TOPLEFT | Niklas Haas | 2020-12-02 | 3 | -1/+8 |
* | travis: use newer 10.15 VM with newer xcode | der richter | 2020-11-29 | 1 | -1/+1 |
* | travis: fix macOS 10.13 build | der richter | 2020-11-29 | 1 | -3/+8 |
* | vo_sixel: don't leak the frame reference | Avi Halachmi (:avih) | 2020-11-29 | 1 | -4/+9 |
* | vo_tct: don't leak the frame reference | Avi Halachmi (:avih) | 2020-11-29 | 1 | -0/+5 |
* | vo_tct: remove unused variable | Avi Halachmi (:avih) | 2020-11-29 | 1 | -7/+0 |
* | player: allow vo to be switched at runtime | sfan5 | 2020-11-27 | 3 | -7/+23 |
* | demux: add function to refresh a track without (de-)selecting it | sfan5 | 2020-11-27 | 2 | -0/+22 |
* | vo_sixel: use draw_frame instead of draw_image | Shreesh Adiga | 2020-11-27 | 1 | -13/+36 |
* | vo_sixel: skip testdither init in fixed palette | Shreesh Adiga | 2020-11-27 | 1 | -11/+18 |
* | vo_sixel: Update libsixel constant values | Shreesh Adiga | 2020-11-27 | 1 | -3/+3 |
* | matroska.py: remove python2 support | LaserEyess | 2020-11-27 | 1 | -6/+2 |
* | bootstrap.py: remove all python2 support | LaserEyess | 2020-11-27 | 1 | -6/+1 |
* | vo_sixel: change default dither to "auto" | Avi Halachmi (:avih) | 2020-11-27 | 2 | -4/+4 |
* | vo_sixel: fix the image corruption with mlterm | Avi Halachmi (:avih) | 2020-11-27 | 2 | -15/+12 |
* | vo_sixel: support --vo-sixel-exit-clear[=yes] | Avi Halachmi (:avih) | 2020-11-27 | 2 | -2/+11 |
* | terminal: process input when foregrounded | Guido Cella | 2020-11-26 | 1 | -1/+9 |
* | Update VERSION | sfan5 | 2020-11-22 | 1 | -1/+1 |
* | Release 0.33.0v0.33.0release/0.33 | sfan5 | 2020-11-22 | 2 | -24/+113 |
* | file2string: remove question mark from safe chars | sfan5 | 2020-11-22 | 2 | -9/+4 |
* | Revert "options: disable vsfilter blur compat by default" | rcombs | 2020-11-22 | 2 | -2/+2 |
* | build: always run waf with python3 | Uoti Urpala | 2020-11-22 | 1 | -0/+6 |
* | build: fix macOS arm builds | der richter | 2020-11-22 | 4 | -4/+11 |
* | vo_sixel: draw osd on the output frame | Shreesh Adiga | 2020-11-22 | 1 | -0/+5 |
* | vo_sixel: return -1 instead of SIXELSTATUS on failure | Shreesh Adiga | 2020-11-22 | 1 | -10/+36 |
* | vo_sixel: set --vo-sixel-fixedpalette=yes by default | Shreesh Adiga | 2020-11-22 | 1 | -1/+1 |
* | vo_sixel: Add aspect ratio based output centering | Shreesh Adiga | 2020-11-22 | 2 | -193/+219 |
* | vo_sixel: rename all user options with opt_ prefix | Shreesh Adiga | 2020-11-22 | 1 | -36/+50 |
* | vo_sixel: set output resolution based on terminal_get_size2 | Shreesh Adiga | 2020-11-22 | 1 | -2/+37 |
* | osdep/terminal: Add function to get terminal pixel dimensions | Shreesh Adiga | 2020-11-22 | 4 | -0/+24 |
* | doc: split BNF definitions of <command> and <argument> in separate lines | Emanuele Torre | 2020-11-22 | 1 | -2/+3 |
* | manpage: document improved --playlist security | Leo Izen | 2020-11-18 | 2 | -20/+29 |
* | command: mouse: generate MOUSE_{ENTER,LEAVE} if required | Avi Halachmi (:avih) | 2020-11-16 | 1 | -0/+18 |
* | docs/input.rst: document the mouse-pos property | Avi Halachmi (:avih) | 2020-11-16 | 1 | -0/+14 |
* | command: mouse-pos property: add field "hover" | Avi Halachmi (:avih) | 2020-11-16 | 3 | -5/+13 |
* | lua/js: mp.get_mouse_pos: use the mouse-pos property | Avi Halachmi (:avih) | 2020-11-16 | 4 | -22/+6 |
* | command: new property: mouse-pos | Avi Halachmi (:avih) | 2020-11-16 | 1 | -0/+30 |
* | command: add internal INPUT_PROCESSED event | Avi Halachmi (:avih) | 2020-11-16 | 2 | -0/+5 |
* | path: do not use old_home for win32 exe dir | wm4 | 2020-11-16 | 3 | -1/+4 |
* | js: report scripts CPU/memory usage statistics | Avi Halachmi (:avih) | 2020-11-15 | 2 | -1/+41 |
* | ci: fix mingw build by adding harfbuzz | sfan5 | 2020-11-15 | 1 | -0/+11 |
* | command: make subtitle time properties observable | Ben Kerman | 2020-11-11 | 1 | -1/+2 |
* | manpage: properties fixes | Guido Cella | 2020-11-11 | 1 | -17/+21 |
* | manpage: document the property-change event | Guido Cella | 2020-11-11 | 1 | -0/+11 |
* | manpage: document video-frame-info sub-properties | Guido Cella | 2020-11-11 | 1 | -5/+13 |
* | manpage: remove redundant "Return(s) " | Guido Cella | 2020-11-11 | 1 | -59/+58 |
* | manpage: document demuxer-cache-state better | Guido Cella | 2020-11-11 | 1 | -4/+11 |
* | manpage: be consistent with booleans | Guido Cella | 2020-11-11 | 1 | -73/+73 |
* | vo_sixel: Add fallback terminal width and height | Shreesh Adiga | 2020-11-09 | 1 | -2/+5 |
* | vo_sixel: Add checks to prevent null pointer dereferencing. | Shreesh Adiga | 2020-11-09 | 1 | -1/+8 |
* | ao_alsa: handle -EPIPE XRUNs from snd_pcm_status | Jan Ekström | 2020-11-09 | 1 | -2/+11 |
* | ao_alsa: always initialize state if passed | Jan Ekström | 2020-11-09 | 1 | -9/+7 |
* | wayland: fix buffer overrun in get_mods | Dudemanguy | 2020-11-08 | 1 | -3/+3 |
* | wayland: check for modifier keys on pointer events | Dudemanguy | 2020-11-08 | 2 | -33/+40 |
* | Revert "wayland: conditionally commit surface on resize" | Dudemanguy | 2020-11-08 | 3 | -10/+2 |
* | DOCS: correct interface-changes.rst | Dudemanguy | 2020-11-07 | 1 | -2/+2 |
* | mac: make focus property observable | der richter | 2020-11-07 | 1 | -0/+32 |
* | video/out/vo_sixel.c: Implement sixel as a output device | Shreesh Adiga | 2020-11-07 | 5 | -0/+498 |
* | manpage: document av1 addition to --hwdec-codecs default setting | Leo Izen | 2020-11-05 | 1 | -1/+1 |
* | vd_lavc: add AV1 to the default allowed hwdec codec list | Jan Ekström | 2020-11-03 | 1 | -1/+1 |
* | player: fix external cover file prioritization | sfan5 | 2020-10-28 | 1 | -4/+8 |
* | input.conf: add default keybindings for sub-scale | soredake | 2020-10-27 | 2 | -2/+5 |
* | console: let type set the cursor position | Guido Cella | 2020-10-27 | 2 | -6/+18 |
* | ytdl_hook: if ytdl not found in config dirs, use ytdl_path as is | Ricardo Constantino | 2020-10-27 | 1 | -1/+4 |
* | ytdl_hook: support alternative youtube-dl path | Ricardo Constantino | 2020-10-27 | 2 | -2/+9 |
* | player: reorder list of external cover files for optimal results | sfan5 | 2020-10-25 | 1 | -7/+9 |
* | build: disable wayland if linux/input-event-codes.h isn’t available | Emmanuel Gil Peyrot | 2020-10-25 | 1 | -1/+5 |
* | wayland: use more specific input codes header | Emmanuel Gil Peyrot | 2020-10-25 | 1 | -1/+1 |
* | demux_lavf: initialize ReplayGain data | Mia Herkt | 2020-10-23 | 1 | -0/+2 |
* | command: add delete-watch-later-config | Vladimir Panteleev | 2020-10-22 | 5 | -0/+40 |
* | vo_gpu: improve gamut warning bounds checks | Niklas Haas | 2020-10-21 | 1 | -2/+2 |
* | wayland: don't use presentation time if ust is 0 | Dudemanguy | 2020-10-19 | 1 | -3/+4 |
* | stats: display hw pixel format too | sfan5 | 2020-10-16 | 1 | -0/+4 |
* | command: expose underlying pixfmt for hwdec | sfan5 | 2020-10-16 | 2 | -0/+7 |
* | ci/appveyor: attempt to work around outdated msys2 | Jan Ekström | 2020-10-17 | 1 | -0/+8 |
* | ci/travis: stop installing mingw-w64 packages manually | Jan Ekström | 2020-10-16 | 1 | -4/+0 |
* | ci/travis: move to a yaml list for required packages for mingw-w64 | Jan Ekström | 2020-10-16 | 1 | -2/+8 |
* | ci/travis: bump Ubuntu distro version to focal (20.04) | Jan Ekström | 2020-10-16 | 1 | -1/+1 |
* | manpage: Document behaviour of *nix configuration directories | Philip Langdale | 2020-10-16 | 1 | -6/+22 |
* | Revert "path: switch back to using non-XDG config dir by default" | Philip Langdale | 2020-10-16 | 2 | -48/+30 |
* | Revert "path: do not use old_home for win32 exe dir" | Philip Langdale | 2020-10-16 | 3 | -4/+1 |
* | Revert "manpage: reference standard for configuration file location" | Philip Langdale | 2020-10-16 | 1 | -5/+0 |
* | build: bump waf to 2.0.20 | Jan Ekström | 2020-10-16 | 1 | -2/+2 |
* | stream_lavf: enable SRT protocol support through FFmpeg | Alexandre Iooss | 2020-10-15 | 3 | -2/+3 |
* | vo_gpu: fix segfault when updating render opts | Dudemanguy | 2020-10-15 | 1 | -1/+2 |
* | vo_gpu: EGL: hack for alpha on different platforms | Dudemanguy | 2020-10-15 | 2 | -1/+4 |
* | wayland: update opaque region on runtime | Dudemanguy | 2020-10-15 | 5 | -39/+54 |
* | vo_gpu: update render options on runtime | Dudemanguy | 2020-10-15 | 2 | -4/+14 |
* | wayland: be less strict about when to render | Dudemanguy | 2020-10-15 | 5 | -3/+16 |
* | wscript_build.py: use -Wl,--subsystem,console instead | Christopher Degawa | 2020-10-15 | 1 | -1/+1 |
* | docs: fix simple typo, unminimze -> unminimize | Tim Gates | 2020-10-14 | 1 | -1/+1 |
* | DOCS: fix typo on sub-filter-regex-enable | Chris Varenhorst | 2020-10-12 | 1 | -1/+1 |
* | manpage: reference standard for configuration file location | wm4 | 2020-10-09 | 1 | -0/+5 |
* | Revert "demux: add a POS" | wm4 | 2020-10-08 | 4 | -190/+0 |
* | player: fix another nightmarish corner case | wm4 | 2020-10-08 | 1 | -3/+14 |
* | demux: add a POS | wm4 | 2020-10-08 | 4 | -0/+190 |
* | Revert "wayland: add wayland-display-socket option" | Dudemanguy | 2020-10-07 | 3 | -17/+3 |
* | wayland: add wayland-display-socket option | Dudemanguy | 2020-10-06 | 3 | -3/+17 |
* | screenshot: add --screenshot-sw option | wm4 | 2020-10-05 | 4 | -1/+19 |
* | wayland: set an opaque region | Dudemanguy | 2020-10-01 | 3 | -0/+19 |
* | options: fix --cover-art-file typo | Guido Cella | 2020-09-30 | 1 | -1/+1 |
* | player: cosmetically change around some code | wm4 | 2020-09-28 | 1 | -9/+9 |
* | player: add automatic loading of external cover art files | wm4 | 2020-09-28 | 6 | -8/+95 |
* | player: let frontend decide whether to use cover-art mode | wm4 | 2020-09-28 | 3 | -7/+23 |
* | ci: fix spirv-cross build in mingw scripts | sfan5 | 2020-09-25 | 1 | -3/+8 |
* | mac: add support for the focused property | der richter | 2020-09-25 | 1 | -0/+4 |
* | mac: add an option to prevent focusing of the window on open | der richter | 2020-09-25 | 5 | -3/+22 |
* | travis: fix macOS 10.12 legacy build | der richter | 2020-09-22 | 1 | -0/+3 |
* | wayland: only render if we have frame callback | Dudemanguy | 2020-09-21 | 7 | -37/+108 |
* | player: add pause state to playback start message | wm4 | 2020-09-21 | 1 | -2/+3 |
* | terminal: fix segfault when backgrounding | wm4 | 2020-09-21 | 1 | -2/+4 |
* | f_decoder_wrapper: make log prefix less verbose | wm4 | 2020-09-20 | 1 | -2/+2 |
* | audio: take paused state into account in ao_start() | sfan5 | 2020-09-20 | 1 | -1/+1 |
* | audio: move start() calls outside of lock | sfan5 | 2020-09-20 | 1 | -3/+10 |
* | mac: add an option to change the App activation policy | der richter | 2020-09-20 | 4 | -1/+28 |
* | mac: add ontop window level for desktop | der richter | 2020-09-20 | 3 | -4/+9 |
* | options: simplify --android-surface-size handling | sfan5 | 2020-09-20 | 5 | -27/+8 |
* | build: disable GLX | wm4 | 2020-09-18 | 1 | -2/+3 |
* | manpage: fix console keybindings punctuation | Guido Cella | 2020-09-18 | 1 | -3/+3 |
* | msg: make --msg-time show time in seconds | wm4 | 2020-09-18 | 2 | -2/+2 |
* | build: sort dependencies (to make build deterministic) | Philip Sequeira | 2020-09-18 | 1 | -1/+1 |
* | command, demux: make drop-buffers reset state even harder | wm4 | 2020-09-17 | 2 | -4/+10 |
* | terminal: attempt to handle the ESC key | wm4 | 2020-09-17 | 1 | -24/+22 |
* | client API: update alignment requirements for software rendering | wm4 | 2020-09-17 | 1 | -9/+12 |
* | sws_utils: work around libswscale corrupting memory yet again | wm4 | 2020-09-17 | 2 | -2/+57 |
* | manpage: refer to --sub-color for colors | Guido Cella | 2020-09-17 | 1 | -4/+4 |
* | manpage: mark file-local-options as writable | Guido Cella | 2020-09-17 | 1 | -1/+1 |
* | stream_slice: interpret `end` as offset if it starts with '+' | Mohammad AlSaleh | 2020-09-17 | 2 | -0/+11 |
* | command: add property track-list/N/main-selection | wnoun | 2020-09-12 | 2 | -0/+18 |
* | player: fix inconsistent AO pause state in certain situations | wm4 | 2020-09-12 | 2 | -8/+3 |
* | player: some minor code golf | wm4 | 2020-09-10 | 1 | -11/+6 |
* | vo_vdpau: remove an unused variable | wm4 | 2020-09-10 | 1 | -2/+0 |
* | player: clamp relative seek base time to nominal duration | wm4 | 2020-09-10 | 1 | -1/+7 |
* | manpage: "fix" some formatting | wm4 | 2020-09-10 | 1 | -4/+8 |
* | terminal-unix: attempt to support more CTRL | wm4 | 2020-09-10 | 1 | -6/+14 |
* | vo_vdpau: remove deprecated/inactive --vo-vdpau-deint option | wm4 | 2020-09-09 | 4 | -30/+1 |
* | command: add read-only focused property | Guido Cella | 2020-09-08 | 8 | -1/+56 |
* | manpage: fix typo | Guido Cella | 2020-09-06 | 1 | -4/+4 |
* | options: fix a flags field | wm4 | 2020-09-04 | 1 | -2/+2 |
* | ao_alsa: make partial writes an error message | wm4 | 2020-09-03 | 1 | -2/+2 |
* | audio: fix stream-silence with push AOs (somewhat) | wm4 | 2020-09-03 | 2 | -5/+15 |
* | encode: propagate errors to exit status properly | wm4 | 2020-09-03 | 2 | -1/+7 |
* | ao_lavc: slightly simplify filter use | wm4 | 2020-09-03 | 1 | -12/+12 |
* | client API: inactivate the opengl_cb API | wm4 | 2020-09-03 | 2 | -88/+13 |
* | encode: disable unsupported media types automatically | wm4 | 2020-09-03 | 3 | -19/+57 |
* | encode: remove early EOF failure handling | wm4 | 2020-09-03 | 4 | -29/+0 |
* | audio: slightly simplify audio_start_ao() | wm4 | 2020-09-03 | 1 | -10/+4 |
* | audio: reduce excessive logging of delayed audio start | wm4 | 2020-09-03 | 2 | -2/+9 |
* | ao_alsa: log more information on short writes | wm4 | 2020-09-02 | 1 | -2/+4 |
* | audio: do not show audio draining message when it does not make sense | wm4 | 2020-09-01 | 1 | -1/+3 |
* | audio: do not wake up player when waiting for audio state and paused | wm4 | 2020-09-01 | 1 | -1/+2 |
* | audio: fix AVFrame allocation (crash with opus encoding) | wm4 | 2020-09-01 | 1 | -0/+2 |
* | DOCS/interface-changes: remove encoding mode deprecation entry | wm4 | 2020-09-01 | 1 | -1/+0 |
* | player/playloop.c: reorder included headers per contribute.md | Leo Izen | 2020-08-31 | 1 | -17/+14 |
* | ao_openal: restore working condition with new push API | LAGonauta | 2020-08-31 | 1 | -8/+10 |
* | ao: remove unused field | wm4 | 2020-08-31 | 1 | -1/+0 |
* | audio: fix inefficient behavior with ao_alsa, remove period_size field | wm4 | 2020-08-29 | 7 | -24/+13 |
* | encode: undeprecate | wm4 | 2020-08-29 | 1 | -2/+1 |
* | ring: remove this | wm4 | 2020-08-29 | 3 | -240/+0 |
* | audio_buffer: remove this | wm4 | 2020-08-29 | 3 | -200/+0 |
* | audio: refactor how data is passed to AO | wm4 | 2020-08-29 | 12 | -768/+638 |
* | DOCS: fix minor issue on the --video-latency-hacks explanation | Chris Varenhorst | 2020-08-28 | 1 | -2/+2 |
* | Update compile-windows.md | crackself | 2020-08-28 | 1 | -1/+1 |
* | manpage: reorder sentence | Guido Cella | 2020-08-28 | 1 | -3/+3 |
* | f_async_queue: add various helper functions | wm4 | 2020-08-28 | 2 | -2/+105 |
* | f_async_queue: don't count EOF frames as samples | wm4 | 2020-08-28 | 2 | -1/+4 |
* | f_async_queue: change reset behavior | wm4 | 2020-08-28 | 2 | -3/+15 |
* | filter: add filter priority thing | wm4 | 2020-08-28 | 2 | -6/+31 |
* | manpage: slightly improve property list note | wm4 | 2020-08-28 | 1 | -3/+4 |
* | sd_ass: replace deprecated ASS_OVERRIDE_BIT_FONT_SIZE | Oneric | 2020-08-28 | 2 | -5/+3 |
* | osd_libass: don't use deprecated ass_set_aspect_ratio | Oneric | 2020-08-28 | 1 | -2/+2 |
* | f_demux_in: log EOF "recovery" | wm4 | 2020-08-27 | 1 | -0/+2 |
* | f_decoder_wrapper: pass through EOF after EOF | wm4 | 2020-08-27 | 2 | -0/+8 |
* | player: fix video paused condition on VO creation | wm4 | 2020-08-27 | 3 | -2/+8 |
* | filter: add a helper | wm4 | 2020-08-27 | 2 | -0/+8 |
* | audio: clarify set_pause() documentation | wm4 | 2020-08-27 | 1 | -0/+1 |
* | audio: adjust frame clipping for spdif formats | wm4 | 2020-08-27 | 1 | -2/+4 |
* | audio: remove unused ring.h includes | wm4 | 2020-08-27 | 2 | -2/+0 |
* | player: fix swapped debug output | wm4 | 2020-08-27 | 1 | -2/+2 |
* | vo_gpu: EGL: fix transparency on X11/EGL/Mesa | wm4 | 2020-08-27 | 2 | -2/+3 |
* | vo_gpu: EGL: slightly better debug logging of EGL configs | wm4 | 2020-08-27 | 1 | -1/+2 |
* | ao/pulse: create the stream corked | sfan5 | 2020-08-26 | 1 | -1/+1 |
* | wayland: always update sbc for presentation time | Dudemanguy | 2020-08-24 | 1 | -0/+1 |
* | Revert "demux_lavf: always give libavformat the filename when probing" | wm4 | 2020-08-23 | 1 | -1/+1 |
* | audio: remove delay debug logging | wm4 | 2020-08-23 | 2 | -28/+0 |
* | wayland: simplify presentation time | Dudemanguy | 2020-08-22 | 2 | -12/+10 |
* | demux_mf: actually report errors | wm4 | 2020-08-22 | 1 | -0/+6 |
* | player: do not loop if there's nothing to loop | wm4 | 2020-08-22 | 1 | -0/+5 |
* | options: do not accept ":" as separator anymore in key/value lists | wm4 | 2020-08-22 | 3 | -1/+10 |
* | cocoa-cb: force layer update on resize | der richter | 2020-08-22 | 1 | -1/+1 |
* | mac: add icc profile and ambient light sensor support | der richter | 2020-08-22 | 1 | -6/+30 |
* | mac: use config cache und wakeup for mac option runtime changes | der richter | 2020-08-22 | 5 | -60/+72 |
* | mac: make ontop level runtime changeable | der richter | 2020-08-22 | 1 | -1/+2 |
* | mac: properly guard and unwrap an optional value | der richter | 2020-08-22 | 1 | -8/+12 |
* | cocoa-cb: generalisation of backend independent parts | der richter | 2020-08-22 | 11 | -566/+741 |
* | client API: note about libswscale corrupting memory | wm4 | 2020-08-20 | 1 | -1/+10 |
* | wayland: conditionally commit surface on resize | Dudemanguy | 2020-08-20 | 3 | -2/+10 |
* | player: add --subs-with-matching-audio option | rcombs | 2020-08-19 | 6 | -9/+40 |
* | wayland: refactor geometry/window handling | Dudemanguy | 2020-08-20 | 2 | -104/+112 |
* | stream: Implement slice:// for reading slices of streams | Mohammad AlSaleh | 2020-08-19 | 4 | -0/+200 |
* | wayland: reset geometry on reconfig if fullscreen | Dudemanguy | 2020-08-18 | 1 | -4/+10 |
* | wayland: soften GNOME warning | Dudemanguy | 2020-08-17 | 2 | -8/+1 |
* | wayland: don't rely on presentation discarded | Dudemanguy | 2020-08-16 | 4 | -10/+4 |
* | wayland: refactor presentation time | Dudemanguy | 2020-08-16 | 4 | -61/+68 |
* | DOCS/vo.rst: TCT: add note on interleaved output | Avi Halachmi (:avih) | 2020-08-16 | 1 | -2/+7 |
* | win32: scripting utils.get_env_list(): use UTF-8 | Avi Halachmi (:avih) | 2020-08-16 | 4 | -4/+15 |
* | lua: pass strings with embedded zeros as byte arrays | wm4 | 2020-08-16 | 1 | -3/+14 |
* | command: extend subprocess command stdin, change behavior | wm4 | 2020-08-16 | 7 | -6/+110 |
* | demux_mkv: warn against some other aspects of mismatching codec data | wm4 | 2020-08-16 | 1 | -0/+5 |
* | command: export alpha type in format properties | wm4 | 2020-08-15 | 2 | -0/+18 |
* | wayland: destroy presentation feedback on uninit | Dudemanguy | 2020-08-14 | 1 | -0/+3 |
* | wayland: actually resize videos in a playlist | Dudemanguy | 2020-08-14 | 1 | -1/+1 |
* | sd_ass: remove debug print | wm4 | 2020-08-14 | 1 | -1/+0 |
* | wayland: expose wayland-app-id as a user option | Dudemanguy | 2020-08-14 | 4 | -0/+20 |
* | wayland: tweak xdg_surface creation | Dudemanguy | 2020-08-14 | 1 | -5/+4 |
* | command: fix current-tracks property notification | wm4 | 2020-08-13 | 1 | -0/+1 |
* | sub: add application/font-sfnt to the list of font mime types | Wessel Dankers | 2020-08-13 | 1 | -0/+1 |
* | client API: fix misleading remark | Alcaro | 2020-08-13 | 1 | -2/+1 |
* | manpage: document a couple of wayland options | Dudemanguy | 2020-08-12 | 1 | -0/+9 |
* | ytdl_hook: sort subtitle list by language | wm4 | 2020-08-12 | 1 | -1/+7 |
* | client API: fix incorrect documentation in sw renderer | wm4 | 2020-08-12 | 1 | -4/+4 |
* | sd_ass: fix converted subtitles path | wm4 | 2020-08-12 | 1 | -7/+7 |
* | DOCS/contribute.md: add a CCoC | wm4 | 2020-08-12 | 1 | -1/+4 |
* | sub: extend range of --sub-pos option | wm4 | 2020-08-12 | 3 | -5/+14 |
* | sd_ass: force full reinit if certain options change at runtime | wm4 | 2020-08-12 | 5 | -34/+60 |
* | command: add a way to access properties of a current track | wm4 | 2020-08-12 | 2 | -1/+69 |
* | TOOLS/file2string: change to python3 | wm4 | 2020-08-12 | 1 | -1/+1 |
* | win32: request the UTF-8 code page for Windows APIs | James Ross-Gowan | 2020-08-08 | 1 | -0/+1 |
* | ao/lavc: add channels and channel_layout to AVFrame | ekisu | 2020-08-07 | 1 | -0/+2 |
* | auto_profiles: unapply conditional profiles if declared | wm4 | 2020-08-07 | 2 | -19/+37 |
* | options: add some way to more or less "unapply" profiles | wm4 | 2020-08-07 | 6 | -61/+212 |
* | js: hooks: allow deferred continuation (match d0ab562b) | Avi Halachmi (:avih) | 2020-08-07 | 2 | -3/+10 |
* | auto_profiles: register hooks for more synchronous profile application | wm4 | 2020-08-05 | 1 | -0/+19 |
* | lua: make hook processing more flexible | wm4 | 2020-08-05 | 2 | -4/+41 |
* | auto_profiles: add this script | wm4 | 2020-08-05 | 13 | -7/+326 |
* | manpage: clarify requirements for boxvideo | Dudemanguy | 2020-08-04 | 1 | -1/+2 |
* | wayland: don't set mouse pos on state change | Dudemanguy | 2020-08-02 | 2 | -1/+6 |
* | stats: fix crash when aspect ratio is unavailable | Eva | 2020-08-03 | 1 | -1/+3 |
* | ytdl_hook: fix typo in unexpected error message | Derek Guenther | 2020-08-01 | 1 | -1/+1 |
* | wayland: avoid potential deadlocks | Dudemanguy | 2020-07-31 | 1 | -3/+11 |
* | travis: update macOS image from 10.14 to 10.15 | der richter | 2020-07-31 | 1 | -1/+1 |
* | travis: make macOS builds faster | der richter | 2020-07-31 | 1 | -28/+18 |
* | travis: fix macOS 10.12 legacy build | der richter | 2020-07-31 | 1 | -0/+1 |
* | wayland: correctly signal the end of drag-and-drop | Dudemanguy | 2020-07-29 | 1 | -1/+1 |
* | wayland: fix a potential race in wait_events | Dudemanguy | 2020-07-29 | 1 | -4/+7 |
* | af_scaletempo2: fix bug where speed was not set | Dorian Rudolph | 2020-07-27 | 1 | -1/+0 |
* | af_scaletempo2: M_PI is always defined | wm4 | 2020-07-27 | 1 | -4/+0 |
* | audio: add scaletempo2 filter based on chromium | Dorian Rudolph | 2020-07-27 | 7 | -0/+1121 |
* | js: add mp.utils.get_env_list() (match 0e7f53a5, 9301cb78) | Avi Halachmi (:avih) | 2020-07-26 | 2 | -0/+15 |
* | lua: change mp.get_env_list() to utils.get_env_list() | Avi Halachmi (:avih) | 2020-07-26 | 1 | -1/+1 |
* | stats: fix single invocation keybindings | sfan5 | 2020-07-21 | 1 | -2/+5 |
* | manpage: drop --sdl-bufcnt after 346c687d5ab2 | Jan Beich | 2020-07-21 | 1 | -4/+0 |
* | external_files: add .pgs subtitle extension | Eva | 2020-07-21 | 1 | -1/+1 |
* | subprocess-win: update to mp_subprocess2 | James Ross-Gowan | 2020-07-20 | 5 | -141/+399 |
* | manpage: add named arguments "subprocess" example | wm4 | 2020-07-20 | 1 | -5/+21 |
* | client API: comment about signal handlers | wm4 | 2020-07-20 | 1 | -0/+2 |
* | command: add another variant of revert-seek | wm4 | 2020-07-20 | 2 | -4/+16 |
* | lua: add mp.get_env_list() function | wm4 | 2020-07-20 | 3 | -0/+20 |
* | command: extend subprocess command | wm4 | 2020-07-20 | 7 | -160/+115 |
* | wayland: remove unused declaration | Dudemanguy | 2020-07-19 | 1 | -1/+0 |
* | build: actually install the 128x128 icons | Dudemanguy | 2020-07-19 | 1 | -1/+1 |
* | vo_gpu: clip highlights before tone-mapping | Niklas Haas | 2020-07-19 | 1 | -4/+5 |
* | vo_gpu: vulkan: print libplacebo API ver | Niklas Haas | 2020-07-16 | 1 | -0/+1 |
* | zimg: add slice threading and use it by default | wm4 | 2020-07-15 | 4 | -20/+123 |
* | zimg: refactor (move around fields) | wm4 | 2020-07-15 | 2 | -78/+106 |
* | osd_libass: set ScaledBorderAndShadow | Oleg Oshmyan | 2020-07-15 | 1 | -0/+1 |
* | vo_gpu: hwdec_vaapi: handle lack of object size with AMD drivers | Philip Langdale | 2020-07-14 | 1 | -0/+26 |
* | vo_gpu: hwdec_vaapi: add support for DRM format modifiers | Niklas Haas | 2020-07-14 | 1 | -2/+5 |
* | ao/pulse: fix reporting of playing state | sfan5 | 2020-07-12 | 1 | -2/+7 |
* | ao/pulse: flush stream on underrun | sfan5 | 2020-07-12 | 1 | -1/+1 |
* | cocoa-cb: fix unfs window size when toggling out of fullscreen | der richter | 2020-07-12 | 1 | -1/+3 |
* | x11: add option to make window appear on a specific workspace | wm4 | 2020-07-12 | 4 | -8/+24 |
* | demux_lavf: workaround reading gif from unseekable streams | wm4 | 2020-07-09 | 3 | -1/+29 |
* | player: fix outdated comment | wm4 | 2020-07-09 | 1 | -3/+1 |
* | sws_utils: do not mutate src/dst parameters | wm4 | 2020-07-08 | 1 | -24/+20 |
* | x11: remove terrible xdg-screensaver hack | wm4 | 2020-07-08 | 4 | -48/+47 |
* | client API: add software rendering API | wm4 | 2020-07-08 | 8 | -2/+315 |
* | path: fix broken exe-dir[/mpv] config locations | Avi Halachmi (:avih) | 2020-07-08 | 1 | -1/+1 |
* | Warn if on GNOME | wm4 | 2020-07-07 | 1 | -0/+7 |
* | ci: add d3d11 to mingw build | sfan5 | 2020-07-01 | 2 | -19/+44 |
* | vo_gpu: vulkan: add ability to disable events | Niklas Haas | 2020-06-30 | 2 | -0/+10 |
* | player: warn if both proper and compat. config directories exist | wm4 | 2020-06-25 | 1 | -2/+11 |
* | path: do not use old_home for win32 exe dir | wm4 | 2020-06-25 | 3 | -1/+4 |
* | path: switch back to using non-XDG config dir by default | wm4 | 2020-06-25 | 2 | -30/+48 |
* | vo_gpu: fix typo in struct name | sfan5 | 2020-06-24 | 1 | -1/+1 |
* | manpage: --demuxer-seekable-cache is useless | wm4 | 2020-06-23 | 1 | -19/+18 |
* | ci: replace mingw build scripts | sfan5 | 2020-06-22 | 2 | -28/+139 |
* | vo_gpu: use highp float if available for GLES | Stephen Salerno | 2020-06-21 | 1 | -0/+5 |
* | vo_gpu: add better gamut clipping option | Niklas Haas | 2020-06-19 | 4 | -0/+21 |
* | vo_gpu: fix scaler/window validation to allow unsetting | Niklas Haas | 2020-06-18 | 1 | -0/+4 |
* | vo_x11: partially restore operation on bad endian systems | wm4 | 2020-06-17 | 1 | -6/+22 |
* | video: some concessions to big endian hosts | wm4 | 2020-06-17 | 1 | -8/+11 |
* | test: update to new ffmpeg pixfmts | wm4 | 2020-06-17 | 5 | -5/+25 |
* | video: alias IMGFMT_RGB30 to AV_PIX_FMT_X2RGB10 | wm4 | 2020-06-17 | 1 | -0/+4 |
* | repack: handle endian in a more general way | wm4 | 2020-06-17 | 1 | -6/+7 |
* | img_format: fight ffmpeg pixdesc some more | wm4 | 2020-06-17 | 1 | -28/+49 |
* | audio: don't lock ao_control for pull mode drivers | Kevin Mitchell | 2020-06-17 | 1 | -2/+7 |
* | vo_gpu: placebo: add fallback code for stride mismatch | Niklas Haas | 2020-06-16 | 1 | -12/+52 |
* | vo_gpu: add BT.2390 tone-mappingref_white | Niklas Haas | 2020-06-15 | 4 | -7/+61 |
* | vo_gpu: reinterpret SDR white levels based on ITU-R BT.2408 | Niklas Haas | 2020-06-15 | 4 | -9/+13 |
* | vo_gpu: move coherent specifier to the correct location | Niklas Haas | 2020-06-10 | 2 | -2/+2 |
* | player: make unpausing directly after seek work with --keep-open (again) | wm4 | 2020-06-10 | 1 | -0/+3 |
* | audio: require certain AOs to set device_buffer | wm4 | 2020-06-09 | 2 | -3/+3 |
* | ao/pulse: properly set device_buffer | Nicolas F | 2020-06-07 | 1 | -0/+8 |
* | cocoa-cb: properly reset window isMoving state on title bar clicks | der richter | 2020-06-06 | 1 | -0/+2 |
* | vo_gpu: fix display corruption with window screenshots | wm4 | 2020-06-06 | 1 | -0/+1 |
* | vo_gpu: mark peak detection buffer coherent | Niklas Haas | 2020-06-06 | 1 | -1/+1 |
* | vo_gpu: make storage images/buffers as restrict | Niklas Haas | 2020-06-06 | 1 | -2/+2 |
* | vulkan/wayland: fix another build breakage | Daniel Bermond | 2020-06-05 | 1 | -1/+1 |
* | build: fix another breakage | wm4 | 2020-06-04 | 1 | -1/+1 |
* | wayland: fix build | wm4 | 2020-06-04 | 2 | -3/+3 |
* | build: change filenames of generated files | wm4 | 2020-06-04 | 15 | -69/+54 |
* | audio: fix deadlock on draining | wm4 | 2020-06-04 | 1 | -1/+1 |
* | options: add --video-scale-x/y | wm4 | 2020-06-03 | 4 | -4/+18 |
* | audio: adjust wait duration | wm4 | 2020-06-03 | 1 | -6/+4 |
* | vaapi: correct broken NULL check | wm4 | 2020-06-03 | 1 | -1/+1 |
* | audio: avoid possible deadlock regression for some AOs | wm4 | 2020-06-02 | 1 | -2/+17 |
* | audio: further simplify internal audio API somewhat | wm4 | 2020-06-02 | 5 | -47/+41 |
* | audio: slightly better condition for still_playing | wm4 | 2020-06-02 | 1 | -1/+1 |
* | af_scaletempo: handle obscure integer overflow | wm4 | 2020-06-02 | 1 | -4/+4 |
* | TOOLS/autocrop.lua: automatically crop at startup | ヒカリ | 2020-06-01 | 1 | -84/+292 |
* | audio: reduce extra wakeups caused by recent changes | wm4 | 2020-06-01 | 1 | -5/+4 |
* | vo: refine wakeup condition, and wake up more in audio sync mode | wm4 | 2020-06-01 | 1 | -3/+3 |
* | audio: redo internal AO API | wm4 | 2020-06-01 | 20 | -823/+635 |
* | audio: fix unpausing with some AOs | wm4 | 2020-05-31 | 1 | -1/+1 |
* | terminal-win: handle 'Change Window Title' OSC sequence | James Ross-Gowan | 2020-05-29 | 1 | -99/+131 |
* | ao_null: remove unreferenced function | wm4 | 2020-05-27 | 1 | -8/+0 |
* | audio: stop applying volume twice for some AOs | wm4 | 2020-05-27 | 1 | -1/+0 |
* | audio: remove ao_driver.drain | wm4 | 2020-05-27 | 7 | -48/+12 |
* | lua: windows got what users crave | wm4 | 2020-05-27 | 1 | -0/+3 |
* | player: add --term-title option | wm4 | 2020-05-25 | 7 | -0/+39 |
* | audio: merge pull/push ring buffer glue code | wm4 | 2020-05-25 | 6 | -1006/+762 |
* | audio: add frame alloc function | wm4 | 2020-05-25 | 2 | -0/+14 |
* | CI: add FreeBSD job | Jan Beich | 2020-05-25 | 2 | -0/+63 |
* | osdep: remove confstr() fallback for subprocess spawning | sfan5 | 2020-05-25 | 1 | -7/+2 |
* | x11_common: added ICCCM WM_HINTS | Arthur Williams | 2020-05-24 | 1 | -0/+11 |
* | manpage: document "vf remove" | wm4 | 2020-05-23 | 1 | -1/+4 |
* | player: remove some display-adrop leftovers | wm4 | 2020-05-23 | 7 | -24/+3 |
* | command: fix dump-cache parameter parsing | wm4 | 2020-05-23 | 1 | -2/+4 |
* | README: remove trolling | wm4 | 2020-05-23 | 1 | -4/+0 |
* | audio: redo video-sync=display-adrop | wm4 | 2020-05-23 | 12 | -56/+192 |
* | af_scaletempo: fix theoretical UB | wm4 | 2020-05-23 | 1 | -1/+2 |
* | options: add option to control display-sync factor | wm4 | 2020-05-23 | 4 | -3/+18 |
* | vo_x11: allow OSD rendering outside of video region | wm4 | 2020-05-22 | 1 | -65/+52 |
* | mp_image: add helper for clearing regions outside of a rectangle | wm4 | 2020-05-22 | 2 | -0/+16 |
* | common: add helper for subtracting rectangles | wm4 | 2020-05-22 | 2 | -0/+24 |
* | video: add AV_PIX_FMT_UYYVYY411 conversion support | wm4 | 2020-05-22 | 4 | -34/+60 |
* | repack: use new imgfmt metadata in more cases | wm4 | 2020-05-21 | 1 | -74/+59 |
* | img_format: expose another helper | wm4 | 2020-05-21 | 2 | -2/+6 |
* | mp_image: reimplement mp_image_clear() | wm4 | 2020-05-21 | 1 | -25/+104 |
* | video: remove useless mp_imgfmt_desc.avformat field | wm4 | 2020-05-20 | 3 | -5/+2 |
* | vo_x11: minor improvement in format matching | wm4 | 2020-05-20 | 1 | -5/+5 |
* | video: clean up pixel metadata stuff some more | wm4 | 2020-05-20 | 4 | -509/+545 |
* | command: save state on stop when user requested save-position-on-quit | Mikhail Rudenko | 2020-05-20 | 1 | -0/+7 |
* | vo_x11: use imgfmt metadata instead of hardcoded format table | wm4 | 2020-05-20 | 1 | -32/+21 |
* | video: shuffle imgfmt metadata code around | wm4 | 2020-05-20 | 5 | -278/+265 |
* | README: looks like we won't need win32 support anymore | wm4 | 2020-05-19 | 1 | -0/+3 |
* | repack: make generic weird pixfmt shit even more generic and obfuscated | wm4 | 2020-05-18 | 1 | -54/+20 |
* | video: fix AV_PIX_FMT_UYYVYY411 allocation | wm4 | 2020-05-18 | 2 | -3/+2 |
* | wayland: only use presentation on CLOCK_MONOTONIC | Dudemanguy | 2020-05-18 | 1 | -2/+2 |
* | build: allow wlshm on more Wayland platforms after a6000d311421 | Jan Beich | 2020-05-18 | 1 | -6/+6 |
* | video: add pixel component location metadata | wm4 | 2020-05-18 | 4 | -130/+875 |
* | video: clean up some imgfmt related stuff | wm4 | 2020-05-18 | 15 | -756/+747 |
* | test: explicitly test repacking for all packed RGB variants | wm4 | 2020-05-18 | 2 | -36/+117 |
* | stats: UP/DOWN scrolling on page 2 (frame stats) | Julian | 2020-05-17 | 2 | -3/+25 |
* | vo_wlshm, vo_drm: set image size with mp_image_set_size | Michael Forney | 2020-05-17 | 2 | -4/+2 |
* | zsh completion: helper functions in private namespace | Ed Santiago | 2020-05-17 | 1 | -6/+6 |
* | osc: fix hovering timestamp sticking around when moving mouse away | wm4 | 2020-05-16 | 1 | -3/+11 |
* | vo_gpu: ra_pl: add timers support | Niklas Haas | 2020-05-16 | 1 | -0/+95 |
* | scripting: make socket FD number for subprocesses dynamic | wm4 | 2020-05-15 | 2 | -9/+4 |
* | sub: fix incorrect commit | wm4 | 2020-05-15 | 1 | -3/+1 |
* | ipc: mark client sockets as CLOEXEC | wm4 | 2020-05-15 | 1 | -0/+2 |
* | scripting: correct passing FDs | wm4 | 2020-05-15 | 1 | -1/+1 |
* | osdep: remove posix_spawn() helpers and wrappers | wm4 | 2020-05-15 | 6 | -163/+2 |
* | subprocess: replace posix_spawnp() with fork() | wm4 | 2020-05-15 | 1 | -17/+118 |
* | command: add input-key-list property | wm4 | 2020-05-14 | 4 | -0/+29 |
* | command: add property to return text subtitles in ASS | wm4 | 2020-05-14 | 7 | -18/+62 |
* | ipc: exit client if the FD is invalid | wm4 | 2020-05-14 | 1 | -1/+1 |
* | ipc: make --input-ipc-client terminate player on connection close | wm4 | 2020-05-14 | 2 | -1/+11 |
* | vo_x11: add 10 bit support | wm4 | 2020-05-14 | 1 | -0/+3 |
* | build: link against single EGL provider | Jan Palus | 2020-05-14 | 2 | -11/+37 |
* | build: fallback to default pc file locations on rpi | Jan Palus | 2020-05-14 | 2 | -3/+10 |
* | drm: add typedef for PFNEGLGETPLATFORMDISPLAYEXTPROC (#7314) | Jan Palus | 2020-05-14 | 1 | -0/+5 |
* | vo_direct3d: dumb down OSD rendering | wm4 | 2020-05-13 | 1 | -164/+92 |
* | draw_bmp: make another small guarantee to users | wm4 | 2020-05-13 | 1 | -0/+2 |
* | vo_direct3d: rip out texture video rendering path | wm4 | 2020-05-13 | 5 | -660/+67 |
* | draw_bmp: use command line options for any used scalers | wm4 | 2020-05-13 | 5 | -16/+36 |
* | vo_gpu: un-fix storable fbo format check | Niklas Haas | 2020-05-13 | 1 | -2/+1 |
* | draw_bmp: add integer blending for 8 bit formats | wm4 | 2020-05-12 | 2 | -41/+79 |
* | repack: fix incorrect assert() | wm4 | 2020-05-12 | 1 | -1/+1 |
* | draw_bmp: don't make strange decisions on broken iknput csp params | wm4 | 2020-05-12 | 3 | -64/+66 |
* | vo_vaapi: use new overlay API | wm4 | 2020-05-11 | 1 | -123/+85 |
* | draw_bmp: add a function to return a single-texture OSD overlay | wm4 | 2020-05-11 | 4 | -50/+265 |
* | video: remove RGB32/BGR32 aliases | wm4 | 2020-05-11 | 5 | -18/+9 |
* | js: mp.set_osd_ass: ignore identical inputs (match ccbb8b1c) | Avi Halachmi (:avih) | 2020-05-10 | 1 | -0/+5 |
* | vo: fix forgotten debug code | wm4 | 2020-05-10 | 1 | -1/+1 |
* | lua: do not use Lua filesystem functions for loading scripts | wm4 | 2020-05-10 | 1 | -3/+6 |
* | stream: make stream_read_file() more robust | wm4 | 2020-05-10 | 3 | -23/+41 |
* | msg: add function to reduce log level | wm4 | 2020-05-10 | 2 | -2/+19 |
* | vo_gpu: manually resolve user shader prefixes | wm4 | 2020-05-10 | 1 | -1/+4 |
* | player: make external subtitle auto-loading stricter | wm4 | 2020-05-09 | 2 | -25/+41 |
* | options: update OSD when writing some OSD-related options | wm4 | 2020-05-09 | 1 | -9/+9 |
* | vo: another minor wakeup reduction | wm4 | 2020-05-09 | 1 | -5/+10 |
* | vo: always reset redraw flag to avoid immediate wakeups wasting CPU time | wm4 | 2020-05-09 | 1 | -1/+2 |
* | draw_bmp: rewrite | wm4 | 2020-05-09 | 6 | -411/+938 |
* | repack: add support for converting from/to float formats | wm4 | 2020-05-09 | 4 | -3/+402 |
* | csputils: add function for getting uint/float transformation | wm4 | 2020-05-09 | 2 | -1/+44 |
* | video: add yuv float formats | wm4 | 2020-05-09 | 5 | -11/+181 |
* | vo_gpu: fix green shit with float yuv input | wm4 | 2020-05-09 | 5 | -12/+28 |
* | video: fix rgb30 component order | wm4 | 2020-05-09 | 5 | -5/+8 |
* | video: separate repacking code from zimg and make it independent | wm4 | 2020-05-09 | 9 | -895/+1688 |
* | sws_utils: allow setting zimg options directly | wm4 | 2020-05-09 | 4 | -8/+18 |
* | img_format: make component order in comment more logical | wm4 | 2020-05-09 | 1 | -1/+1 |
* | sd_lavc: fix occasional problems with certain VOs when changing scaling | wm4 | 2020-05-09 | 1 | -0/+24 |
* | osd: add change timestamp and screen size to struct sub_bitmap_list | wm4 | 2020-05-09 | 3 | -1/+23 |
* | osd: add subtitle software blending to stats | wm4 | 2020-05-09 | 1 | -0/+4 |
* | build: add -fno-math-errno | wm4 | 2020-05-09 | 1 | -0/+1 |
* | drm_prime: fallback to drmModeAddFB2 | Anton Kindestam | 2020-05-08 | 1 | -3/+9 |
* | drm_prime: get the modifier for all planes | Anton Kindestam | 2020-05-08 | 1 | -6/+5 |
* | drm_prime: print out errno in error message | Anton Kindestam | 2020-05-08 | 1 | -1/+4 |
* | w32_common: Scale window when moving to display with different DPI | Piotr Gasior | 2020-05-08 | 1 | -0/+5 |
* | w32_common: Support HiDPI on Windows | RealDolos | 2020-05-08 | 3 | -12/+29 |
* | vo_gpu: d3d11: only use presentation feedback with flip model | James Ross-Gowan | 2020-05-07 | 1 | -4/+12 |
* | client API: correct an outdated comment | wm4 | 2020-05-06 | 1 | -2/+1 |
* | options: don't trigger bool "compact" path for --loop-file | wm4 | 2020-05-06 | 2 | -2/+4 |
* | vf:format: don't error when using convert=yes and not specifying fmt | wm4 | 2020-05-06 | 1 | -1/+1 |
* | test: fix some idiotic UB | wm4 | 2020-05-06 | 1 | -3/+3 |
* | mp_image: add some helpers | wm4 | 2020-05-06 | 2 | -0/+23 |
* | vo_gpu: suppress PL_FATAL logs during probing | Niklas Haas | 2020-05-03 | 1 | -2/+0 |
* | documentation: fix some ReST syntax mistakes in lua.rst | Emanuele Torre | 2020-05-01 | 1 | -1/+1 |
* | player: round position percentage to the nearest integer | Ricardo Garcia | 2020-05-01 | 1 | -1/+1 |
* | DOCS/contribute.md: add some blabla about fixup commits in pull requests | wm4 | 2020-05-01 | 1 | -0/+16 |
* | lua: restore change detection with legacy OSD function | wm4 | 2020-05-01 | 1 | -4/+9 |
* | zimg: remove C11 aligned_alloc() requirement | wm4 | 2020-05-01 | 3 | -11/+10 |
* | vo_gpu: enable frame caching for still frames | Niklas Haas | 2020-04-30 | 1 | -3/+3 |
* | stream_libarchive: remember archive headers from initial open | Kevin Mitchell | 2020-04-28 | 3 | -18/+51 |
* | stream_libarchive: simplify multi-volume rar hate message | Kevin Mitchell | 2020-04-27 | 1 | -14/+8 |
* | stream_libarchive: put multi_rar check in a function | Kevin Mitchell | 2020-04-27 | 1 | -10/+14 |
* | ta: add ta_get_parent() | wm4 | 2020-04-26 | 2 | -1/+12 |
* | ta: change debug ifdeffery | wm4 | 2020-04-26 | 1 | -4/+8 |
* | video: make OSD/subtitle bitmaps refcounted (sort of) | wm4 | 2020-04-26 | 13 | -110/+197 |
* | zimg: don't assume zimg reads are 64 byte aligned | wm4 | 2020-04-25 | 1 | -4/+6 |
* | cocoa-cb: report actual unfs window size for current window scale | der richter | 2020-04-25 | 2 | -0/+15 |
* | video: add alpha type metadata | wm4 | 2020-04-24 | 8 | -4/+42 |
* | sws_utils: remove unused brightness etc. controls | wm4 | 2020-04-24 | 2 | -7/+1 |
* | win32: SGR emulation: minor fixup on invalid sequence | Avi Halachmi (:avih) | 2020-04-24 | 1 | -2/+5 |
* | video/out/vo_tct: query terminal size generically | Avi Halachmi (:avih) | 2020-04-23 | 1 | -7/+3 |
* | osdep/terminal-win: native VT: report exact width | Avi Halachmi (:avih) | 2020-04-23 | 1 | -2/+3 |
* | wayland: explictly send an UP event for left click | Dudemanguy | 2020-04-23 | 1 | -0/+2 |
* | win32: native VT: logic fixup | Avi Halachmi (:avih) | 2020-04-23 | 1 | -2/+2 |
* | stats.lua: don't disable terminal escape sequences on windows | Avi Halachmi (:avih) | 2020-04-23 | 1 | -22/+4 |
* | win32: use windows 10 native virtual-terminal if available | Avi Halachmi (:avih) | 2020-04-23 | 1 | -2/+34 |
* | win32: improve console SGR escape sequence emulation | Avi Halachmi (:avih) | 2020-04-23 | 1 | -11/+50 |
* | rpi: use "brcm" variant of libGLESv2 | Jan Palus | 2020-04-23 | 1 | -1/+1 |
* | egl_helpers: add typedef for EGLAttrib (#7314) | Jan Palus | 2020-04-23 | 1 | -0/+1 |
* | build: restore BSD thread names after 9f461b85bfa3 | Jan Beich | 2020-04-23 | 2 | -1/+5 |
* | zimg: get rid of special "override" fields for low depth RGB/gray | wm4 | 2020-04-23 | 1 | -34/+16 |
* | zimg: slightly cleanup some mpv format handling nonsense | wm4 | 2020-04-23 | 1 | -34/+40 |
* | f_swscale: let common code guess color levels when RGB->YUV | wm4 | 2020-04-23 | 1 | -2/+2 |
* | img_format: treat both monow and monob as RGB | wm4 | 2020-04-23 | 2 | -3/+5 |
* | img_format: remove duplication in FFmpeg yuv vs. rgb pixfmt check | wm4 | 2020-04-23 | 1 | -7/+9 |
* | img_format: add some mpv-only helper formats | wm4 | 2020-04-23 | 4 | -0/+95 |
* | filters: fix a typo in a comment | wm4 | 2020-04-23 | 1 | -1/+1 |
* | video: change chroma_w/chroma_h fields to use shift instead of size | wm4 | 2020-04-23 | 7 | -51/+41 |
* | img_format: add format description table for mpv-only formats | wm4 | 2020-04-23 | 3 | -135/+150 |
* | drm_common: set frsig to a valid signal | Jan Beich | 2020-04-22 | 1 | -0/+3 |
* | build: detect VT_GETMODE on FreeBSD and DragonFly | Jan Beich | 2020-04-22 | 2 | -2/+15 |
* | wayland: use mp_time deltas for presentation time | Dudemanguy | 2020-04-20 | 4 | -30/+10 |
* | draw_bmp: silence another ridiculous ubsan warning | wm4 | 2020-04-18 | 1 | -4/+4 |
* | sd_lavc: mitigate evil rounding issue that could lead to off-by-1 frames | wm4 | 2020-04-18 | 1 | -1/+1 |
* | stats: move chapter/edition info below title | LaserEyess | 2020-04-16 | 1 | -3/+3 |
* | stats: add edition information to page 1 | LaserEyess | 2020-04-16 | 1 | -1/+13 |
* | demux_mkv: add png intra support | wm4 | 2020-04-16 | 1 | -0/+1 |
* | player: remove duplicated track option setter code | wm4 | 2020-04-15 | 3 | -17/+11 |
* | player: slightly improve use of secondary track selection limits | wm4 | 2020-04-15 | 6 | -20/+28 |