mpv/libvo
reimar f07aeccfc7 Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,
this can also cause problems.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18901 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-04 16:31:45 +00:00
..
Makefile Move conditional FreeType support compilation to the build system. 2006-06-30 12:41:05 +00:00
aclib.c
aclib_template.c
aspect.c Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c
font_load.h
font_load_ft.c get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
geometry.c
geometry.h
gl_common.c rm unnecesary casts from void* - part 2 2006-07-02 03:59:36 +00:00
gl_common.h Add yuv to rgb conversion using a 3D lookup texture 2006-06-08 19:02:56 +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 Support UTF8 in OSD text 2006-06-15 08:05:51 +00:00
sub.h
vesa_lvo.c Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
vesa_lvo.h
video_out.c Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev. 2006-05-17 20:56:49 +00:00
video_out.h Remove updating of vo_mouse_timer_const from the main loop and also 2006-04-25 21:36:02 +00:00
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
vo_aa.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
vo_bl.c
vo_caca.c
vo_cvidix.c
vo_dfbmga.c
vo_dga.c
vo_directfb2.c rm unnecesary casts from void* - part 2 2006-07-02 03:59:36 +00:00
vo_directx.c
vo_dxr2.c get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
vo_dxr3.c fix typo X<->Y 2006-04-24 14:03:58 +00:00
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c
vo_gif89a.c
vo_gl.c Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT, 2006-07-04 16:31:45 +00:00
vo_gl2.c Make header include order more similar to vo_gl.c 2006-06-17 19:43:13 +00:00
vo_jpeg.c
vo_macosx.h
vo_macosx.m rm unnecesary casts from void* - part 2 2006-07-02 03:59:36 +00:00
vo_md5sum.c use libavutil's md5 implementation instead of local imported copy 2006-07-02 20:22:59 +00:00
vo_mga.c Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
vo_mpegpes.c
vo_null.c Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
vo_png.c Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
vo_pnm.c
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 Rename some misspelled and misnamed messages. 2006-04-28 23:06:42 +00:00
vo_syncfb.c Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
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 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
vo_vesa.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
vo_winvidix.c
vo_x11.c Move postproc ---> libswscale 2006-06-30 12:00:31 +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 Fix and improve xinerama support 2006-04-16 13:38:28 +00:00
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 Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections 2006-04-24 04:23:53 +00:00
vosub_vidix.h
w32_common.c Fix and improve xinerama support 2006-04-16 13:38:28 +00:00
w32_common.h forgotten update_xinerama_info prototypes 2006-04-21 18:42:55 +00:00
wskeys.h
x11_common.c Fix window position when changing videos while in fullscreen and for 2006-06-15 08:00:37 +00:00
x11_common.h Remove updating of vo_mouse_timer_const from the main loop and also 2006-04-25 21:36:02 +00:00