mpv/video/out
Dudemanguy 0bed2a2263 build: remove outdated generated directory
This only existed as essentially a workaround for meson's behavior and
to maintain compatibility with the waf build. Since waf put everything
in a generated subdirectory, we had to put make a subdirectory called
"generated" in the source for meson so stuff could go to the right
place. Well now we don't need to do that anymore. Move the meson.build
files around so they go in the appropriate place in the subdirectory of
the source tree and change the paths of the headers accordingly. A
couple of important things to note.

1. mpv.com now gets made in build/player/mpv.com (necessary because of
   a meson limitation)
2. The macos icon generation path is shortened to
   TOOLS/osxbundle/icon.icns.inc.
2023-07-31 19:00:06 +00:00
..
cocoa
d3d11 hwdec: do not add hwdec device if it failed to create 2023-06-26 19:07:29 +02:00
gpu build: internally rename gl-wayland to egl-wayland 2023-07-23 22:00:08 +00:00
gpu_next
hwdec hwdec: do not add hwdec device if it failed to create 2023-06-26 19:07:29 +02:00
mac
opengl Revert "wayland_gl: wait until resize to create egl_window" 2023-07-13 12:12:37 +00:00
placebo
vulkan
win32 win32: add support for drag-and-drop option 2023-07-01 02:06:02 +00:00
wldmabuf
android_common.c
android_common.h
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_cb_common.swift
cocoa_common.h
cocoa_common.m build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
dither.c
dither.h
dr_helper.c
dr_helper.h
drm_atomic.c
drm_atomic.h
drm_common.c
drm_common.h
drm_prime.c
drm_prime.h
filter_kernels.c
filter_kernels.h
libmpv.h
libmpv_sw.c
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
present_sync.c
present_sync.h
vo.c mp_image: abort on av_buffer_ref() failure 2023-06-28 20:56:23 -07:00
vo.h
vo_caca.c
vo_direct3d.c
vo_dmabuf_wayland.c build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
vo_drm.c vo_drm: remove VOCTRL_SCREENSHOT_WIN 2023-07-21 20:23:11 +02:00
vo_gpu.c
vo_gpu_next.c vo_gpu_next: fix assertion on wayland 2023-07-29 19:09:45 +02:00
vo_image.c
vo_kitty.c
vo_lavc.c
vo_libmpv.c
vo_mediacodec_embed.c hwdec: fix undeclared identifier in mediacodec_embed 2023-06-28 10:29:24 -07:00
vo_null.c
vo_rpi.c
vo_sdl.c
vo_sixel.c
vo_tct.c
vo_vaapi.c draw_bmp: fix overflowing coordinates in mark_rcs 2023-07-30 20:06:20 +02:00
vo_vdpau.c
vo_wlshm.c vo_wlshm: bail out of resize if width/height is 0 2023-07-08 20:47:35 -05:00
vo_x11.c vo_x11: don't rely on XFree to free calloc-ed data 2023-07-02 12:47:31 +02:00
vo_xv.c
w32_common.c win32: add support for drag-and-drop option 2023-07-01 02:06:02 +00:00
w32_common.h
wayland_common.c build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
wayland_common.h wayland_common: remove questionable gcd impl and global state 2023-07-19 13:01:08 +02:00
win_state.c
win_state.h
x11_common.c build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
x11_common.h