.. |
.cvsignore
|
…
|
|
Makefile
|
…
|
|
aclib.c
|
…
|
|
aclib_template.c
|
Make this file compile with gcc-4.0.0. The old code was invalid C.
|
2005-01-21 21:11:35 +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
|
more verbosity spam fixes
|
2004-11-30 02:36:05 +00:00 |
font_load.h
|
…
|
|
font_load_ft.c
|
…
|
|
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
|
…
|
|
gtf.h
|
…
|
|
img_format.h
|
…
|
|
jpeg_enc.c
|
…
|
|
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
|
…
|
|
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
|
…
|
|
vesa_lvo.h
|
…
|
|
video_out.c
|
added -wid support for vo_directx.
|
2004-12-21 20:33:51 +00:00 |
video_out.h
|
…
|
|
video_out_internal.h
|
…
|
|
videodev_mjpeg.h
|
…
|
|
vo_3dfx.c
|
…
|
|
vo_aa.c
|
Convert vo_aa suboption parser to using the subopt-helper.
|
2005-03-11 02:09:24 +00:00 |
vo_bl.c
|
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
|
2005-04-14 12:44:28 +00:00 |
vo_caca.c
|
…
|
|
vo_cvidix.c
|
10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>
|
2004-11-25 17:23:13 +00:00 |
vo_dfbmga.c
|
Clean up properly if preinit() fails.
|
2005-03-07 22:45:47 +00:00 |
vo_dga.c
|
no effect in practice, but strides should always be signed
|
2005-02-24 17:07:49 +00:00 |
vo_directfb2.c
|
…
|
|
vo_directx.c
|
always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
2005-02-13 12:47:33 +00:00 |
vo_dxr2.c
|
…
|
|
vo_dxr3.c
|
Fix memset() usage, patch by Ismail Donmez
|
2005-03-31 22:06:34 +00:00 |
vo_fbdev.c
|
remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
|
2004-12-03 20:55:00 +00:00 |
vo_fbdev2.c
|
remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
|
2004-12-03 20:55:00 +00:00 |
vo_ggi.c
|
- Fixed mode setting, so any video can be played on all supported ggi targets.
|
2004-12-17 19:36:52 +00:00 |
vo_gif89a.c
|
…
|
|
vo_gl.c
|
revert the previous commit, gl needs to reload the font immediately
|
2005-04-10 13:12:55 +00:00 |
vo_gl2.c
|
Remove a lot of duplicate code
|
2005-02-21 14:44:39 +00:00 |
vo_jpeg.c
|
Fix compile warnings
|
2005-02-28 00:26:53 +00:00 |
vo_md5sum.c
|
Fix compile warnings
|
2005-02-28 00:26:53 +00:00 |
vo_mga.c
|
remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
|
2004-12-03 20:55:00 +00:00 |
vo_mpegpes.c
|
…
|
|
vo_null.c
|
…
|
|
vo_png.c
|
Implementation of vo_png suboption parser with subopt-helper and removal
|
2005-01-10 15:51:55 +00:00 |
vo_pnm.c
|
Don't print (stupid) message if output directory is .
|
2005-02-28 04:25:25 +00:00 |
vo_quartz.c
|
set device id to 0 if the device selected on startup do not exist
|
2005-02-14 21:28:21 +00:00 |
vo_quartz.h
|
…
|
|
vo_sdl.c
|
10l Don't set SDL to X11 by default.
|
2005-03-01 19:59:20 +00:00 |
vo_svga.c
|
proper gcc4 compile-fix suggested by richard
|
2004-11-03 17:25:38 +00:00 |
vo_syncfb.c
|
…
|
|
vo_tdfx_vid.c
|
…
|
|
vo_tdfxfb.c
|
…
|
|
vo_tga.c
|
…
|
|
vo_vesa.c
|
strides should always be signed
|
2005-02-24 17:08:54 +00:00 |
vo_winvidix.c
|
…
|
|
vo_x11.c
|
…
|
|
vo_xmga.c
|
Reduce excessive verbosity.
|
2004-11-15 09:09:29 +00:00 |
vo_xover.c
|
Reduce excessive verbosity.
|
2004-11-15 09:09:29 +00:00 |
vo_xv.c
|
more colorkey w/ panscan woes
|
2005-04-16 17:10:31 +00:00 |
vo_xvidix.c
|
Reduce excessive verbosity.
|
2004-11-15 09:09:29 +00:00 |
vo_xvmc.c
|
messed ordering of switch branches, 10l for Ivan
|
2005-04-13 19:38:44 +00:00 |
vo_yuv4mpeg.c
|
New suboption type: malloc'ed, zero terminated string
|
2005-01-19 17:10:20 +00:00 |
vo_zr.c
|
replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
|
2005-01-08 14:32:26 +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
|
Remove a lot of duplicate code
|
2005-02-21 14:44:39 +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
|
- fix black screen problem on reinit
|
2005-04-16 15:52:03 +00:00 |
x11_common.h
|
fix vo_xv_draw_colorkey to a workable state
|
2005-04-10 16:02:28 +00:00 |