| Commit message (Expand) | Author | Age | Files | Lines |
* | wayland: no mouse dragging in fullscreen/maximized | Dudemanguy | 3 days | 1 | -0/+1 |
* | vd_lavc: wrap use of deprecated AVCodecContext.thread_safe_callbacks in #if | sfan5 | 3 days | 1 | -0/+2 |
* | mac: fix traditional fullscreen on macOS 11 | der richter | 6 days | 2 | -4/+20 |
* | mac: remove an unused variable | der richter | 6 days | 1 | -1/+0 |
* | vo_gpu: libplacebo: require v2.72.0 | Niklas Haas | 10 days | 1 | -51/+1 |
* | mac: support --on-all-workspaces option | Evgeny Zinoviev | 12 days | 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 |
* | csputils: add mappings for DCI-P3 (ST.431-2) and P3-D65 (ST.432-1) | Jan Ekström | 2020-12-30 | 1 | -0/+4 |
* | vd_lavc: add VP8 to the default allowed hwdec codec list | Emmanuel Gil Peyrot | 2020-12-30 | 1 | -1/+1 |
* | 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 |
* | csputils: add MP_CHROMA_TOPLEFT | Niklas Haas | 2020-12-02 | 3 | -1/+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 |
* | 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 |
* | vd_lavc: add AV1 to the default allowed hwdec codec list | Jan Ekström | 2020-11-03 | 1 | -1/+1 |
* | 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 |
* | sws_utils: work around libswscale corrupting memory yet again | wm4 | 2020-09-17 | 2 | -2/+57 |
* | 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 |
* | zimg: add slice threading and use it by default | wm4 | 2020-07-15 | 2 | -20/+111 |
* | zimg: refactor (move around fields) | wm4 | 2020-07-15 | 2 | -78/+106 |
* | 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 |
* | 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 | 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 |
* | video: some concessions to big endian hosts | wm4 | 2020-06-17 | 1 | -8/+11 |
* | 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 |
* | 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 | 3 | -6/+10 |
* | 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 |
* | vaapi: correct broken NULL check | wm4 | 2020-06-03 | 1 | -1/+1 |
* | 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 |
* | mp_image: add helper for clearing regions outside of a rectangle | wm4 | 2020-05-22 | 2 | -0/+16 |
* | video: add AV_PIX_FMT_UYYVYY411 conversion support | wm4 | 2020-05-22 | 1 | -30/+52 |
* | 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 | 2 | -234/+265 |
* | 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 | 3 | -186/+168 |
* | 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 | 1 | -1/+1 |
* | wayland: only use presentation on CLOCK_MONOTONIC | Dudemanguy | 2020-05-18 | 1 | -2/+2 |
* | video: add pixel component location metadata | wm4 | 2020-05-18 | 2 | -129/+362 |
* | video: clean up some imgfmt related stuff | wm4 | 2020-05-18 | 7 | -78/+71 |
* | 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 |
* | repack: fix incorrect assert() | wm4 | 2020-05-12 | 1 | -1/+1 |
* | vo_vaapi: use new overlay API | wm4 | 2020-05-11 | 1 | -123/+85 |
* | video: remove RGB32/BGR32 aliases | wm4 | 2020-05-11 | 3 | -12/+3 |
* | 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 |
* | draw_bmp: rewrite | wm4 | 2020-05-09 | 1 | -3/+0 |
* | repack: add support for converting from/to float formats | wm4 | 2020-05-09 | 2 | -0/+120 |
* | csputils: add function for getting uint/float transformation | wm4 | 2020-05-09 | 2 | -1/+44 |
* | video: add yuv float formats | wm4 | 2020-05-09 | 3 | -11/+59 |
* | 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 | 3 | -4/+4 |
* | video: separate repacking code from zimg and make it independent | wm4 | 2020-05-09 | 4 | -895/+1244 |
* | 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 |
* | 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 |
* | vf:format: don't error when using convert=yes and not specifying fmt | wm4 | 2020-05-06 | 1 | -1/+1 |
* | 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 |
* | zimg: remove C11 aligned_alloc() requirement | wm4 | 2020-05-01 | 2 | -5/+10 |
* | vo_gpu: enable frame caching for still frames | Niklas Haas | 2020-04-30 | 1 | -3/+3 |
* | 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 | 7 | -4/+34 |
* | sws_utils: remove unused brightness etc. controls | wm4 | 2020-04-24 | 2 | -7/+1 |
* | 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 |
* | 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 |
* | img_format: treat both monow and monob as RGB | wm4 | 2020-04-23 | 1 | -1/+3 |
* | 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 | 2 | -0/+34 |
* | video: change chroma_w/chroma_h fields to use shift instead of size | wm4 | 2020-04-23 | 5 | -48/+39 |
* | img_format: add format description table for mpv-only formats | wm4 | 2020-04-23 | 2 | -133/+148 |
* | 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 |
* | zimg: fix swapped chroma planes with packed YUV bullshit | wm4 | 2020-04-14 | 1 | -4/+4 |
* | zimg: fix build with older FFmpeg (troublesome Intel dude format) | wm4 | 2020-04-14 | 1 | -0/+2 |
* | zimg: add support for 1 bit per pixel formats | wm4 | 2020-04-13 | 1 | -0/+52 |
* | zimg: add packed YUV bullshit | wm4 | 2020-04-13 | 1 | -1/+111 |
* | zimg: add support for some RGB fringe formats | wm4 | 2020-04-13 | 1 | -0/+174 |
* | zimg: add support for big endian input and output | wm4 | 2020-04-13 | 3 | -50/+164 |
* | vf_format: add gross mechanism for forcing scaler for testing | wm4 | 2020-04-13 | 3 | -3/+37 |
* | 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 |
* | options: make imgfmt options always accept "no" | wm4 | 2020-04-09 | 1 | -1/+1 |
* | 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 |
* | vd_lavc: make hwdec fallback message more consistent | wm4 | 2020-03-24 | 1 | -4/+1 |
* | 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 | 37 | -434/+440 |
* | 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 | 3 | -4/+6 |
* | 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 |
* | video: drop NV24 alias | wm4 | 2020-02-18 | 2 | -4/+0 |
* | Remove remains of Libav compatibility | wm4 | 2020-02-16 | 6 | -42/+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 |
* | zimg: fix previous odd sizes commit | wm4 | 2020-02-13 | 1 | -4/+2 |
* | sws_utils: use zimg by default if available | wm4 | 2020-02-12 | 1 | -0/+1 |
* | zimg: correct output to odd (chroma un-aligned) sizes | wm4 | 2020-02-12 | 1 | -10/+18 |
* | zimg: fix typos in a comment | wm4 | 2020-02-12 | 1 | -3/+2 |
* | 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 |
* | zimg: add pal8 unpacker | wm4 | 2020-02-10 | 1 | -0/+39 |
* | img_format: add alias for ffmpeg pal8 format | wm4 | 2020-02-10 | 2 | -0/+4 |
* | zimg: rename zplanes field | wm4 | 2020-02-10 | 1 | -4/+4 |
* | zimg: support gray/alpha conversion | wm4 | 2020-02-10 | 1 | -6/+19 |
* | zimg: fix some confusion about plane permutation | wm4 | 2020-02-10 | 1 | -4/+9 |
* | img_format: add gray/alpha planar formats | wm4 | 2020-02-10 | 2 | -2/+74 |
* | zimg: add alpha support | wm4 | 2020-02-09 | 1 | -18/+63 |
* | vo: fix typo in comment | wm4 | 2020-02-09 | 1 | -1/+1 |
* | vf_format: add w, h parameters | wm4 | 2020-02-09 | 1 | -3/+11 |
* | 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 | 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 |
* | 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 | 4 | -1/+52 |
* | vo_gpu: hwdec_vaegl: remove support for old-style interop | Philip Langdale | 2019-12-28 | 4 | -130/+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 |
* | vd_lavc: remove hwdec-by-default special case for RPI | wm4 | 2019-12-24 | 1 | -1/+1 |
* | vd_lavc: more hwdec autoselect nonsense | wm4 | 2019-12-24 | 1 | -17/+49 |
* | 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 |
* | vd_lavc: add gross workaround for nvdec/libavcodec broken API issue | wm4 | 2019-12-18 | 1 | -4/+10 |
* | 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 |
* | 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 | 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 | 3 | -9/+22 |
* | vo_gpu: opengl: add hack for ancient Mesa/GLX | wm4 | 2019-11-30 | 1 | -23/+47 |
* | vf_gpu: add video filter using vo_gpu's renderer | wm4 | 2019-11-29 | 1 | -0/+364 |
* | 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 |
* | command: shuffle some crap around | wm4 | 2019-11-25 | 1 | -1/+2 |
* | 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 |
* | 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 | 2 | -97/+2 |
* | vo_gpu: vdpau actually works under EGL | wm4 | 2019-11-07 | 1 | -4/+2 |
* | DOCS/contribute.md, zimg: remove 2 instances of an extraneous "s" | wm4 | 2019-11-07 | 1 | -1/+1 |
* | vo_gpu: unconditionally clear framebuffer on start of frame | wm4 | 2019-11-06 | 1 | -5/+3 |
* | img_format: remove some unused format flags | wm4 | 2019-11-03 | 2 | -25/+2 |
* | 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 | 1 | -1/+3 |
* | 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 | 1 | -20/+18 |
* | 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 |
* | 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 | 1 | -0/+1 |
* | vo_gpu: opengl: add support for IMGFMT_RGB30 | wm4 | 2019-11-02 | 1 | -0/+11 |
* | zimg: make --zimg-fast=yes default | wm4 | 2019-11-02 | 1 | -0/+1 |
* | 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 |
* | x11: reduce log level for relatively uninteresting things | wm4 | 2019-11-01 | 1 | -9/+9 |
* | zimg: add more packers/unpackers | wm4 | 2019-10-31 | 1 | -59/+106 |
* | sws_utils, zimg: destroy vo_x11 and vo_drm performance | wm4 | 2019-10-31 | 5 | -41/+72 |
* | screenshot, vo_image: use global swscale/zimg parameters | wm4 | 2019-10-31 | 4 | -7/+19 |
* | sws_utils: shuffle around some shit | wm4 | 2019-10-31 | 8 | -31/+63 |
* | Use mp_log2() instead of av_log2() | wm4 | 2019-10-31 | 2 | -8/+6 |
* | 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 |
* | mp_image: copy closed captions when copying attributes | wm4 | 2019-10-25 | 1 | -0/+1 |
* | mp_image: move buffer ref assigning to a function | wm4 | 2019-10-25 | 1 | -7/+10 |
* | 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 |
* | vd_lavc: fix draining with hwdec copy modes | wm4 | 2019-10-25 | 1 | -4/+4 |
* | 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 |
* | ad_lavc, vd_lavc: return full error codes to shared decoder loop | wm4 | 2019-10-24 | 1 | -28/+31 |
* | 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 |
* | filters: extend vf_format so that it can convert color parameters | wm4 | 2019-10-21 | 1 | -36/+52 |
* | sws_utils: improve zimg fallback messages | wm4 | 2019-10-21 | 1 | -2/+2 |
* | vf_fingerprint: don't print fallback warning on each frame | wm4 | 2019-10-21 | 1 | -2/+0 |
* | zimg: minor name consistency improvement | wm4 | 2019-10-21 | 1 | -3/+3 |
* | wayland: fix presentation time | Dudemanguy911 | 2019-10-20 | 5 | -2/+23 |
* | zimg: support RGB30 output | wm4 | 2019-10-20 | 1 | -1/+30 |
* | zimg: move component order arrays to top of file | wm4 | 2019-10-20 | 1 | -4/+6 |
* | img_format: add RGB30 format | wm4 | 2019-10-20 | 2 | -1/+24 |
* | sws_utils: provide function to check whether a format pair is supported | wm4 | 2019-10-20 | 2 | -0/+18 |
* | build: lower required FFmpeg version | wm4 | 2019-10-20 | 1 | -0/+2 |
* | wayland: add various render-related options | dudemanguy | 2019-10-20 | 4 | -5/+29 |
* | wayland: add presentation time | dudemanguy | 2019-10-20 | 5 | -7/+291 |
* | sws_utils: make libswscale fallback a warning | wm4 | 2019-10-20 | 1 | -1/+1 |
* | zimg: support 3 component 16 bit pixel unpacking | wm4 | 2019-10-20 | 1 | -0/+22 |
* | zimg: avoid theoretical FFmpeg planar RGB/YUV mixup | wm4 | 2019-10-20 | 1 | -5/+17 |
* | zimg: add some more colorspace mappings | wm4 | 2019-10-20 | 1 | -5/+5 |
* | vf_fingerprint: remove single-plane optimization | wm4 | 2019-10-20 | 1 | -31/+1 |
* | vf_fingerprint: use generic zimg wrapper | wm4 | 2019-10-20 | 1 | -79/+29 |
* | mp_image: infer XYZ as BT.2020 instead of BT.709 | Niklas Haas | 2019-10-20 | 1 | -9/+8 |
* | csputils: fix outdated comment | Niklas Haas | 2019-10-20 | 1 | -2/+4 |
* | vo_x11: enable use of zimg | wm4 | 2019-10-20 | 1 | -0/+2 |
* | sws_utils: hack in zimg redirection support | wm4 | 2019-10-20 | 2 | -3/+49 |
* | video: add zimg wrapper | wm4 | 2019-10-20 | 2 | -0/+671 |
* | mp_image: remove old acrobatics in frame copy code | wm4 | 2019-10-20 | 1 | -21/+7 |
* | img_format: update test program | wm4 | 2019-10-20 | 1 | -8/+16 |
* | img_format: document a minor guarantee for certain imgfmt metadata | wm4 | 2019-10-20 | 1 | -0/+1 |
* | vaapi: remove hacks for pre-libva2 log callbacks | wm4 | 2019-10-18 | 1 | -65/+0 |
* | video, demux: rip out unused spherical metadata code | wm4 | 2019-10-17 | 3 | -57/+1 |
* | vo_gpu: hwdec_d3d11egl: add missing P010 format to supported list | wm4 | 2019-10-17 | 1 | -1/+1 |
* | video: remove mp_image_params.hw_flags field | wm4 | 2019-10-17 | 5 | -30/+0 |
* | 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 |
* | vf_d3d11vpp: remove RGB conversion hack | wm4 | 2019-10-16 | 1 | -49/+5 |
* | 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 |
* | vf_fingerprint: fix an obvious memory leak | wm4 | 2019-10-03 | 1 | -4/+12 |
* | vf_vapoursynth: fix crashing memory management mistake | wm4 | 2019-10-03 | 1 | -3/+3 |
* | vf_vapoursynth: do not call vsscript_finalize() if init failed | wm4 | 2019-10-03 | 1 | -1/+5 |
* | vf_vapoursynth: remove some Lua backend remains | wm4 | 2019-10-03 | 1 | -6/+0 |
* | wayland: always create wl_output before rendering | Dudemanguy911 | 2019-10-02 | 1 | -7/+6 |
* | mp_image_pool: expose a function for reporting hw download format | wm4 | 2019-10-02 | 2 | -11/+22 |
* | video: remove vf_vavpp from automatic deinterlace property | wm4 | 2019-10-02 | 1 | -9/+0 |
* | 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 | 4 | -0/+27 |
* | 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 |