mpv/libvo
reimar 6450271656 Make YUV->RGB conversion coefficients selectable for -vo gl.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30161 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-01 12:47:43 +00:00
..
aclib.c
aclib_template.c Use ecx instead of ebx to avoid unnecessary issues with PIC. 2009-09-17 19:03:31 +00:00
aspect.c Remove unused movie_aspect extern declaration. 2009-08-27 23:40:36 +00:00
aspect.h Add infrastructure and test code to enable aspect scaling and panscan in windowed mode. 2009-08-27 18:36:51 +00:00
aspecttest.c Fix aspect test program linking. 2009-10-19 10:09:58 +00:00
csputils.c First steps to supporting different YUV->RGB conversion definitions. 2009-12-31 19:59:58 +00:00
csputils.h First steps to supporting different YUV->RGB conversion definitions. 2009-12-31 19:59:58 +00:00
fastmemcpy.h
font_load.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
font_load.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
font_load_ft.c Cosmetics: reindent 2009-12-17 10:57:40 +00:00
geometry.c Use the RESET_GEOMETRY macro in one more place instead of duplicating its code. 2009-06-26 13:41:01 +00:00
geometry.h
gl_common.c Add support for 16-bit per component YUV formats. 2009-12-31 22:53:25 +00:00
gl_common.h Extract functions to generate yuv->rgb matrices and lookup tables into a 2009-12-31 18:25:35 +00:00
gtf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
gtf.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
jpeg_enc.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
jpeg_enc.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
mga_common.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
osd.c
osd.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
osx_common.c Add keycode definitions for older versions of OSX. Fixes compilation on 10.4. 2009-10-06 08:21:52 +00:00
osx_common.h Move aspect change handling from vo_quartz to osx_common. 2009-08-28 13:25:30 +00:00
spuenc.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
spuenc.h
sub.c Fix compilation of teletext code without freetype support 2009-11-09 15:17:06 +00:00
sub.h
vesa_lvo.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vesa_lvo.h
video_out.c Added -name, -title and -use-filename-title options and implementation in X11 vos 2009-11-12 09:21:53 +00: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
video_out_internal.h
videodev_mjpeg.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_3dfx.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_aa.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_bl.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_caca.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00: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 Add support for -geometry to corevideo. 2009-12-15 20:38:54 +00:00
vo_cvidix.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_dfbmga.c
vo_dga.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_direct3d.c
vo_directfb2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_directx.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_dxr2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_dxr3.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_fbdev.c Use memcpy_pic2 instead of reimplementing it. 2009-06-26 16:20:15 +00:00
vo_fbdev2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_ggi.c
vo_gif89a.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_gl.c Make YUV->RGB conversion coefficients selectable for -vo gl. 2010-01-01 12:47:43 +00:00
vo_gl2.c Add support for 16-bit per component YUV formats. 2009-12-31 22:53:25 +00:00
vo_ivtv.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_jpeg.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_kva.c
vo_md5sum.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_mga.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_mpegpes.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_null.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_png.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_pnm.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_quartz.c Consistently use sizeof(variable) instead of sizeof(type) where easily possible. 2009-09-02 14:18:01 +00:00
vo_s3fb.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_sdl.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_svga.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
vo_tdfx_vid.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_tdfxfb.c
vo_tga.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
vo_v4l2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00: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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_wii.c
vo_winvidix.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_x11.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
vo_xmga.c
vo_xover.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_xv.c Remove panscan related conditions and code that only breaks future windowed 2009-08-27 18:51:02 +00:00
vo_xvidix.c
vo_xvmc.c
vo_xvr100.c
vo_yuv4mpeg.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_zr.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_zr2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vosub_vidix.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vosub_vidix.h
w32_common.c Add support for Windows OpenGL rendering onto a device instead of into a window. 2009-11-21 22:27:40 +00: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 vo_x11_classhint name argument should be const, since we pass string constants there. 2009-12-27 14:19:48 +00:00
x11_common.h vo_x11_classhint name argument should be const, since we pass string constants there. 2009-12-27 14:19:48 +00:00