mpv/libvo
filon 43b0b8d4bf Not checking it caused SIGSEV when uninitning after vesa init failed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8787 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 22:41:52 +00:00
..
.cvsignore
Makefile
aclib.c
aclib_template.c
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c these patches let ,,oldstyle'' and freetype subtitle renderers live 2002-12-29 14:59:23 +00:00
font_load.h these patches let ,,oldstyle'' and freetype subtitle renderers live 2002-12-29 14:59:23 +00:00
font_load_ft.c these patches let ,,oldstyle'' and freetype subtitle renderers live 2002-12-29 14:59:23 +00:00
geometry.c cosmetics 2003-01-04 13:12:13 +00:00
geometry.h Added support for X style -geometry options (adapted from Henk's patch) 2003-01-03 20:46:44 +00:00
gtf.c
gtf.h
img_format.h
jpeg_enc.c
jpeg_enc.h
mga_common.c don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga") 2003-01-04 19:17:37 +00:00
osd.c
osd.h
osd_font.h
osd_template.c
spuenc.c
spuenc.h
sub.c these patches let ,,oldstyle'' and freetype subtitle renderers live 2002-12-29 14:59:23 +00:00
sub.h Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg". 2002-12-28 15:03:23 +00:00
vesa_lvo.c
vesa_lvo.h
video_out.c Rearrange the vo and ao driver order to prefer the native drivers and give 2003-01-03 05:10:44 +00:00
video_out.h notice vo driver about skipped/dropped frames 2002-12-14 17:12:40 +00:00
video_out_internal.h removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
videodev_mjpeg.h
vo_3dfx.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_aa.c New config system + cleanup of header inter dependency 2002-11-12 01:56:42 +00:00
vo_bl.c compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fame 2002-11-12 20:37:36 +00:00
vo_dfbmga.c fix to compile with DirecFB 0.9.16 2002-12-29 18:07:18 +00:00
vo_dga.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_directfb.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_directfb2.c fix to compile with DirecFB 0.9.16 2002-12-29 18:07:18 +00:00
vo_directx.c 10l remove unused code 2002-12-30 23:31:40 +00:00
vo_dxr2.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_dxr3.c Added patch by Thomas Jarosch 2003-01-02 23:57:38 +00:00
vo_fbdev.c Added support for X style -geometry options (adapted from Henk's patch) 2003-01-03 20:46:44 +00:00
vo_ggi.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_gif89a.c sig11 (in free() in uninit) fixed 2002-12-30 22:24:20 +00:00
vo_gl.c - optional slice height for -vo gl (example: -vo gl:32) 2002-12-30 01:34:20 +00:00
vo_gl2.c warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-11-23 10:58:14 +00:00
vo_jpeg.c patch from tonglijing <tong@intec.iscas.ac.cn> 2002-11-24 21:28:32 +00:00
vo_md5.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_mga.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_mpegpes.c DVB-HEAD (aka. NEWSTRUCT) detection & support 2002-12-28 12:04:58 +00:00
vo_null.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_pgm.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_png.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_sdl.c Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom at hukatronic.cz> 2002-11-21 22:52:54 +00:00
vo_svga.c vga_draw* functions don't support linear memory for 'most' video cards 2002-12-31 02:37:36 +00:00
vo_syncfb.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_tdfxfb.c Added support for X style -geometry options (adapted from Henk's patch) 2003-01-03 20:46:44 +00:00
vo_vesa.c Not checking it caused SIGSEV when uninitning after vesa init failed. 2003-01-04 22:41:52 +00:00
vo_x11.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_xmga.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_xv.c Added support for X style -geometry options (adapted from Henk's patch) 2003-01-03 20:46:44 +00:00
vo_xvidix.c 10l memory leak 2002-12-27 16:42:11 +00:00
vo_yuv4mpeg.c notice vo driver about skipped/dropped frames 2002-12-14 17:12:40 +00:00
vo_zr.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vosub_vidix.c this isn't mplayerxp...3 buffers are enough for double(triple)buffering (instead of 28 buffers ;) 2002-12-15 18:18:41 +00:00
vosub_vidix.h
wskeys.h
x11_common.c Added missing spaces around found atom name. 2003-01-04 20:43:26 +00:00
x11_common.h