..
.cvsignore
…
Makefile
Added the -geometry option (supports fbdev and tdfxfb drivers)
2002-10-23 16:52:54 +00:00
aclib.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
aclib_template.c
removed nonsense 'inline'
2002-08-22 23:28:33 +00:00
aspect.c
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
2002-06-10 18:40:19 +00:00
aspect.h
added panscan support for xmga/xvidix
2002-06-05 19:35:54 +00:00
aspecttest.c
Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling in second pass.
2002-05-14 00:22:03 +00:00
fastmemcpy.h
…
font_load.c
freetype 2.0/2.1+ support - disabled by default until bugs fixed
2002-08-28 20:52:02 +00:00
font_load.h
2*100l, extern fv() {} is nonsense, you have to decide if it is extern or
2002-08-30 13:53:27 +00:00
font_load_ft.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
geometry.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
geometry.h
10l
2002-10-23 18:51:19 +00:00
gtf.c
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +00:00
gtf.h
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +00:00
img_format.h
…
jpeg_enc.c
libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)
2002-11-06 15:19:45 +00:00
jpeg_enc.h
sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
2002-10-24 21:27:50 +00:00
mga_common.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
osd.c
printf to mp_msg
2002-05-02 10:49:55 +00:00
osd.h
…
osd_font.h
freetype 2.0/2.1+ support - disabled by default until bugs fixed
2002-08-28 20:52:02 +00:00
osd_template.c
…
spuenc.c
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 02:33:28 +00:00
spuenc.h
fix silly shorthand that could cause trouble porting
2002-07-31 05:23:09 +00:00
sub.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
sub.h
This patch adds the functionality to disable/enable subtitles while playing
2002-10-06 17:40:51 +00:00
vesa_lvo.c
removed query_vaa
2002-07-26 12:42:43 +00:00
vesa_lvo.h
…
video_out.c
Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
2002-10-31 23:54:26 +00:00
video_out.h
do NOT include vidix header - nonsense
2002-11-03 14:30:00 +00:00
video_out_internal.h
1l
2002-10-23 18:53:06 +00:00
videodev_mjpeg.h
…
vo_3dfx.c
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 21:32:32 +00:00
vo_aa.c
Fixed some typos and an error in the help output.
2002-10-06 17:18:57 +00:00
vo_bl.c
extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
2002-09-08 22:41:53 +00:00
vo_dfbmga.c
- cleanup equalizer stuff (removed vidix dependency)
2002-11-06 22:20:35 +00:00
vo_dga.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
vo_directfb.c
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 21:32:32 +00:00
vo_directfb2.c
config() parameters change
2002-09-04 21:53:38 +00:00
vo_directx.c
10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>
2002-10-17 13:17:56 +00:00
vo_dxr2.c
10L found by Mark <CompGuy284 at attbi dot com>
2002-11-05 22:45:53 +00:00
vo_dxr3.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
vo_fbdev.c
10L
2002-10-30 17:51:13 +00:00
vo_ggi.c
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 21:32:32 +00:00
vo_gif89a.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
vo_gl.c
vo_init() moved to/fixed in preinit()
2002-10-27 03:16:21 +00:00
vo_gl2.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
vo_jpeg.c
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
2002-09-22 18:43:53 +00:00
vo_md5.c
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 21:32:32 +00:00
vo_mga.c
more cleanup, some -vo mga fullscreen fixes
2002-10-09 13:40:23 +00:00
vo_mpegpes.c
re-enabled a-v sync
2002-10-23 14:39:13 +00:00
vo_null.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
vo_pgm.c
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 21:32:32 +00:00
vo_png.c
- removed YV12 support (builtin yv12->rgb conversion)
2002-10-26 16:05:47 +00:00
vo_sdl.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
vo_svga.c
10l fix & cleanup of draw_frame(), still NO support for stride :(
2002-10-09 23:39:36 +00:00
vo_syncfb.c
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 21:32:32 +00:00
vo_tdfxfb.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
vo_vesa.c
draw_slice() seems to support all csp
2002-10-09 23:13:47 +00:00
vo_x11.c
here is a somewhat generic equalizer implementation for the X11 vo drivers
2002-10-29 20:27:47 +00:00
vo_xmga.c
panscan support in -vo mga (actually moved common code to mga_common.c)
2002-11-01 00:21:45 +00:00
vo_xv.c
MPlayer being unable to display video properly on many nVidia graphics cards.
2002-10-23 00:36:55 +00:00
vo_xvidix.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
vo_yuv4mpeg.c
since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
2002-10-09 22:37:27 +00:00
vo_zr.c
some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
2002-10-29 19:06:26 +00:00
vosub_vidix.c
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
2002-10-10 00:09:34 +00:00
vosub_vidix.h
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
wskeys.h
…
x11_common.c
*HUGE* set of compiler warning fixes, unused variables removal
2002-11-06 23:54:29 +00:00
x11_common.h
here is a somewhat generic equalizer implementation for the X11 vo drivers
2002-10-29 20:27:47 +00:00