1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-30 11:42:04 +00:00
mpv/libvo
wm4 98052873da libvo: add vo_gl3
This new vo is heavily based on vo_gl.c. It provides better scale
filters, dithering, and optional color management with LittleCMS2.
It requires OpenGL 3.

Many features are enabled by default, so it will be slower than vo_gl.
However, it can be tuned to behave almost as vo_gl.
2012-03-31 02:58:52 +02:00
..
aclib_template.c
aclib.c
aspect.c
aspect.h
cocoa_common.h gl_common: cocoa: add OpenGL 3.2 context creation code 2012-03-31 02:58:52 +02:00
cocoa_common.m gl_common: cocoa: add OpenGL 3.2 context creation code 2012-03-31 02:58:52 +02:00
csputils.c vo_gl: improve 10-bit YUV->RGB conversion accuracy slightly 2012-03-09 20:48:55 +02:00
csputils.h vo_gl: improve 10-bit YUV->RGB conversion accuracy slightly 2012-03-09 20:48:55 +02:00
d3d_shader_yuv_2ch.h vo_direct3d: add hack for using 2 channel textures for 10 bit pixel formats 2012-03-17 21:06:28 +01:00
d3d_shader_yuv.h vo_direct3d: implement YUV conversion using shaders 2012-03-17 21:05:34 +01:00
d3d_shader_yuv.hlsl vo_direct3d: add hack for using 2 channel textures for 10 bit pixel formats 2012-03-17 21:06:28 +01:00
eosd_packer.c libvo, vo_vdpau: make the EOSD packer code from vo_vdpau generic 2011-12-25 20:42:18 +01:00
eosd_packer.h libvo, vo_vdpau: make the EOSD packer code from vo_vdpau generic 2011-12-25 20:42:18 +01:00
fastmemcpy.h
filter_kernels.c libvo: add vo_gl3 2012-03-31 02:58:52 +02:00
filter_kernels.h libvo: add vo_gl3 2012-03-31 02:58:52 +02:00
geometry.c
geometry.h
gl_common.c libvo: add vo_gl3 2012-03-31 02:58:52 +02:00
gl_common.h libvo: add vo_gl3 2012-03-31 02:58:52 +02:00
gtf.c
gtf.h
matrixview_font.h
mga_template.c mpcodecs: remove mp_image_t.x/y 2012-02-24 15:25:22 +01:00
old_vo_defines.h
old_vo_wrapper.c
old_vo_wrapper.h
osd_template.c
osd.c
osd.h
osx_common.c
osx_common.h
sdl_common.c
sdl_common.h
spuenc.c
spuenc.h
vdpau_template.c
vesa_lvo.c
vesa_lvo.h
video_out_internal.h
video_out.c libvo: add vo_gl3 2012-03-31 02:58:52 +02:00
video_out.h vo: reject vo_redraw_frame() if no frames have been drawn 2012-02-28 03:17:25 +02:00
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c
vo_bl.c
vo_caca.c
vo_corevideo.h
vo_corevideo.m
vo_dfbmga.c
vo_dga.c
vo_direct3d.c vo_direct3d: fix crash when using RGB formats 2012-03-26 04:12:26 +02:00
vo_directfb2.c mpcodecs: remove mp_image_t.x/y 2012-02-24 15:25:22 +01:00
vo_directx.c win32: properly set window title 2012-03-17 21:06:30 +01:00
vo_dxr3.c
vo_fbdev2.c
vo_fbdev.c
vo_ggi.c
vo_gif89a.c
vo_gl3_shaders.glsl libvo: add vo_gl3 2012-03-31 02:58:52 +02:00
vo_gl3.c libvo: add vo_gl3 2012-03-31 02:58:52 +02:00
vo_gl.c Merge remote-tracking branch 'origin/master' into my_master 2012-03-16 19:14:44 +01:00
vo_ivtv.c
vo_ivtv.h
vo_jpeg.c windows support: unicode filenames 2012-03-09 20:48:54 +02:00
vo_kva.c mpcodecs: remove mp_image_t.x/y 2012-02-24 15:25:22 +01:00
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_png.c vo_png: set AVCodecContext parameters before opening it 2012-02-28 22:17:24 +02:00
vo_pnm.c windows support: unicode filenames 2012-03-09 20:48:54 +02:00
vo_quartz.c
vo_s3fb.c
vo_sdl.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
vo_svga.c mpcodecs: remove mp_image_t.x/y 2012-02-24 15:25:22 +01:00
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c
vo_v4l2.h
vo_vdpau.c Merge remote-tracking branch 'origin/master' into my_master 2012-03-16 19:14:44 +01:00
vo_vesa.c
vo_wii.c
vo_x11.c
vo_xmga.c
vo_xover.c
vo_xv.c Merge remote-tracking branch 'wm4/window_title' 2011-12-07 00:13:51 +02:00
vo_xvr100.c
vo_yuv4mpeg.c
w32_common.c win32: properly set window title 2012-03-17 21:06:30 +01:00
w32_common.h
x11_common.c x11: fix crash when using switch_video (broken by UTF-8 input changes) 2012-02-24 09:39:00 +01:00
x11_common.h x11: allow unicode input 2012-01-18 04:13:27 +01:00