1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-28 11:20:56 +00:00
mpv/video/out
wm4 85998f6121 Fix some libav* include statements
Fix all include statements of the form:

   #include "libav.../..."

These come from MPlayer times, when FFmpeg was somehow part of the
MPlayer build tree, and this form was needed to prefer the local files
over system FFmpeg.

In some cases, the include statement wasn't needed or could be replaced
with mpv defined symbols.
2014-04-19 17:18:10 +02:00
..
cocoa vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00
aspect.c aspect: remove a small ffmpeg dependency 2014-01-22 00:35:52 +01:00
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h
cocoa_common.m vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c
gl_common.c
gl_common.h
gl_header_fixes.h
gl_hwdec_vaglx.c vaapi: make struct va_surface private 2014-03-17 18:22:35 +01:00
gl_hwdec_vda.c
gl_hwdec_vdpau.c vdpau: remove pointer indirection for a field 2014-03-19 19:57:08 +01:00
gl_lcms.c gl_lcms: properly expand the cache filename being written 2014-04-05 18:13:00 +02:00
gl_lcms.h vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00
gl_osd.c
gl_osd.h
gl_video_shaders.glsl vo_opengl: Simplify and clarify color correction code 2014-03-10 22:56:25 +01:00
gl_video.c vo_opengl: make spline36 default with --vo=opengl-hq 2014-04-17 21:53:42 +02:00
gl_video.h video/out: remove legacy colorspace stuff 2014-03-29 00:25:08 +01:00
gl_w32.c
gl_wayland.c wayland/shm: Use subsurfaces for OSD 2014-04-16 16:38:54 +02:00
gl_x11.c gl_x11: don't require a X visual for modern GL context creation 2014-02-06 14:33:30 +01:00
pnm_loader.c
pnm_loader.h
vo_caca.c video/out: do remaining config to reconfig replacements 2014-01-24 21:22:25 +01:00
vo_corevideo.c vo_corevideo: remove unused variable 2014-03-31 22:10:33 +02:00
vo_direct3d.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
vo_image.c
vo_lavc.c encode: write 2-pass stats only per-packet 2014-04-11 00:08:32 +02:00
vo_null.c video/out: do remaining config to reconfig replacements 2014-01-24 21:22:25 +01:00
vo_opengl_old.c video/out: remove legacy colorspace stuff 2014-03-29 00:25:08 +01:00
vo_opengl.c vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00
vo_sdl.c vo_sdl: fix compilation 2014-01-25 00:26:35 +01:00
vo_vaapi.c video/out: remove legacy colorspace stuff 2014-03-29 00:25:08 +01:00
vo_vdpau.c vo_vdpau: add an additional check for timestamp robustness 2014-04-08 20:16:53 +02:00
vo_wayland.c wayland/shm: Use subsurfaces for OSD 2014-04-16 16:38:54 +02:00
vo_x11.c
vo_xv.c video/out: remove legacy colorspace stuff 2014-03-29 00:25:08 +01:00
vo.c video/out: remove legacy colorspace stuff 2014-03-29 00:25:08 +01:00
vo.h Kill all tabs 2014-04-13 18:03:01 +02:00
w32_common.c w32_common: use ToUnicode to translate key input 2014-04-17 22:52:19 +02:00
w32_common.h w32_common: use ToUnicode to translate key input 2014-04-17 22:52:19 +02:00
wayland_common.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
wayland_common.h wayland/shm: Use subsurfaces for OSD 2014-04-16 16:38:54 +02:00
x11_common.c Fix some libav* include statements 2014-04-19 17:18:10 +02:00
x11_common.h x11: implement window dragging by grabbing 2014-03-18 20:43:45 +01:00
x11_icon.bin