mpv/libvo
diego eebf08b978 Convert all if(verbose>X) to mp_msg_test calls.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17933 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 08:12:03 +00:00
..
.cvsignore
Makefile Make clean/distclean behave uniformly in all directories. 2006-01-27 00:06:42 +00:00
aclib.c
aclib_template.c
aspect.c Add -panscanrange option 2005-09-27 08:32:37 +00:00
aspect.h
aspecttest.c
fastmemcpy.h fix 2005-12-05 01:30:01 +00:00
font_load.c free resources when load_raw fails 2006-03-09 22:20:20 +00:00
font_load.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
font_load_ft.c The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other 2006-03-24 02:31:29 +00:00
geometry.c
geometry.h
gl_common.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
gl_common.h Better fallback for APIENTRY when compiling for Windows 2006-02-26 09:47:17 +00:00
gtf.c
gtf.h gtf.{c,h} is used by vesa only 2005-08-18 12:59:19 +00:00
img_format.h
jpeg_enc.c
jpeg_enc.h
md5sum.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
md5sum.h Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
mga_common.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
osd.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
osd.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
osd_font.h
osd_template.c Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2". 2005-09-13 21:41:44 +00:00
spuenc.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
spuenc.h Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
sub.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
sub.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
vesa_lvo.c Convert all if(verbose>X) to mp_msg_test calls. 2006-03-24 08:12:03 +00:00
vesa_lvo.h
video_out.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
video_out.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
video_out_internal.h Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
videodev_mjpeg.h
vo_3dfx.c move to next vo if /dev/3dfx could not be opened 2005-12-10 22:30:30 +00:00
vo_aa.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
vo_bl.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_caca.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_cvidix.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
vo_dfbmga.c changed KEY_PREVIOUS to KEY_PREV, cause the first undefined 2005-11-03 10:50:43 +00:00
vo_dga.c massive attack: mp_msg printf format fixes 2006-01-12 20:04:36 +00:00
vo_directfb2.c libvo input cleanup: remove the dependency on libinput, 2005-11-02 21:50:55 +00:00
vo_directx.c 10l the cpu hog fix broke fullscreenswitching with -wid 2006-03-15 09:04:24 +00:00
vo_dxr2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_dxr3.c massive attack: mp_msg printf format fixes 2006-01-12 20:04:36 +00:00
vo_fbdev.c Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD 2006-03-20 22:24:14 +00:00
vo_fbdev2.c When centering a video with odd width, be sure to start on a pixel boundary. 2006-03-04 20:00:06 +00:00
vo_ggi.c - improved performance on truecolor modes 2005-09-13 08:47:46 +00:00
vo_gif89a.c massive attack: mp_msg printf format fixes 2006-01-12 20:04:36 +00:00
vo_gl.c extra checks on size of OSD parts (though IMHO these values should never be bad) 2006-03-15 21:13:13 +00:00
vo_gl2.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
vo_jpeg.c Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg. 2006-01-20 01:37:15 +00:00
vo_macosx.h
vo_macosx.m update activity every 30 sec 2006-03-04 12:37:44 +00:00
vo_md5sum.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_mga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_mpegpes.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_null.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_png.c Convert all if(verbose>X) to mp_msg_test calls. 2006-03-24 08:12:03 +00:00
vo_pnm.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_quartz.c let osx sleep if video is paused 2006-02-07 01:36:32 +00:00
vo_quartz.h Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
vo_sdl.c Convert all if(verbose>X) to mp_msg_test calls. 2006-03-24 08:12:03 +00:00
vo_svga.c Convert all if(verbose>X) to mp_msg_test calls. 2006-03-24 08:12:03 +00:00
vo_syncfb.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tdfx_vid.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tdfxfb.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_tga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_vesa.c Convert all if(verbose>X) to mp_msg_test calls. 2006-03-24 08:12:03 +00:00
vo_winvidix.c libvo input cleanup: remove the dependency on libinput, 2005-11-02 21:50:55 +00:00
vo_x11.c remove useless and memleak-causing strdup 2006-03-09 18:05:38 +00:00
vo_xmga.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xover.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xv.c Test if source image dimensions are too big. 2005-11-10 02:39:31 +00:00
vo_xvidix.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_xvmc.c Convert all if(verbose>X) to mp_msg_test calls. 2006-03-24 08:12:03 +00:00
vo_yuv4mpeg.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_zr.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vo_zr2.c Fix the return types of all (six) libvo API functions. Used to be uint32_t, but 2005-08-05 01:24:37 +00:00
vosub_vidix.c Convert all if(verbose>X) to mp_msg_test calls. 2006-03-24 08:12:03 +00:00
vosub_vidix.h
w32_common.c WM_PAINT is the "expose" event, not WM_ACTIVATE 2005-12-07 15:53:02 +00:00
w32_common.h
wskeys.h
x11_common.c Make -xy help output consistent, output an empty line before and after. 2006-03-04 17:33:56 +00:00
x11_common.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00