mpv/libvo
nplourde 97c7df03b7 vo_macosx.m disable window animation when going to fullscreen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21562 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-09 23:57:28 +00:00
..
Makefile Remove suffix rules that are just copies of make builtin rules. 2006-12-02 12:08:25 +00:00
aclib.c ARCH_X86 simplifications 2006-11-01 18:41:25 +00:00
aclib_template.c
aspect.c MSGTRs for libvo/aspect.c and libvo/vo_xv.c 2006-11-08 14:55:37 +00:00
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c Clarify messages. 2006-08-27 15:33:11 +00:00
font_load.h Make blur() public. Will be used in libass. 2006-09-16 13:32:19 +00:00
font_load_ft.c Hack around libavutil/bswap.h compilation problems due to always_inline undefined. 2006-12-07 11:58:07 +00:00
geometry.c
geometry.h
gl_common.c Avoid void * arithmetic 2006-11-25 13:34:55 +00:00
gl_common.h Avoid void * arithmetic 2006-11-25 13:34:55 +00:00
gtf.c
gtf.h
jpeg_enc.c Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se> 2006-09-01 18:49:40 +00:00
jpeg_enc.h
mga_common.c Move postproc ---> libswscale 2006-06-30 12:00:31 +00:00
osd.c ARCH_X86 simplifications 2006-11-01 18:41:25 +00:00
osd.h Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
osd_font.h
osd_template.c Avoid compiling code using %ah etc. on AMD64, since that will not work 2006-11-29 13:49:48 +00:00
spuenc.c Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
spuenc.h Update licensing information: The FSF changed postal address. 2006-01-13 00:23:32 +00:00
sub.c 100l typo in 21380 disabled OSD with at least xvmc. 2006-12-03 09:59:55 +00:00
sub.h Remove some of the worst "headers include headers which include 2006-11-29 14:08:24 +00:00
vesa_lvo.c Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 2006-08-18 13:58:03 +00:00
vesa_lvo.h
video_out.c Create proper define for DFBMGA. 2006-10-14 18:00:26 +00:00
video_out.h Add deinterlace property, patch by Carl Eugen Hoyos 2006-11-17 18:16:21 +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 Make compilation depending on USE_OSD unconditional. 2006-11-22 19:21:16 +00:00
vo_bl.c
vo_caca.c Make compilation depending on USE_OSD unconditional. 2006-11-22 19:21:16 +00:00
vo_cvidix.c Remove spurious casts to int. Blessed by Reimar. 2006-10-08 16:40:11 +00:00
vo_dfbmga.c s/vo_osd_changed/vo_osd_changed_flag 2006-10-17 13:23:13 +00:00
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 Fix DirectFB version check. The old code simply concatenated the 2006-10-08 22:16:38 +00:00
vo_directx.c Remove a declaration-after-statement warning. 2006-10-23 11:26:40 +00:00
vo_dxr2.c use mpeg packetizer helpers for sending lpcm packets 2006-07-23 10:10:06 +00:00
vo_dxr3.c fix typo X<->Y 2006-04-24 14:03:58 +00:00
vo_fbdev.c Remove spurious casts to int. Blessed by Reimar. 2006-10-08 16:40:11 +00:00
vo_fbdev2.c When centering a video with odd width, be sure to start on a pixel boundary. 2006-03-04 20:00:06 +00:00
vo_ggi.c
vo_gif89a.c The FSF changed postal address. 2006-09-01 12:11:11 +00:00
vo_gl.c Speed up ASS subtitles display by detecting changes between two consecutive 2006-12-06 18:44:26 +00:00
vo_gl2.c Improve windows gui support 2006-07-08 15:00:37 +00:00
vo_ivtv.c use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernel 2006-09-26 21:10:50 +00:00
vo_jpeg.c Make some functions static. 2006-07-08 15:26:36 +00:00
vo_macosx.h
vo_macosx.m vo_macosx.m disable window animation when going to fullscreen 2006-12-09 23:57:28 +00:00
vo_md5sum.c Make some functions static. 2006-07-08 15:26:36 +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 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 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 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 Fix a declarations vs statements warning. 2006-12-01 15:04:46 +00:00
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 Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers. 2006-10-12 00:39:47 +00:00
vo_svga.c Remove spurious casts to int. Blessed by Reimar. 2006-10-08 16:40:11 +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 Hack around libavutil/bswap.h compilation problems due to always_inline undefined. 2006-12-07 11:58:07 +00:00
vo_winvidix.c
vo_x11.c Proper detection of corresponding MPlayer image format for X server format for vo_x11. 2006-10-23 15:49:44 +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 MSGTRs for libvo/aspect.c and libvo/vo_xv.c 2006-11-08 14:55:37 +00:00
vo_xvidix.c Remove spurious casts to int. Blessed by Reimar. 2006-10-08 16:40:11 +00:00
vo_xvmc.c more mp_property_deinterlace simplification, patch by 2006-11-18 12:38:03 +00:00
vo_yuv4mpeg.c fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P net 2006-10-25 14:41:55 +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 Adapt code to annoying ShowCursor semantics (increases/decreases and returns 2006-11-17 17:44:51 +00:00
w32_common.h forgotten update_xinerama_info prototypes 2006-04-21 18:42:55 +00:00
wskeys.h
x11_common.c report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me 2006-09-16 15:13:41 +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