1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 22:20:22 +00:00
mpv/libvo
2010-01-08 01:55:15 +02:00
..
aclib_template.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
aclib.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
aspect.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
aspect.h Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
aspecttest.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
csputils.c Slightly generalize code to generate YUV->RGB conversion table and add 2010-01-01 12:54:09 +00:00
csputils.h Slightly generalize code to generate YUV->RGB conversion table and add 2010-01-01 12:54:09 +00:00
fastmemcpy.h
font_load_ft.c Merge svn changes up to r30055 2009-12-18 18:54:42 +02:00
font_load.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
font_load.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
geometry.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
geometry.h
gl_common.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
gl_common.h Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
gtf.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
gtf.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
jpeg_enc.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
jpeg_enc.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
matrixview_font.h Finally add matrixview vo. 2010-01-03 14:54:51 +00:00
matrixview.c Finally add matrixview vo. 2010-01-03 14:54:51 +00:00
matrixview.h Finally add matrixview vo. 2010-01-03 14:54:51 +00:00
mga_common.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
old_vo_defines.h
old_vo_wrapper.c
old_vo_wrapper.h
osd_font.h
osd_template.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
osd.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
osd.h
osx_common.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
osx_common.h Move aspect change handling from vo_quartz to osx_common. 2009-08-28 13:25:30 +00:00
spuenc.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
spuenc.h Merge svn changes up to r29117 2009-04-01 02:43:47 +03:00
sub.c Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
sub.h
vdpau_template.c vo_vdpau: Add support for high-quality scaling feature 2009-11-15 18:39:48 +02:00
vesa_lvo.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vesa_lvo.h
video_out_internal.h VO interface: Remove obsolete draw_frame() from new interface 2009-09-17 18:15:20 +03:00
video_out.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
video_out.h Some ugly hacks to make compiling against a newer external version of libass work. 2009-12-24 10:51:24 +00:00
videodev_mjpeg.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_3dfx.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_aa.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_bl.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_caca.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_corevideo.h Make glContext a local variable, it is not needed outside the function 2009-09-01 21:16:58 +00:00
vo_corevideo.m Merge svn changes up to r30055 2009-12-18 18:54:42 +02:00
vo_cvidix.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_dfbmga.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_dga.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_direct3d.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_directfb2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_directx.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_dxr2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_dxr3.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_fbdev2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_fbdev.c Merge svn changes up to r29412 2009-07-07 02:56:01 +03:00
vo_ggi.c
vo_gif89a.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_gl2.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_gl.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_ivtv.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_jpeg.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_kva.c Merge svn changes up to r29117 2009-04-01 02:43:47 +03:00
vo_matrixview.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
vo_md5sum.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_mga.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_mpegpes.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_null.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_png.c Merge svn changes up to r30187 2010-01-08 01:55:15 +02:00
vo_pnm.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_quartz.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
vo_s3fb.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_sdl.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
vo_svga.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
vo_tdfx_vid.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_tdfxfb.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
vo_tga.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
vo_v4l2.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_vdpau.c Some ugly hacks to make compiling against a newer external version of libass work. 2009-12-24 10:51:24 +00:00
vo_vesa.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_wii.c
vo_winvidix.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_x11.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
vo_xmga.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xover.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xv.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_xvidix.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xvmc.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_xvr100.c
vo_yuv4mpeg.c Disable functionality requiring libswscale internals 2009-07-26 06:16:52 +03:00
vo_zr2.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_zr.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vosub_vidix.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vosub_vidix.h
w32_common.c Merge svn changes up to r29962 2009-11-23 01:56:21 +02:00
w32_common.h 100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h 2009-11-22 14:46:43 +00:00
wskeys.h
x11_common.c Merge svn changes up to r30136 2009-12-30 00:56:10 +02:00
x11_common.h Merge svn changes up to r30136 2009-12-30 00:56:10 +02:00