..
.cvsignore
…
Makefile
Be more patch-friendly
2005-06-19 22:52:55 +00:00
aclib.c
…
aclib_template.c
More gcc-4.0 fixes
2005-06-04 21:11:39 +00:00
aspect.c
…
aspect.h
…
aspecttest.c
…
fastmemcpy.h
support for negative strides (fixes -vf spp,flip crash)
2005-04-08 10:31:18 +00:00
font_load.c
…
font_load.h
…
font_load_ft.c
enable hinting
2005-05-13 19:47:50 +00:00
geometry.c
- fix gcc warnings, strlcat/strlcpy prototypes
2005-04-06 11:57:10 +00:00
geometry.h
…
gl_common.c
Doxygen comments improved
2004-12-29 14:33:40 +00:00
gl_common.h
Improving gl2 under windows, moving some functionality to gl_common
2004-12-11 16:57:42 +00:00
gtf.c
if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM>
2005-05-10 00:46:30 +00:00
gtf.h
…
img_format.h
…
jpeg_enc.c
compilation fix (libavcodec sync)
2005-05-01 08:33:35 +00:00
jpeg_enc.h
…
md5sum.c
Mark imported files from uCIFS library as changed for GPL §2a compliance.
2005-04-15 18:43:41 +00:00
md5sum.h
Mark imported files from uCIFS library as changed for GPL §2a compliance.
2005-04-15 18:43:41 +00:00
mga_common.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
osd.c
…
osd.h
…
osd_font.h
…
osd_template.c
…
spuenc.c
…
spuenc.h
…
sub.c
defer loading of the font after display size change to avoid useless
2005-04-10 11:54:31 +00:00
sub.h
…
vesa_lvo.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vesa_lvo.h
…
video_out.c
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
2005-06-20 23:07:35 +00:00
video_out.h
…
video_out_internal.h
…
videodev_mjpeg.h
…
vo_3dfx.c
…
vo_aa.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_bl.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_caca.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_cvidix.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_dfbmga.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_dga.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_directfb2.c
Make dfbopts a suboption, use suboption parser
2005-06-18 20:27:50 +00:00
vo_directx.c
match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>
2005-06-07 13:39:41 +00:00
vo_dxr2.c
…
vo_dxr3.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_fbdev.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_fbdev2.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_ggi.c
- make use of libggiwmh if found by configure
2005-05-11 08:04:13 +00:00
vo_gif89a.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_gl.c
support -wid
2005-06-18 18:32:29 +00:00
vo_gl2.c
support -wid
2005-06-18 18:32:29 +00:00
vo_jpeg.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_macosx.h
keep window size when changing aspect
2005-06-29 21:54:48 +00:00
vo_macosx.m
keep window size when changing aspect
2005-06-29 21:54:48 +00:00
vo_md5sum.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_mga.c
100l to Jindrich! Changing the parameter name in the body, too.
2005-04-19 22:11:34 +00:00
vo_mpegpes.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_null.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_png.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_pnm.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_quartz.c
draw resize box
2005-06-14 12:48:39 +00:00
vo_quartz.h
…
vo_sdl.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_svga.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_syncfb.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_tdfx_vid.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_tdfxfb.c
…
vo_tga.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_vesa.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_winvidix.c
keep aspect when resizing, quit MPlayer when closing the window patch by Erik Lunchpail <erik_27can at yahoo.com>
2005-06-26 17:44:07 +00:00
vo_x11.c
Make -wid behave more consistent.
2005-05-21 17:31:44 +00:00
vo_xmga.c
Make -wid behave more consistent.
2005-05-21 17:31:44 +00:00
vo_xover.c
Make -wid behave more consistent.
2005-05-21 17:31:44 +00:00
vo_xv.c
Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
2005-06-27 10:05:39 +00:00
vo_xvidix.c
Make -wid behave more consistent.
2005-05-21 17:31:44 +00:00
vo_xvmc.c
add vo_xv_enable_vsync() to xvmc
2005-06-30 10:57:56 +00:00
vo_yuv4mpeg.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_zr.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_zr2.c
free MSTRZ args also if parser fails
2005-01-25 22:25:39 +00:00
vosub_vidix.c
…
vosub_vidix.h
…
w32_common.c
-geometry support for gl2 under win, default window pos centered for gl, gl2
2005-05-30 08:45:21 +00:00
w32_common.h
Improving gl2 under windows, moving some functionality to gl_common
2004-12-11 16:57:42 +00:00
wskeys.h
…
x11_common.c
Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
2005-06-27 10:05:39 +00:00
x11_common.h
added forgotten xv_enable_vsync
2005-06-30 10:16:35 +00:00