.. |
.cvsignore
|
…
|
|
Makefile
|
Add -I../libavutil to the includes to fix building vo_zr[2].
|
2005-09-01 10:44:46 +00:00 |
aclib.c
|
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
2004-10-28 01:15:53 +00:00 |
aclib_template.c
|
More gcc-4.0 fixes
|
2005-06-04 21:11:39 +00:00 |
aspect.c
|
Add -panscanrange option
|
2005-09-27 08:32:37 +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.c
|
more verbosity spam fixes
|
2004-11-30 02:36:05 +00:00 |
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
|
dont mess with the window position in xinerama when -geometry changes it.
|
2004-02-24 21:09:21 +00:00 |
gl_common.c
|
More consistent and sane types. Also avoids some gcc 4 warnings.
|
2005-10-31 13:56:16 +00:00 |
gl_common.h
|
More consistent and sane types. Also avoids some gcc 4 warnings.
|
2005-10-31 13:56:16 +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
|
gtf.{c,h} is used by vesa only
|
2005-08-18 12:59:19 +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
|
…
|
|
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
|
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
|
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 |
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
|
…
|
|
spuenc.h
|
…
|
|
sub.c
|
make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)
|
2005-10-23 15:35:28 +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.c
|
Forgot to actually enable vo_gl on Windows...
|
2005-08-06 13:38:00 +00:00 |
video_out.h
|
remove extern for variables that are already in headers.
|
2005-08-21 01:20:31 +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
|
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_aa.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_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
|
Support equalizer.
|
2005-09-04 20:58:39 +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
|
Slightly reduce unnecessary verbosity.
|
2005-08-24 00:46:04 +00:00 |
vo_directfb2.c
|
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 21:50:55 +00:00 |
vo_directx.c
|
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 21:50:55 +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
|
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_fbdev.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_fbdev2.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_ggi.c
|
- improved performance on truecolor modes
|
2005-09-13 08:47:46 +00:00 |
vo_gif89a.c
|
use subopt parser for arguments.
|
2005-10-10 12:59:36 +00:00 |
vo_gl.c
|
10l typo, nomanyfmts should be used against playback problems.
|
2005-10-31 13:57:37 +00:00 |
vo_gl2.c
|
documentation update.
|
2005-10-01 12:53:49 +00:00 |
vo_jpeg.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_macosx.h
|
keep window size when changing aspect
|
2005-06-29 21:54:48 +00:00 |
vo_macosx.m
|
mplayer osx shared video buffer
|
2005-09-04 12:58:16 +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
|
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_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
|
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 21:50:55 +00:00 |
vo_quartz.h
|
Copyright notice added back.
|
2004-04-27 14:15:17 +00:00 |
vo_sdl.c
|
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 21:50:55 +00:00 |
vo_svga.c
|
remove extern for variables that are already in headers.
|
2005-08-21 01:20:31 +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
|
Make include paths consistent among files in libvo. Since -I.. is added
|
2005-10-23 16:19:32 +00:00 |
vo_winvidix.c
|
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 21:50:55 +00:00 |
vo_x11.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_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
|
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_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
|
remove extern for variables that are already in headers.
|
2005-08-21 01:20:31 +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
|
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
|
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 21:50:55 +00:00 |
w32_common.h
|
OpenGL fixes for windows and vo_gl.c ported to windows.
|
2005-07-26 13:47:18 +00:00 |
wskeys.h
|
…
|
|
x11_common.c
|
libvo input cleanup: remove the dependency on libinput,
|
2005-11-02 21:50:55 +00:00 |
x11_common.h
|
remove extern for variables that are already in headers.
|
2005-08-21 01:20:31 +00:00 |