| Commit message (Expand) | Author | Age | Files | Lines |
* | wayland: update geometry + cursor on output eventHEADmaster | Dudemanguy | 47 hours | 1 | -40/+56 |
* | wayland: support the display-hidpi-scale property | Dudemanguy | 6 days | 1 | -0/+8 |
* | vo_gpu: adjust interpolation_threshold's default | LaserEyess | 2021-03-28 | 1 | -1/+1 |
* | options: Make validation and help possible for all option types | Philip Langdale | 2021-03-28 | 10 | -58/+80 |
* | vo_gpu: placebo: keep track of texture sample mode | Niklas Haas | 2021-03-21 | 1 | -0/+4 |
* | wayland: no mouse dragging in fullscreen/maximized | Dudemanguy | 2021-03-02 | 1 | -0/+1 |
* | mac: fix traditional fullscreen on macOS 11 | der richter | 2021-02-27 | 2 | -4/+20 |
* | mac: remove an unused variable | der richter | 2021-02-27 | 1 | -1/+0 |
* | vo_gpu: libplacebo: require v2.72.0 | Niklas Haas | 2021-02-23 | 1 | -51/+1 |
* | mac: support --on-all-workspaces option | Evgeny Zinoviev | 2021-02-21 | 2 | -0/+13 |
* | vo_gpu: don't abort() if plane tex creation fails | Niklas Haas | 2021-02-16 | 1 | -3/+4 |
* | vo_gpu: vaapi: export plane pitch properly | Niklas Haas | 2021-02-12 | 1 | -0/+4 |
* | vo_gpu: lower default deband threshold | Mia Herkt | 2021-02-05 | 1 | -1/+1 |
* | vo_wlshm: support big endian systems | Emmanuel Gil Peyrot | 2021-02-04 | 1 | -1/+2 |
* | mac: fix dangling pointers | der richter | 2021-01-13 | 1 | -28/+17 |
* | vo_gpu: don't segfault if 3DLUT texture fails uploading | Niklas Haas | 2021-01-01 | 1 | -0/+5 |
* | vo_gpu: cast bvecN to vecN for mix() on older GLSL | Niklas Haas | 2020-12-28 | 4 | -49/+85 |
* | wayland: support multiple modifiers | Dudemanguy | 2020-12-20 | 1 | -2/+4 |
* | mac: fix type mismatch Int instead of Int32 | der richter | 2020-12-19 | 1 | -1/+1 |
* | mac: use visible frame rectangle for window geometry calculation | der richter | 2020-12-19 | 1 | -12/+18 |
* | mac: fix a window positioning bug when exiting fullscreen | der richter | 2020-12-19 | 2 | -10/+14 |
* | 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 |
* | wayland: remove unused function declaration | Dudemanguy | 2020-12-13 | 1 | -1/+0 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | vo_sixel: change default dither to "auto" | Avi Halachmi (:avih) | 2020-11-27 | 1 | -1/+1 |
* | vo_sixel: fix the image corruption with mlterm | Avi Halachmi (:avih) | 2020-11-27 | 1 | -6/+5 |
* | vo_sixel: support --vo-sixel-exit-clear[=yes] | Avi Halachmi (:avih) | 2020-11-27 | 1 | -2/+7 |
* | 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 | 1 | -158/+156 |
* | 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 |
* | 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 |
* | 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 |
* | 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 | 2 | -0/+425 |
* | wayland: use more specific input codes header | Emmanuel Gil Peyrot | 2020-10-25 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Revert "wayland: add wayland-display-socket option" | Dudemanguy | 2020-10-07 | 2 | -11/+3 |
* | wayland: add wayland-display-socket option | Dudemanguy | 2020-10-06 | 2 | -3/+11 |
* | wayland: set an opaque region | Dudemanguy | 2020-10-01 | 3 | -0/+19 |
* | 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 | 2 | -3/+14 |
* | wayland: only render if we have frame callback | Dudemanguy | 2020-09-21 | 7 | -37/+108 |
* | mac: add an option to change the App activation policy | der richter | 2020-09-20 | 1 | -1/+18 |
* | mac: add ontop window level for desktop | der richter | 2020-09-20 | 1 | -1/+5 |
* | options: simplify --android-surface-size handling | sfan5 | 2020-09-20 | 1 | -19/+2 |
* | vo_vdpau: remove an unused variable | wm4 | 2020-09-10 | 1 | -2/+0 |
* | vo_vdpau: remove deprecated/inactive --vo-vdpau-deint option | wm4 | 2020-09-09 | 2 | -7/+0 |
* | command: add read-only focused property | Guido Cella | 2020-09-08 | 4 | -1/+33 |
* | vo_gpu: EGL: fix transparency on X11/EGL/Mesa | wm4 | 2020-08-27 | 1 | -1/+1 |
* | vo_gpu: EGL: slightly better debug logging of EGL configs | wm4 | 2020-08-27 | 1 | -1/+2 |
* | wayland: always update sbc for presentation time | Dudemanguy | 2020-08-24 | 1 | -0/+1 |
* | wayland: simplify presentation time | Dudemanguy | 2020-08-22 | 2 | -12/+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 | 3 | -42/+48 |
* | 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 | 6 | -540/+720 |
* | wayland: conditionally commit surface on resize | Dudemanguy | 2020-08-20 | 3 | -2/+10 |
* | wayland: refactor geometry/window handling | Dudemanguy | 2020-08-20 | 2 | -104/+112 |
* | 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 |
* | 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 |
* | wayland: expose wayland-app-id as a user option | Dudemanguy | 2020-08-14 | 1 | -0/+14 |
* | wayland: tweak xdg_surface creation | Dudemanguy | 2020-08-14 | 1 | -5/+4 |
* | wayland: don't set mouse pos on state change | Dudemanguy | 2020-08-02 | 2 | -1/+6 |
* | wayland: avoid potential deadlocks | Dudemanguy | 2020-07-31 | 1 | -3/+11 |
* | 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 |
* | wayland: remove unused declaration | Dudemanguy | 2020-07-19 | 1 | -1/+0 |
* | 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 |
* | 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 |
* | 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 | 1 | -2/+3 |
* | x11: remove terrible xdg-screensaver hack | wm4 | 2020-07-08 | 2 | -47/+1 |
* | client API: add software rendering API | wm4 | 2020-07-08 | 4 | -1/+212 |
* | Warn if on GNOME | wm4 | 2020-07-07 | 1 | -0/+7 |
* | vo_gpu: vulkan: add ability to disable events | Niklas Haas | 2020-06-30 | 1 | -0/+5 |
* | vo_gpu: fix typo in struct name | sfan5 | 2020-06-24 | 1 | -1/+1 |
* | 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 | 3 | -0/+14 |
* | 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 |
* | 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 | 3 | -7/+58 |
* | vo_gpu: reinterpret SDR white levels based on ITU-R BT.2408 | Niklas Haas | 2020-06-15 | 1 | -2/+4 |
* | vo_gpu: move coherent specifier to the correct location | Niklas Haas | 2020-06-10 | 2 | -2/+2 |
* | 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 |
* | wayland: fix build | wm4 | 2020-06-04 | 2 | -3/+3 |
* | build: change filenames of generated files | wm4 | 2020-06-04 | 3 | -9/+9 |
* | options: add --video-scale-x/y | wm4 | 2020-06-03 | 1 | -4/+4 |
* | vo: refine wakeup condition, and wake up more in audio sync mode | wm4 | 2020-06-01 | 1 | -3/+3 |
* | x11_common: added ICCCM WM_HINTS | Arthur Williams | 2020-05-24 | 1 | -0/+11 |
* | vo_x11: allow OSD rendering outside of video region | wm4 | 2020-05-22 | 1 | -65/+52 |
* | vo_x11: minor improvement in format matching | wm4 | 2020-05-20 | 1 | -5/+5 |
* | vo_x11: use imgfmt metadata instead of hardcoded format table | wm4 | 2020-05-20 | 1 | -32/+21 |
* | wayland: only use presentation on CLOCK_MONOTONIC | Dudemanguy | 2020-05-18 | 1 | -2/+2 |
* | vo_wlshm, vo_drm: set image size with mp_image_set_size | Michael Forney | 2020-05-17 | 2 | -4/+2 |
* | vo_gpu: ra_pl: add timers support | Niklas Haas | 2020-05-16 | 1 | -0/+95 |
* | vo_x11: add 10 bit support | wm4 | 2020-05-14 | 1 | -0/+3 |
* | 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 |
* | vo_direct3d: rip out texture video rendering path | wm4 | 2020-05-13 | 3 | -635/+66 |
* | draw_bmp: use command line options for any used scalers | wm4 | 2020-05-13 | 1 | -1/+1 |
* | vo_gpu: un-fix storable fbo format check | Niklas Haas | 2020-05-13 | 1 | -2/+1 |
* | vo_vaapi: use new overlay API | wm4 | 2020-05-11 | 1 | -123/+85 |
* | video: remove RGB32/BGR32 aliases | wm4 | 2020-05-11 | 1 | -2/+2 |
* | vo: fix forgotten debug code | wm4 | 2020-05-10 | 1 | -1/+1 |
* | vo_gpu: manually resolve user shader prefixes | wm4 | 2020-05-10 | 1 | -1/+4 |
* | 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 |
* | vo_gpu: fix green shit with float yuv input | wm4 | 2020-05-09 | 3 | -12/+23 |
* | video: fix rgb30 component order | wm4 | 2020-05-09 | 1 | -1/+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 | 1 | -8/+24 |
* | vo_gpu: d3d11: only use presentation feedback with flip model | James Ross-Gowan | 2020-05-07 | 1 | -4/+12 |
* | vo_gpu: suppress PL_FATAL logs during probing | Niklas Haas | 2020-05-03 | 1 | -2/+0 |
* | vo_gpu: enable frame caching for still frames | Niklas Haas | 2020-04-30 | 1 | -3/+3 |
* | 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 | 1 | -2/+4 |
* | video/out/vo_tct: query terminal size generically | Avi Halachmi (:avih) | 2020-04-23 | 1 | -7/+3 |
* | wayland: explictly send an UP event for left click | Dudemanguy | 2020-04-23 | 1 | -0/+2 |
* | 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 |
* | video: change chroma_w/chroma_h fields to use shift instead of size | wm4 | 2020-04-23 | 1 | -2/+2 |
* | 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 | 1 | -1/+8 |
* | wayland: use mp_time deltas for presentation time | Dudemanguy | 2020-04-20 | 4 | -30/+10 |
* | vo_gpu: opengl: make sure to always clean up debug callbacks | Niklas Haas | 2020-04-15 | 1 | -0/+4 |
* | vo_gpu: d3d11: also utilize config cache for d3d11-specific options | Jan Ekström | 2020-04-12 | 1 | -1/+9 |
* | vo_gpu: d3d11: add support for exclusive fullscreen | James Ross-Gowan | 2020-04-12 | 1 | -1/+86 |
* | vo: further reduce redundant wakeups | wm4 | 2020-04-10 | 1 | -1/+7 |
* | video: remove another redundant wakeup | wm4 | 2020-04-10 | 2 | -19/+43 |
* | stats: some more performance graphs | wm4 | 2020-04-09 | 1 | -4/+8 |
* | video: report negative subtitle/OSD margins if necessary | wm4 | 2020-03-26 | 1 | -4/+4 |
* | wayland: simplify mouse wheel direction calculation | Jan Ekström | 2020-03-19 | 1 | -3/+2 |
* | options: change option macros and all option declarations | wm4 | 2020-03-18 | 23 | -296/+300 |
* | wayland: notify vo if an output changes | Dudemanguy | 2020-03-15 | 1 | -0/+2 |
* | vo_gpu: warn if correct-downscaling is ignored | Avi Halachmi (:avih) | 2020-03-14 | 1 | -0/+11 |
* | cocoa-cb: support maximize/minimize on startup | der richter | 2020-03-14 | 1 | -1/+9 |
* | options: change how option range min/max is handled | wm4 | 2020-03-13 | 2 | -3/+4 |
* | options: remove intpair option type | wm4 | 2020-03-13 | 1 | -1/+2 |
* | video/out/android_common: use jni helpers | Aman Gupta | 2020-03-12 | 1 | -10/+11 |
* | vo_gpu: generally allow non-storable FBOs | Niklas Haas | 2020-03-08 | 2 | -3/+12 |
* | vo_gpu: avoid error spam when ra_fbo fmt is non-storable | Niklas Haas | 2020-03-08 | 1 | -0/+2 |
* | wayland: always use the fs-screen id for fs | Dudemanguy | 2020-03-08 | 1 | -33/+31 |
* | drm_prime: double free bug | Sven Kroeger | 2020-03-05 | 3 | -15/+93 |
* | drm_prime: forward modifiers from FFMPEG to drm APIdrmprime-modifiers | Sven Kroeger | 2020-03-03 | 1 | -2/+9 |
* | OpenGL: Also detect softpipe as a software driver | linkmauve | 2020-02-25 | 1 | -0/+1 |
* | cocoa-cb: fix crash with some japanese characters | der richter | 2020-02-22 | 1 | -1/+2 |
* | mac, cocoa: fix UI updates on none main queue threads | der richter | 2020-02-22 | 1 | -2/+4 |
* | cocoa-cb: remove unnecessary semicolons | der richter | 2020-02-22 | 3 | -16/+16 |
* | x11: switch back to StaticGravity | wm4 | 2020-02-22 | 1 | -4/+1 |
* | Remove remains of Libav compatibility | wm4 | 2020-02-16 | 1 | -1/+1 |
* | wayland: make resizing better | Dudemanguy | 2020-02-13 | 2 | -6/+32 |
* | wayland: fix autofit and rotating issues | Dudemanguy | 2020-02-13 | 1 | -5/+7 |
* | vo_drm, wo_wlshm: mention that it's software scaling | wm4 | 2020-02-11 | 2 | -2/+2 |
* | vo_x11: don't call X11 "crap" | wm4 | 2020-02-11 | 1 | -1/+1 |
* | vo: fix typo in comment | wm4 | 2020-02-09 | 1 | -1/+1 |
* | cocoa-cb: fix auto-selection of title bar style with older SDKs | der richter | 2020-02-08 | 1 | -0/+4 |
* | cocoa-cb: simplify cursor hiding and make it less greedy | der richter | 2020-02-08 | 3 | -12/+7 |
* | wayland: adjust vo_wayland_wait_frame logic | Dudemanguy | 2020-02-07 | 1 | -6/+6 |
* | wayland: toplevel config fixes | Dudemanguy | 2020-02-06 | 2 | -3/+18 |
* | drm_atomic: do not set immutable properties | Anton Kindestam | 2020-02-02 | 1 | -1/+6 |
* | wayland: remove wayland-frame-wait-offset option | dudemanguy | 2020-01-31 | 4 | -8/+5 |
* | w32_common: support minimized and maximized properties | James Ross-Gowan | 2020-01-26 | 1 | -5/+90 |
* | 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 |
* | 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 | 2 | -5/+14 |
* | cocoa-cb: don't set App icon when called from bundle | der richter | 2020-01-26 | 1 | -1/+3 |
* | vo_gpu: hwdec_vaapi: set correct hw_imgfmt value | wm4 | 2020-01-17 | 1 | -0/+1 |
* | wayland: support maximize/minimize on startup | Dudemanguy | 2020-01-12 | 1 | -0/+6 |
* | wayland: unscrew up cursors | dudemanguy | 2020-01-12 | 1 | -6/+4 |
* | vaapi: reduce log levels further | wm4 | 2020-01-11 | 1 | -7/+10 |
* | 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 |
* | cocoa-cb: don't active window when minimized or hidden on file change | der richter | 2020-01-09 | 1 | -1/+6 |
* | 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 | 1 | -3/+3 |
* | vo_gpu: fix crash if dither texture fails to allocate | wm4 | 2020-01-08 | 1 | -0/+3 |
* | wayland: don't exit the option loop | Dudemanguy | 2020-01-04 | 1 | -16/+12 |
* | 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 |
* | vo_gpu: move wayland below X11 in autoprobe order | wm4 | 2019-12-30 | 1 | -6/+6 |
* | video: cuda: add explicit context creation for copy hwaccels | Philip Langdale | 2019-12-29 | 1 | -1/+1 |
* | vo_gpu: hwdec_vaegl: remove support for old-style interop | Philip Langdale | 2019-12-28 | 3 | -128/+5 |
* | vo_gpu: hwdec_vdpau: remove direct_mode | Philip Langdale | 2019-12-28 | 3 | -170/+47 |
* | w32_common: remove implicit fallthrough | James Ross-Gowan | 2019-12-29 | 1 | -2/+3 |
* | 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 |
* | 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 | 1 | -0/+3 |
* | x11: implement hidpi scale reporting | wm4 | 2019-12-20 | 1 | -0/+3 |
* | command: add property returning hidpi scale | wm4 | 2019-12-20 | 1 | -0/+1 |
* | x11: fix X property out of bounds memory reads | wm4 | 2019-12-18 | 1 | -2/+2 |
* | 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 | 2 | -15/+1 |
* | 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 |
* | x11: fix --hidpi-window-scale=no on hidpi screens | wm4 | 2019-12-16 | 1 | -1/+1 |
* | x11: scale window-scale by DPI | wm4 | 2019-12-16 | 1 | -6/+8 |
* | vo_gpu: opengl: make it work with EGL 1.4 | wm4 | 2019-12-16 | 4 | -4/+82 |
* | vo_gpu: x11egl: log EGL config ID | wm4 | 2019-12-15 | 1 | -2/+6 |
* | mac: replace old event tap for media key support with MediaPlayer | der richter | 2019-12-15 | 2 | -7/+7 |
* | cocoa-cb: update and add more options to use new options handling | der richter | 2019-12-15 | 2 | -10/+41 |
* | cocoa-cb: use m_config_cache and new VOCTRL for option handling | der richter | 2019-12-15 | 2 | -37/+38 |
* | 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 |
* | vo_gpu: x11egl: cleanup EGL correctly | wm4 | 2019-12-12 | 1 | -6/+3 |
* | 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 |
* | wayland: adjust hidden state detection | dudemanguy | 2019-12-10 | 1 | -4/+14 |
* | 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 |
* | 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 |
* | vo: redraw dropped frame if paused between queuing and drawing frame | wm4 | 2019-12-04 | 1 | -0/+3 |
* | osc: rework window control configuration to add auto mode | Philip Langdale | 2019-12-04 | 1 | -1/+8 |
* | wayland: fix cursor behavior on an edge case | dudemanguy | 2019-12-04 | 2 | -7/+2 |
* | wayland: update remaining legacy VOCTRL usage to options | Philip Langdale | 2019-12-02 | 2 | -31/+27 |
* | wayland: update Maximize and Minimize handling to use new options | Philip Langdale | 2019-12-01 | 3 | -26/+43 |
* | vf_gpu: render subtitles | wm4 | 2019-11-30 | 2 | -8/+13 |
* | vo_gpu: opengl: add hack for ancient Mesa/GLX | wm4 | 2019-11-30 | 1 | -23/+47 |
* | vo_gpu: opengl: do not free "GL" sub-allocations | wm4 | 2019-11-29 | 1 | -1/+1 |
* | x11: implement unminimization | wm4 | 2019-11-29 | 1 | -1/+5 |
* | 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 | 1 | -4/+3 |
* | 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 |
* | x11: implement minimize and maximize related VOCTRLs | Philip Langdale | 2019-11-29 | 1 | -0/+40 |
* | 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 | 1 | -1/+5 |
* | 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 |
* | x11_common: don't use vo->opts directly | wm4 | 2019-11-27 | 2 | -25/+26 |
* | vo_gpu: fix infinite scaler reinit spam | Niklas Haas | 2019-11-23 | 1 | -8/+9 |
* | 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 |
* | vo_gpu: hwdec_cuda: Reduce message level of errors while probing | Philip Langdale | 2019-11-17 | 2 | -5/+7 |
* | 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 | 1 | -6/+2 |
* | vo_gpu: sync duplicated condition on peak computation | wm4 | 2019-11-16 | 1 | -0/+2 |
* | wayland: use hidpi-window-scale option | dudemanguy | 2019-11-12 | 1 | -0/+2 |
* | build: fix compilation conditions for vaapi interop inits | Philip Sequeira | 2019-11-10 | 1 | -2/+2 |
* | vo_gpu: yuv alpha is always full range | wm4 | 2019-11-09 | 1 | -8/+6 |
* | vo_gpu: context_x11egl: check eglGetConfigAttrib() for errors | wm4 | 2019-11-08 | 1 | -1/+4 |
* | vo_gpu: vdpau actually works under EGL | wm4 | 2019-11-07 | 1 | -4/+2 |
* | vo_gpu: unconditionally clear framebuffer on start of frame | wm4 | 2019-11-06 | 1 | -5/+3 |
* | vo_x11: accept zimg formats | wm4 | 2019-11-03 | 1 | -1/+2 |
* | vo_gpu: opengl: add support for IMGFMT_RGB30 | wm4 | 2019-11-02 | 1 | -0/+11 |
* | x11: reduce log level for relatively uninteresting things | wm4 | 2019-11-01 | 1 | -9/+9 |
* | screenshot, vo_image: use global swscale/zimg parameters | wm4 | 2019-10-31 | 1 | -1/+1 |
* | sws_utils: shuffle around some shit | wm4 | 2019-10-31 | 4 | -8/+7 |
* | Use mp_log2() instead of av_log2() | wm4 | 2019-10-31 | 1 | -5/+3 |
* | Replace uses of FFMIN/MAX with MPMIN/MAX | wm4 | 2019-10-31 | 3 | -20/+16 |
* | vo_gpu/opengl: fully initialize FBO when passing it to rendering | Jan Ekström | 2019-10-30 | 1 | -2/+4 |
* | vo_gpu/d3d11: add support for configuring swap chain color space | Jan Ekström | 2019-10-30 | 3 | -5/+183 |
* | vo_gpu/d3d11: add helpers for getting names for DXGI formats & CSPs | Jan Ekström | 2019-10-30 | 2 | -4/+178 |
* | vo_gpu: add and utilize color space information from ra_fbo | Jan Ekström | 2019-10-30 | 2 | -8/+40 |
* | vo_caca: Implement VOCTRL_UPDATE_WINDOW_TITLE | Cameron Cawley | 2019-10-29 | 1 | -2/+4 |
* | vo_sdl: Acknowledge when the mouse enters or leaves the window | Cameron Cawley | 2019-10-28 | 1 | -0/+6 |
* | vo_sdl: Improve mouse button input | Cameron Cawley | 2019-10-28 | 1 | -6/+28 |
* | vo_sdl: Support mouse wheel input | Cameron Cawley | 2019-10-28 | 1 | -1/+11 |
* | vo_gpu: log ra_format.storable with the other flags | James Ross-Gowan | 2019-10-27 | 1 | -3/+5 |
* | vo_gpu: d3d11: set the ra_format.storable flag | James Ross-Gowan | 2019-10-27 | 1 | -3/+12 |
* | vo_gpu: attempt to fix 0bgr format | wm4 | 2019-10-26 | 1 | -2/+21 |
* | sdl: prevent concurrent use of SDL in different threads | wm4 | 2019-10-25 | 1 | -2/+2 |
* | vo_sdl: put on do not use stamp | wm4 | 2019-10-25 | 1 | -0/+3 |
* | vo_gpu: d3d11: prevent wraparound in queued frames calc | James Ross-Gowan | 2019-10-26 | 1 | -1/+2 |
* | vo_drm: allow use of zimg | wm4 | 2019-10-25 | 1 | -0/+1 |
* | vo_gpu, options: don't return NaN through API | wm4 | 2019-10-25 | 1 | -4/+8 |
* | input: add gamepad support through SDL2 | Stefano Pigozzi | 2019-10-23 | 1 | -1/+1 |
* | wayland: don't get data device if wl_seat is null | dudemanguy | 2019-10-22 | 1 | -2/+2 |
* | wayland: fix presentation time | Dudemanguy911 | 2019-10-20 | 5 | -2/+23 |
* | wayland: add various render-related options | dudemanguy | 2019-10-20 | 4 | -5/+29 |
* | wayland: add presentation time | dudemanguy | 2019-10-20 | 5 | -7/+291 |
* | vo_x11: enable use of zimg | wm4 | 2019-10-20 | 1 | -0/+2 |
* | vo_gpu: hwdec_d3d11egl: add missing P010 format to supported list | wm4 | 2019-10-17 | 1 | -1/+1 |
* | vo_wlshm: use memfd_create() instead of shm_open() | Emmanuel Gil Peyrot | 2019-10-17 | 2 | -24/+12 |
* | Reintroduce vo_wayland as vo_wlshm | Michael Forney | 2019-10-17 | 2 | -0/+316 |
* | vo_gpu: hwdec_d3d11eglrgb: remove this | wm4 | 2019-10-16 | 2 | -281/+0 |
* | vo_gpu: hwdec_d3d11egl: adapt to newer ANGLE API | wm4 | 2019-10-16 | 1 | -24/+33 |
* | vo_gpu/d3d11: fix memleak of the adapter description string | Jan Ekström | 2019-10-15 | 1 | -1/+5 |
* | vo_gpu/d3d11: remove unnecessary nullptr check | Jan Ekström | 2019-10-15 | 1 | -2/+2 |
* | vo_gpu/d3d11: switch adapter selection to case-insensitive startswith | Jan Ekström | 2019-10-15 | 2 | -4/+5 |
* | vo_gpu/d3d11: fixup adapter selection by switching it all to bstr | Jan Ekström | 2019-10-15 | 3 | -12/+8 |
* | vo_gpu/d3d11: add support for configuring swap chain format | Jan Ekström | 2019-10-13 | 3 | -1/+129 |
* | vo_gpu/d3d11: utilize actual backbuffer values for bit depth | James Ross-Gowan | 2019-10-13 | 1 | -1/+6 |
* | wayland: use callback flag + poll for buffer swap | dudemanguy | 2019-10-10 | 9 | -26/+112 |
* | Revert "vo: add support for externally driven renderloop and make wayland use... | dudemanguy | 2019-10-10 | 4 | -70/+4 |
* | vo_gpu: d3d11: use linear filtering for wrapped textures | James Ross-Gowan | 2019-10-10 | 1 | -1/+3 |
* | cocoa-cb: remove get_property_* usages and split up mpv helper | der richter | 2019-10-06 | 5 | -133/+123 |
* | wayland opengl: actually call uninit if init fails | dudemanguy | 2019-10-03 | 1 | -1/+3 |
* | Revert "wayland: free wayland_state on a false return" | dudemanguy | 2019-10-03 | 1 | -11/+3 |
* | wayland: free wayland_state on a false return | Dudemanguy911 | 2019-10-02 | 1 | -3/+11 |
* | wayland: always create wl_output before rendering | Dudemanguy911 | 2019-10-02 | 1 | -7/+6 |
* | vo_gpu/d3d11: add adapter name validation and listing with "help" | Jan Ekström | 2019-09-29 | 3 | -6/+73 |
* | vo_gpu/d3d11: refactor pthread_once d3d11 loading to function | Jan Ekström | 2019-09-29 | 1 | -6/+15 |
* | vo_gpu/d3d11: utilize the passed adapter name | Jan Ekström | 2019-09-29 | 1 | -5/+77 |
* | vo_gpu/d3d11: add an option for the adapter name | Jan Ekström | 2019-09-29 | 2 | -0/+6 |
* | video/d3d11: add adapter selection by name into d3d11 options | Jan Ekström | 2019-09-29 | 1 | -0/+3 |
* | vo_gpu/d3d11_helpers: also load up CreateDXGIFactory1 | Jan Ekström | 2019-09-29 | 1 | -4/+13 |
* | vo_drm: fix flickering when setting pan/scan | Anton Kindestam | 2019-09-29 | 1 | -4/+0 |
* | vo_gpu: hwdec_cuda: Synchronise OpenGL Interop | Philip Langdale | 2019-09-28 | 3 | -0/+8 |
* | vo_drm: support controlling swapchain depth using swapchain-depth option | Anton Kindestam | 2019-09-28 | 1 | -10/+13 |
* | vo: make swapchain-depth option generic for all VOs | Anton Kindestam | 2019-09-28 | 8 | -16/+10 |
* | drm: refactor page_flipped callback | Anton Kindestam | 2019-09-28 | 4 | -109/+71 |
* | vo_drm: Implement N-buffering and presentation feedback | Anton Kindestam | 2019-09-28 | 1 | -39/+215 |
* | vo_drm: fix more than 2 buffers | Anton Kindestam | 2019-09-28 | 1 | -1/+1 |
* | drm: move struct vsync_tuple into drm_common as drm_vsync_tuple | Anton Kindestam | 2019-09-28 | 2 | -9/+8 |
* | context_drm_egl: define EGL_PLATFORM_GBM_MESA, EGL_PLATFORM_GBM_KHR if not in... | Anton Kindestam | 2019-09-27 | 1 | -0/+8 |
* | video: add pure gamma TRC curves for 2.0, 2.4 and 2.6. | Wessel Dankers | 2019-09-27 | 2 | -0/+21 |
* | options: add M_OPT_FILE to some more options that take files | Philip Sequeira | 2019-09-27 | 1 | -2/+2 |
* | vo_gpu: hwdec_drmprime_drm: add hwdec ctx | Jonas Karlman | 2019-09-27 | 1 | -0/+14 |
* | hwdec_vaapi_gl: add missing compatibility defines | wm4 | 2019-09-27 | 1 | -0/+6 |
* | vo_gpu: vulkan: add Android context | sfan5 | 2019-09-27 | 2 | -0/+98 |
* | context_android: move common code to a separate file | sfan5 | 2019-09-27 | 4 | -52/+152 |
* | vo_gpu: d3d11: don't reset frame stats after pause | James Ross-Gowan | 2019-09-26 | 1 | -9/+0 |
* | client API: fix potential deadlock problems by throwing more shit at it | wm4 | 2019-09-26 | 4 | -21/+63 |
* | cocoa-cb: add support for 10bit opengl rendering | der richter | 2019-09-26 | 1 | -19/+38 |
* | drm_common: add missing zero-initialization of struct vt_mode variable | Anton Kindestam | 2019-09-24 | 1 | -1/+1 |
* | cocoa-cb: fix title bar button state on start up | der richter | 2019-09-23 | 1 | -0/+2 |
* | context_drm_egl: Don't get stuck forever if drmHandleEvent fails | Anton Kindestam | 2019-09-22 | 1 | -1/+3 |
* | vo_drm: 30bpp support | Anton Kindestam | 2019-09-22 | 1 | -8/+53 |
* | vo_gpu: d3d11: add support for presentation feedback | James Ross-Gowan | 2019-09-22 | 1 | -0/+124 |
* | wayland: create current_output in wayland_reconfig | dudemanguy | 2019-09-22 | 1 | -5/+6 |
* | wayland: avoid handling a 0-value axis event | Dudemanguy911 | 2019-09-21 | 1 | -0/+2 |
* | wayland: read xcursor size from XCURSOR_SIZE env | emersion | 2019-09-21 | 1 | -1/+13 |
* | x11: fix ICC profiling for multiple monitors | slatchurie | 2019-09-21 | 2 | -2/+22 |
* | wayland: don't show cursor when fullscreening | dudemanguy | 2019-09-21 | 2 | -0/+7 |
* | wayland: reconfigure cursor on pointer enter event | Thomas Weißschuh | 2019-09-21 | 2 | -1/+4 |
* | wayland: add mouse buttons and fix axis scaling | dudemanguy | 2019-09-21 | 1 | -4/+24 |
* | vo_sdl: Only create the SDL window once | Cameron Cawley | 2019-09-21 | 1 | -54/+23 |
* | context_drm_egl: Use eglGetPlatformDisplayEXT if available | memeka | 2019-09-20 | 1 | -1/+20 |
* | client API, vo_libmpv: document random deadlock problems | wm4 | 2019-09-20 | 1 | -0/+16 |
* | vo_libmpv: fix some more uninit issues | wm4 | 2019-09-20 | 1 | -24/+35 |
* | vo_libmpv: always create ctx->dispatch | wm4 | 2019-09-20 | 1 | -19/+12 |
* | render api: fix use-after-free | wnoun | 2019-09-20 | 1 | -12/+2 |
* | rpi: Update for modern systems | Cameron Cawley | 2019-09-20 | 3 | -6/+6 |
* | vo: remove unused equalizer control remains | wm4 | 2019-09-20 | 1 | -14/+1 |
* | oml_sync: fix typo in comment | wm4 | 2019-09-20 | 1 | -2/+2 |
* | vo: fix missed option updates under rare circumstances | wm4 | 2019-09-19 | 1 | -2/+2 |
* | win_state: silence a valgrind warning | wm4 | 2019-09-19 | 1 | -1/+1 |
* | vo_gpu: hwdec_vaegl: silence confusing message during probing | wm4 | 2019-09-19 | 1 | -2/+47 |
* | vo_gpu: hwdec_vaegl: refactor format probing | wm4 | 2019-09-19 | 1 | -40/+64 |
* | vo_gpu: remove vdpau/GLX backend | wm4 | 2019-09-19 | 2 | -421/+0 |
* | vo_gpu: remove mali-fbdev | wm4 | 2019-09-19 | 2 | -162/+0 |
* | aspect: add video margin options | wm4 | 2019-09-19 | 1 | -5/+43 |
* | aspect: fix some UB problems in corner cases | wm4 | 2019-09-19 | 1 | -6/+6 |
* | wayland: fix wl_proxy leak | dudemanguy | 2019-09-19 | 1 | -0/+3 |
* | drm: fix libmpv ABI breakage introduced in 351c083487050c88adb0e3d60f2174850f... | Anton Kindestam | 2019-09-18 | 4 | -13/+13 |
* | vo_gpu: hwdec_vaapi: Refactor Vulkan and OpenGL interops for VAAPI | Philip Langdale | 2019-09-15 | 5 | -326/+471 |
* | vo_gpu: hwdec_cuda: Improve interop selection mechanism | Philip Langdale | 2019-09-15 | 4 | -15/+20 |
* | vo_gpu: x11: remove special vdpau probing, use EGL by default | wm4 | 2019-09-15 | 2 | -29/+0 |
* | vo_gpu: correctly normalize src.sig_peak | Niklas Haas | 2019-09-15 | 1 | -1/+4 |
* | vo: add warning message to vo_vaapi and vo_vdpau | sfan5 | 2019-09-14 | 2 | -0/+10 |
* | vo_d3d11/context: fix crash due to ctx->ra is null pointer access | Hui Jin | 2019-09-14 | 1 | -2/+4 |
* | vo_d3d11/hwdec_dxva2dxgi: fix memory leak that 'ctx11' be not release | Hui Jin | 2019-09-14 | 1 | -0/+6 |
* | vo_gpu: x11egl: support Mesa OML sync extension | wm4 | 2019-09-08 | 1 | -0/+24 |
* | vo_gpu: glx: move OML sync code to an independent file | wm4 | 2019-09-08 | 3 | -96/+145 |
* | vo/gpu: fix check on src/dst peak mismatch | Niklas Haas | 2019-09-05 | 1 | -1/+1 |
* | cocoa-cb: remove an unused variable | der richter | 2019-09-02 | 1 | -1/+0 |
* | vo/gpu: vulkan: Pass the device name option through to libplacebo | Philip Langdale | 2019-08-24 | 1 | -0/+1 |
* | vo_gpu: d3d11: fix storage lifetime of compound literals | James Ross-Gowan | 2019-08-20 | 1 | -8/+15 |
* | vo_gpu: fix taking screenshots of rotated videos | wnoun | 2019-08-14 | 1 | -2/+6 |
* | vo_gpu: hwdec_vaapi: Synchronise after exporting VA surface | Philip Langdale | 2019-08-07 | 1 | -0/+3 |
* | cocoa-cb: migrate to swift 5 with swift 4 fallback | der richter | 2019-07-21 | 4 | -69/+60 |
* | cocoa-cb: fix optional cases on macOS 10.12 | der richter | 2019-07-21 | 1 | -4/+4 |
* | cocoa-cb: conditional compilation for Dark Mode and Material features | der richter | 2019-07-21 | 1 | -1/+4 |
* | vo_gpu: hwdec_vaapi: Count planes rather than layers in Vulkan interop | Philip Langdale | 2019-07-08 | 1 | -1/+1 |
* | vo_gpu: hwdec_vaapi: Suppress format errors when probing | Philip Langdale | 2019-07-08 | 1 | -1/+2 |
* | vo_gpu: hwdec_vaapi: Add Vulkan interop | Philip Langdale | 2019-07-08 | 3 | -157/+298 |
* | vo_gpu: hwdec_vaegl: Rename and move to hwdec_vaapi | Philip Langdale | 2019-07-08 | 1 | -0/+0 |
* | vo/gpu: hwdec_vdpau: Support direct mode for 4:4:4 content | Philip Langdale | 2019-07-08 | 1 | -4/+15 |
* | opengl/context_wayland: Fix crash on configure before initial reconfig | Michael Forney | 2019-07-08 | 1 | -1/+3 |
* | video/out/gpu: Add a `storable` flag to ra_format | Philip Langdale | 2019-07-08 | 5 | -1/+9 |
* | vo_gpu: process three component together in error diffusion | Bin Jin | 2019-06-16 | 1 | -42/+70 |
* | vo_gpu: fix use of existing textures in error diffusion | Bin Jin | 2019-06-16 | 1 | -6/+8 |
* | vo_gpu: implement error diffusion for dithering | Bin Jin | 2019-06-16 | 4 | -0/+423 |
* | vo_gpu: d3d11: use the SPIRV-Cross C API directly | James Ross-Gowan | 2019-06-12 | 1 | -19/+67 |
* | vo_gpu: fix --scaler-resizes-only for fractional ratio scaling | Bin Jin | 2019-06-06 | 1 | -3/+6 |
* | vo_gpu: expose texture_off to user shader | Bin Jin | 2019-06-06 | 1 | -0/+1 |
* | vo_gpu: allow user shader to fix texture offset | Bin Jin | 2019-06-06 | 3 | -9/+45 |
* | wayland: fix segfault on uninit | Niklas Haas | 2019-05-26 | 1 | -1/+1 |
* | wayland: fix various memory leaks | dudemanguy | 2019-05-21 | 1 | -0/+33 |
* | cocoa-cb: fix quit in fs with none native fs | der richter | 2019-05-11 | 1 | -1/+2 |
* | w32_common: avoid unnecessary sprintfs | James Ross-Gowan | 2019-05-10 | 1 | -8/+5 |
* | drm_common: Support --drm-mode=<preferred|highest|N|WxH[@R]> | Anton Kindestam | 2019-05-04 | 1 | -12/+226 |
* | drm_common: Don't export functions only being used internally | Anton Kindestam | 2019-05-04 | 2 | -22/+22 |
* | drm_common: Add proper help option to drm-mode | Anton Kindestam | 2019-05-04 | 4 | -24/+92 |
* | drm_common: Add option to toggle use of atomic modesetting | Anton Kindestam | 2019-05-04 | 4 | -11/+19 |
* | vo/gpu: hwdec_cuda: Refactor gpu api specific code into separate files | Philip Langdale | 2019-05-03 | 5 | -749/+845 |
* | context_drm_egl: Add support for presentation feedback | Anton Kindestam | 2019-05-03 | 1 | -15/+118 |
* | cocoa-cb: remove all force unwrappings of optionals | der richter | 2019-04-25 | 5 | -309/+411 |
* | vo_gpu/hwdec_cuda: fixup compilation with vulkan disabled | Jan Ekström | 2019-04-22 | 1 | -0/+2 |
* | vo/gpu: hwdec_cuda: Reorganise backend-specific code | Philip Langdale | 2019-04-21 | 1 | -151/+223 |
* | vo_gpu: hwdec_cuda: Implement interop for placebo | Philip Langdale | 2019-04-21 | 1 | -145/+224 |
* | vo/gpu: ra_pl: Add helper to get pl_fmt from ra_format | Philip Langdale | 2019-04-21 | 1 | -0/+5 |
* | vo_gpu: ra_pl: Add getter for pl_gpu | Philip Langdale | 2019-04-21 | 2 | -1/+8 |
* | vo_gpu: vulkan: Add back context_win for libplacebo | Philip Langdale | 2019-04-21 | 2 | -3/+105 |
* | vo_gpu: vulkan: use libplacebo instead | Niklas Haas | 2019-04-21 | 20 | -4355/+848 |
* | vo_gpu: fix segfault when OSD tex creation fails | Niklas Haas | 2019-04-21 | 1 | -1/+1 |
* | vo_gpu: index desc namespaces by ra | Niklas Haas | 2019-04-21 | 5 | -5/+5 |
* | cocoa-cb: add support for custom colored title bar | der richter | 2019-04-02 | 2 | -0/+20 |
* | cocoa-cb: refactor title bar styling | der richter | 2019-04-02 | 2 | -49/+108 |
* | cocoa-cb: add support for mac 10.14 Dark mode and run time switching | Akemi | 2019-04-02 | 1 | -5/+10 |
* | cocoa-cb: move all title bar related functionality in its own file | der richter | 2019-04-02 | 4 | -156/+178 |
* | cocoa-cb: remove an unused variable | Akemi | 2019-04-02 | 1 | -1/+0 |
* | cocoa-cb: simplify CGL pixel format creation | Akemi | 2019-04-02 | 1 | -57/+75 |
* | cocoa-cb: add support for dragging certain strings onto the window | Akemi | 2019-04-02 | 1 | -2/+31 |
* | cocoa-cb: synchronise the flush with the render | Akemi | 2019-04-02 | 1 | -3/+2 |
* | cocoa-cb: fix a Cocoa window position on init bug | Akemi | 2019-04-02 | 1 | -0/+13 |
* | cocoa-cb: fix Space switching when quitting fs | Akemi | 2019-04-02 | 1 | -4/+6 |
* | cocoa-cb: notify vo when window is minimised | Akemi | 2019-04-02 | 1 | -0/+8 |
* | cocoa-cb: fix crash when querying window state | Akemi | 2019-04-02 | 1 | -1/+2 |
* | cocoa-cb: wakeup vo when new events are available | Akemi | 2019-04-02 | 1 | -0/+2 |
* | x11: fix cursor hiding initial state | Philip Sequeira | 2019-03-16 | 2 | -2/+4 |
* | vo_gpu: increase user shader size limit | Bin Jin | 2019-03-13 | 1 | -1/+1 |
* | vo_libmpv: fix null pointer dereference | wnoun | 2019-03-11 | 1 | -3/+5 |
* | Merge branch 'master' into pr6360 | Jan Ekström | 2019-03-11 | 14 | -259/+387 |
|\ |
|
| * | vo_gpu: add two useful operators to user shader | Bin Jin | 2019-03-09 | 2 | -0/+7 |
| * | vo_gpu: make texture offset available to CHROMA hooks | Bin Jin | 2019-03-09 | 1 | -16/+25 |
| * | lcms: allow infinite contrast | zc62 | 2019-03-09 | 1 | -1/+1 |
| * | context_drm_egl: implement n-buffering | Anton Kindestam | 2019-02-25 | 1 | -59/+150 |
| * | opengl: Support GL_ARB_sync style fences on OpenGL ES 3.0 | Anton Kindestam | 2019-02-25 | 1 | -0/+1 |
| * | vo_gpu: fix initial seeding of the peak detect ssbo | Niklas Haas | 2019-02-18 | 2 | -5/+7 |
| * | vo_gpu: use dB units for scene change detection | Niklas Haas | 2019-02-18 | 3 | -11/+12 |
| * | vo_gpu: clamp sigmoid function | Niklas Haas | 2019-02-18 | 1 | -0/+2 |
| * | vo_gpu: tone map before gamut mapping | Niklas Haas | 2019-02-18 | 1 | -5/+4 |
| * | vo_gpu: make --gamut-warning warn on negative colors | Niklas Haas | 2019-02-18 | 1 | -1/+2 |
| * | vo_gpu: improve numerical accuracy of PQ OETF constant | Niklas Haas | 2019-02-18 | 1 | -1/+1 |
| * | vo_gpu: allow color management in dumb mode | Niklas Haas | 2019-02-18 | 1 | -5/+6 |
| * | vo_gpu: improve accuracy of HDR brightness estimation | Niklas Haas | 2019-02-18 | 2 | -10/+14 |
| * | vo_gpu: allow boosting dark scenes when tone mapping | Niklas Haas | 2019-02-18 | 3 | -1/+4 |
| * | vo_gpu: redesign peak detection algorithm | Niklas Haas | 2019-02-18 | 3 | -77/+61 |
| * | vo_gpu: improve tone mapping desaturation | Niklas Haas | 2019-02-18 | 4 | -76/+87 |
| * | wayland_common: rename “shell” into “wm_base” | Emmanuel Gil Peyrot | 2019-02-17 | 2 | -11/+11 |
| * | cocoa-cb: remove empty elements from dropped URLs | Akemi | 2019-02-10 | 1 | -1/+2 |
| * | cocoa-cb: add support for VOCTRL_GET_DISPLAY_NAMES | Akemi | 2019-02-10 | 1 | -0/+14 |
| * | cocoa-cb: use Swift Extensions for convenience | Akemi | 2019-02-10 | 1 | -7/+4 |
| * | cocoa-cb: fix side by side Split View again | Akemi | 2019-01-23 | 1 | -3/+2 |
| * | vo_gpu: allow resetting target-peak to the trc default | Kotori Itsuka | 2019-01-23 | 1 | -1/+2 |
* | | x11: don't hide cursor if window isn't focused | wm4 | 2018-12-06 | 2 | -20/+33 |
* | | vo, vo_gpu, glx: correct GLX_OML_sync_control usage | wm4 | 2018-12-06 | 3 | -84/+128 |
* | | vo: use a struct for vsync feedback stuff | wm4 | 2018-12-06 | 7 | -36/+52 |
* | | vo_gpu: glx: use GLX_OML_sync_control for better vsync reporting | wm4 | 2018-12-06 | 7 | -0/+142 |
* | | Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer... | Anton Kindestam | 2018-12-05 | 2 | -10/+14 |
|\ \
| |/
|/| |
|