.. |
Makefile
|
Unify include paths in the build system, part I.
|
2006-07-27 10:08:17 +00:00 |
aclib.c
|
…
|
|
aclib_template.c
|
…
|
|
aspect.c
|
…
|
|
aspect.h
|
…
|
|
aspecttest.c
|
…
|
|
fastmemcpy.h
|
…
|
|
font_load.c
|
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-09 17:45:36 +00:00 |
font_load.h
|
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-09 17:45:36 +00:00 |
font_load_ft.c
|
Avoid large amounts of data on the stack (> 900k on 64 bit systems).
|
2006-07-28 13:50:08 +00:00 |
geometry.c
|
…
|
|
geometry.h
|
…
|
|
gl_common.c
|
Some more documentation
|
2006-07-28 19:37:49 +00:00 |
gl_common.h
|
Support for 16 bit ppms
|
2006-07-08 19:23:26 +00:00 |
gtf.c
|
…
|
|
gtf.h
|
…
|
|
img_format.h
|
…
|
|
jpeg_enc.c
|
…
|
|
jpeg_enc.h
|
…
|
|
mga_common.c
|
Move postproc ---> libswscale
|
2006-06-30 12:00:31 +00:00 |
osd.c
|
…
|
|
osd.h
|
…
|
|
osd_font.h
|
…
|
|
osd_template.c
|
moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
|
2006-06-12 11:14:10 +00:00 |
spuenc.c
|
…
|
|
spuenc.h
|
…
|
|
sub.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
sub.h
|
Make utf8_get_char non-static.
|
2006-07-07 18:04:56 +00:00 |
vesa_lvo.c
|
…
|
|
vesa_lvo.h
|
…
|
|
video_out.c
|
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
|
2006-07-19 22:02:09 +00:00 |
video_out.h
|
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
|
2006-07-16 01:20:30 +00:00 |
video_out_internal.h
|
…
|
|
videodev_mjpeg.h
|
…
|
|
vo_3dfx.c
|
…
|
|
vo_aa.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_bl.c
|
…
|
|
vo_caca.c
|
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
|
2006-07-13 05:03:43 +00:00 |
vo_cvidix.c
|
…
|
|
vo_dfbmga.c
|
…
|
|
vo_dga.c
|
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
|
2006-07-09 16:01:36 +00:00 |
vo_directfb2.c
|
rm unnecesary casts from void* - part 2
|
2006-07-02 03:59:36 +00:00 |
vo_directx.c
|
optimize and simplify memcpy usage, use mem2agpcpy_pic
|
2006-07-29 18:24:27 +00:00 |
vo_dxr2.c
|
use mpeg packetizer helpers for sending lpcm packets
|
2006-07-23 10:10:06 +00:00 |
vo_dxr3.c
|
…
|
|
vo_fbdev.c
|
…
|
|
vo_fbdev2.c
|
…
|
|
vo_ggi.c
|
…
|
|
vo_gif89a.c
|
…
|
|
vo_gl.c
|
vo_gl can do flipping without special filter
|
2006-07-10 18:36:50 +00:00 |
vo_gl2.c
|
Improve windows gui support
|
2006-07-08 15:00:37 +00:00 |
vo_ivtv.c
|
simplified mpeg packetizer used by hw mpeg decoders/vo - first round
|
2006-07-22 09:45:34 +00:00 |
vo_jpeg.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_macosx.h
|
…
|
|
vo_macosx.m
|
rm unnecesary casts from void* - part 2
|
2006-07-02 03:59:36 +00:00 |
vo_md5sum.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_mga.c
|
…
|
|
vo_mpegpes.c
|
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately
|
2006-07-26 21:40:43 +00:00 |
vo_null.c
|
…
|
|
vo_png.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_pnm.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_quartz.c
|
…
|
|
vo_quartz.h
|
CVS --> Subversion
|
2006-06-22 13:49:52 +00:00 |
vo_s3fb.c
|
rm unnecesary casts from void* - part 2
|
2006-07-02 03:59:36 +00:00 |
vo_sdl.c
|
Rename some misspelled and misnamed messages.
|
2006-04-28 23:06:42 +00:00 |
vo_svga.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_syncfb.c
|
…
|
|
vo_tdfx_vid.c
|
Rename some misspelled and misnamed messages.
|
2006-04-28 23:06:42 +00:00 |
vo_tdfxfb.c
|
Rename some misspelled and misnamed messages.
|
2006-04-28 23:06:42 +00:00 |
vo_tga.c
|
…
|
|
vo_vesa.c
|
Move postproc ---> libswscale
|
2006-06-30 12:00:31 +00:00 |
vo_winvidix.c
|
…
|
|
vo_x11.c
|
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
|
2006-07-09 16:01:36 +00:00 |
vo_xmga.c
|
Fix window position when changing videos while in fullscreen and for
|
2006-06-15 08:00:37 +00:00 |
vo_xover.c
|
…
|
|
vo_xv.c
|
Fix window position when changing videos while in fullscreen and for
|
2006-06-15 08:00:37 +00:00 |
vo_xvidix.c
|
Fix window position when changing videos while in fullscreen and for
|
2006-06-15 08:00:37 +00:00 |
vo_xvmc.c
|
rm unnecesary casts from void* - part 2
|
2006-07-02 03:59:36 +00:00 |
vo_yuv4mpeg.c
|
Move postproc ---> libswscale
|
2006-06-30 12:00:31 +00:00 |
vo_zr.c
|
…
|
|
vo_zr2.c
|
…
|
|
vosub_vidix.c
|
…
|
|
vosub_vidix.h
|
…
|
|
w32_common.c
|
Fix window size bug when starting with -fs and returning
|
2006-07-10 10:22:29 +00:00 |
w32_common.h
|
…
|
|
wskeys.h
|
…
|
|
x11_common.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
x11_common.h
|
…
|
|