mpv/libvo
siretart 8bd8aba37a include sys/kd.h on non-Linux architectures correctly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31058 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-04-23 10:04:56 +00:00
..
aclib.c Do not assume that "long" is the size of a register. 2010-01-03 09:20:01 +00:00
aclib_template.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +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 cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
csputils.c Add support for adjustable TV <-> PC level conversion. 2010-01-16 19:59:31 +00:00
csputils.h Add support for adjustable TV <-> PC level conversion. 2010-01-16 19:59:31 +00:00
fastmemcpy.h Unconditionally declare fast_memcpy() and mem2agpcpy(). 2010-02-25 13:20:56 +00:00
font_load.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
font_load.h Add missing header #includes to fix 'make checkheaders'. 2010-01-04 19:04:33 +00:00
font_load_ft.c Rename get_path.[ch] --> path.[ch]. 2010-03-20 23:38:27 +00:00
geometry.c Save the new width and height earlier so that e.g. -geometry 30x30-50-50 2010-03-03 21:01:57 +00:00
geometry.h
gl_common.c Factor out the YUV->RGB conversion auto-selection and also 2010-04-04 16:56:30 +00:00
gl_common.h Add some fallback OpenGL defines to fix compilation on Windows. 2010-04-07 19:36:23 +00:00
gtf.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +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
matrixview.c Add mpgl prefix to all OpenGL-related function pointers. 2010-04-03 07:08:07 +00:00
matrixview.h Add missing license headers for vo_matrixview code. 2010-01-04 13:05:52 +00:00
matrixview_font.h Add missing license headers for vo_matrixview code. 2010-01-04 13:05:52 +00:00
mga_common.c Remove pointless '#if 1' preprocessor directives. 2010-02-19 10:22:29 +00:00
osd.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
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 Refactor OS X foreground process setting into a separate function. 2010-03-26 15:02:14 +00:00
osx_common.h Refactor OS X foreground process setting into a separate function. 2010-03-26 15:02:14 +00:00
spuenc.c Move struct typedef pixbuf into the only .c file where it is used. 2010-02-16 19:39:30 +00:00
spuenc.h Move struct typedef pixbuf into the only .c file where it is used. 2010-02-16 19:39:30 +00:00
sub.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +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 Add const to some video_out extern declarations to match their definitions. 2010-03-27 15:27:16 +00:00
video_out.h Create the OpenGL probe window as a hidden Window on X11. 2010-02-04 22:08:23 +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 libvo: Mark functions not used outside of their files as static. 2010-02-16 16:22:17 +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 Fix RGB support for corevideo: corevideo can only support 2010-04-05 13:11:06 +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 Avoid memleaks when vo_direct3d initialization fails. 2010-01-03 17:04:04 +00:00
vo_directfb2.c include sys/kd.h on non-Linux architectures correctly 2010-04-23 10:04:56 +00:00
vo_directx.c Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
vo_dxr2.c Mark dxr2_opts array as const. 2010-04-04 16:08:15 +00:00
vo_dxr3.c Remove pointless '#if 1' preprocessor directives. 2010-02-19 10:22:29 +00:00
vo_fbdev.c Use FBIOPAN_DISPLAY for switching between pages, seems to work for more 2010-03-07 17:33:13 +00:00
vo_fbdev2.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
vo_ggi.c
vo_gif89a.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_gl.c Open cutomtex file in binary mode to avoid potential issues on 2010-04-13 05:54:44 +00:00
vo_gl2.c Check texture dimensions instead of internal format in max texture 2010-04-04 19:56:26 +00:00
vo_ivtv.c Fix function declarations to avoid casting function pointers. 2010-01-01 13:18:49 +00:00
vo_jpeg.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_kva.c Mark some more LIBVO_EXTERN declarations as const where possible. 2010-03-27 15:22:47 +00:00
vo_matrixview.c Mark some more LIBVO_EXTERN declarations as const where possible. 2010-03-27 15:22:47 +00:00
vo_md5sum.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_mga.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_mpegpes.c Drop support for old-style DVB code. 2010-03-02 19:57:17 +00:00
vo_null.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_png.c Fix exit_player() usage throughout the codebase. 2010-02-14 10:53:20 +00:00
vo_pnm.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_quartz.c Refactor OS X foreground process setting into a separate function. 2010-03-26 15:02:14 +00:00
vo_s3fb.c libvo: Mark functions not used outside of their files as static. 2010-02-16 16:22:17 +00:00
vo_sdl.c Fixup SDL configure check: 2010-01-03 11:33:33 +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 cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +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 Add header for v4l2_write() instead of forward declaring it. 2010-02-21 23:31:56 +00:00
vo_v4l2.h Add header for v4l2_write() instead of forward declaring it. 2010-02-21 23:31:56 +00:00
vo_vdpau.c Mark some more LIBVO_EXTERN declarations as const where possible. 2010-03-27 15:22:47 +00:00
vo_vesa.c Replace deprecated sws_scale_ordered usages by sws_scale (which does the same). 2010-01-03 17:12:12 +00:00
vo_wii.c Mark some more LIBVO_EXTERN declarations as const where possible. 2010-03-27 15:22:47 +00:00
vo_winvidix.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_x11.c Replace deprecated sws_scale_ordered usages by sws_scale (which does the same). 2010-01-03 17:12:12 +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 Fix function declarations to avoid casting function pointers. 2010-01-01 13:18:49 +00:00
vo_xvidix.c
vo_xvmc.c Use (void) instead of () to indicate a parameterless function, fixes: 2010-03-28 16:58:27 +00:00
vo_xvr100.c
vo_yuv4mpeg.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_zr.c Add header for functions exported from vo_zr.c and use it appropriately. 2010-02-18 10:19:42 +00:00
vo_zr.h Add header for functions exported from vo_zr.c and use it appropriately. 2010-02-18 10:19:42 +00:00
vo_zr2.c Fix function declarations to avoid casting function pointers. 2010-01-01 13:18:49 +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 VOFLAG_HIDDEN to the w32 backend. 2010-02-04 22:46:45 +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 Enable StructureNotifyMask before waiting for a DestroyNotify event. 2010-02-27 17:55:57 +00:00
x11_common.h Add xscreensaver_heartbeat() declaration to x11_common.h. 2010-02-14 12:57:18 +00:00