..
.cvsignore
aclib_template.c
More gcc-4.0 fixes
2005-06-04 21:11:39 +00:00
aclib.c
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
aspect.c
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
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_ft.c
enable hinting
2005-05-13 19:47:50 +00:00
font_load.c
more verbosity spam fixes
2004-11-30 02:36:05 +00:00
font_load.h
freetype build fix
2003-11-20 16:25:40 +00:00
geometry.c
- fix gcc warnings, strlcat/strlcpy prototypes
2005-04-06 11:57:10 +00:00
geometry.h
dont mess with the window position in xinerama when -geometry changes it.
2004-02-24 21:09:21 +00:00
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
linux->osdep
2003-02-09 20:18:23 +00:00
img_format.h
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
jpeg_enc.c
compilation fix (libavcodec sync)
2005-05-01 08:33:35 +00:00
jpeg_enc.h
Makefile
Be more patch-friendly
2005-06-19 22:52:55 +00:00
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_font.h
OSD volume symbol fixed :)
2003-01-26 16:36:06 +00:00
osd_template.c
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
2004-10-21 11:55:20 +00:00
osd.c
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
osd.h
draw alpha for uyvy
2004-05-31 15:13:35 +00:00
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
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
vesa_lvo.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vesa_lvo.h
fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>; remove ^M
2004-09-15 14:19:41 +00:00
video_out_internal.h
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
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
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
videodev_mjpeg.h
vo_3dfx.c
Removed superfluous XFlush calls before XSync.
2004-08-20 09:41:13 +00:00
vo_aa.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vo_bl.c
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
2005-07-10 12:35:43 +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
runtime 'stay-on-top' functionality
2003-11-30 16:36:10 +00:00
vo_dxr3.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_fbdev.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_gl2.c
support -wid
2005-06-18 18:32:29 +00:00
vo_gl.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
resize video after keep aspect menu item toggle
2005-07-03 14:28:51 +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
resize video after keep aspect menu item toggle
2005-07-03 14:28:51 +00:00
vo_quartz.h
Copyright notice added back.
2004-04-27 14:15:17 +00:00
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
-vop ---> -vf
2003-10-25 18:44:41 +00:00
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_zr2.c
free MSTRZ args also if parser fails
2005-01-25 22:25:39 +00:00
vo_zr.c
replace VO and VF numeric flags with #defined identifiers
2005-04-18 15:52:38 +00:00
vosub_vidix.c
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
vosub_vidix.h
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-10-28 01:15:53 +00:00
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
Support binding F11 and F12 keys to commands.
2004-01-16 17:31:38 +00:00
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