1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
mpv/libvo
arpi bdea79cea4 Attached patch improves the vertical retrace synchronisation (vsync)
of the mplayer DGA driver.
It implements a more general buffer scheme than double buffers that
allows for deeper buffer queues.

by Fredrik Noring <noring@nocrew.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7499 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-25 21:08:44 +00:00
..
.cvsignore sorry, config2.mak is not up-to-date 2001-11-25 17:47:48 +00:00
aclib_template.c removed nonsense 'inline' 2002-08-22 23:28:33 +00:00
aclib.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 memcpy_pic() added (copy image plane with src/dst stride) 2002-04-06 21:46:07 +00:00
font_load_ft.c libgen.h is glibc specific, and not used at all -> removed 2002-08-29 21:09:48 +00:00
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
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 mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
jpeg_enc.c libavcodec sync 2002-08-30 09:55:34 +00:00
jpeg_enc.h mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org> 2002-02-11 01:24:56 +00:00
Makefile freetype 2.0/2.1+ support - disabled by default until bugs fixed 2002-08-28 20:52:02 +00:00
mga_common.c tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
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 workaround lack of -fomit-frame-pointer 2002-03-16 17:12:19 +00:00
osd.c printf to mp_msg 2002-05-02 10:49:55 +00:00
osd.h newline at the end of the file 2001-06-10 22:25:09 +00:00
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 subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated 2002-08-28 20:45:42 +00:00
sub.h subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated 2002-08-28 20:45:42 +00:00
vesa_lvo.c removed query_vaa 2002-07-26 12:42:43 +00:00
vesa_lvo.h Added preinit of lvo stuff 2001-11-18 15:06:32 +00:00
video_out_internal.h finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
video_out.c d_width==screenwidth && -fs hopefully fixed 2002-09-18 01:22:03 +00:00
video_out.h d_width==screenwidth && -fs hopefully fixed 2002-09-18 01:22:03 +00:00
videodev_mjpeg.h this file obsoletes zoran.h and contains the Recommended interface definition for zr devices 2002-02-12 15:59:32 +00:00
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 add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch 2002-08-29 17:35:21 +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_dga.c Attached patch improves the vertical retrace synchronisation (vsync) 2002-09-25 21:08:44 +00:00
vo_directfb2.c config() parameters change 2002-09-04 21:53:38 +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_dxr2.c 10l fix by Mark <CompGuy284@attbi.com> 2002-09-03 15:18:39 +00:00
vo_dxr3.c - fix window handling with dxr3 2002-08-29 23:15:24 +00:00
vo_fbdev.c -zoom will be handled by -vop scale 2002-09-17 09:55:05 +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 U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com> 2002-09-22 18:43:53 +00:00
vo_gl2.c finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
vo_gl.c finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +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 finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
vo_mpegpes.c finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
vo_null.c finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +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 tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
vo_sdl.c Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp. 2002-08-31 15:04:18 +00:00
vo_svga.c tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +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 Fixed some breakages of single-buffer rendering of tdfx 2002-08-29 12:04:21 +00:00
vo_vesa.c It prevents mode change when Hsync out of range. 2002-09-10 20:41:13 +00:00
vo_x11.c Add the code that chooses a good X11 truecolor visual to the vo_x11 config() 2002-09-03 18:10:42 +00:00
vo_xmga.c tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
vo_xv.c tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
vo_xvidix.c finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
vo_yuv4mpeg.c finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
vo_zr.c finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
vosub_vidix.c finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
vosub_vidix.h finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api 2002-08-28 21:32:32 +00:00
wskeys.h applied Panagiotis' patch 2001-12-14 17:37:45 +00:00
x11_common.c Modern versions of OpenSSH listen on localhost to forward the X11 connection 2002-09-23 21:17:30 +00:00
x11_common.h Add the code that chooses a good X11 truecolor visual to the vo_x11 config() 2002-09-03 18:10:42 +00:00