1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-18 13:47:04 +00:00
mpv/libvo
mswitch f6787a2265 Activate QSCALE flag for avcodec
Reset playback speed on exit (we aren't using this feature yet... but
will hopefully do soon)
Use fsync instead of the mediocre flush ioctl's on seeking/pausing, at
least video seems to stay in sync...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4524 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 23:13:56 +00:00
..
.cvsignore sorry, config2.mak is not up-to-date 2001-11-25 17:47:48 +00:00
aclib_template.c runtime cpu detection 2001-12-09 15:25:11 +00:00
aclib.c runtime cpu detection 2001-12-09 15:25:11 +00:00
aspect.c Eeeh :) time to sleep! 2001-10-18 02:43:33 +00:00
aspect.h Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested! 2001-10-18 02:42:20 +00:00
fastmemcpy.h cosmetic changes and sse/sse included 2001-06-15 12:42:00 +00:00
font_load.c a few warning fixes (missing #include's) 2001-10-25 23:34:14 +00:00
font_load.h Applied DATADIR patch by Vladimir Kushnir 2001-07-20 00:01:09 +00:00
img_format.c New ones 2001-11-29 17:08:17 +00:00
img_format.h New ones 2001-11-29 17:08:17 +00:00
jpeg_enc.c fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org> 2002-01-26 00:52:59 +00:00
Makefile Fix xvidix for non-x11 systems, 10l Alex :) 2002-01-15 12:13:53 +00:00
mga_common.c mmx opt ,untested, i have no mga 2001-11-02 03:17:33 +00:00
osd_template.c mangling in libvo 2002-01-19 04:44:49 +00:00
osd.c mangling in libvo 2002-01-19 04:44:49 +00:00
osd.h newline at the end of the file 2001-06-10 22:25:09 +00:00
sub.c Add DVD subtitles to menoder 2002-01-11 16:06:45 +00:00
sub.h Add vobsub support. 2002-01-10 17:20:27 +00:00
vesa_lvo.c code cleanup 2002-02-03 09:12:32 +00:00
vesa_lvo.h Added preinit of lvo stuff 2001-11-18 15:06:32 +00:00
video_out_internal.h new info for tuning 2002-01-31 09:57:13 +00:00
video_out.c Allows to users control direct rendering 2002-02-03 09:28:58 +00:00
video_out.h new info for tuning 2002-01-31 09:57:13 +00:00
vo_3dfx.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_aa.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_dga.c removed obsoleted Terminate_Display_Process 2002-01-31 11:45:25 +00:00
vo_directfb.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_dxr3.c Activate QSCALE flag for avcodec 2002-02-03 23:13:56 +00:00
vo_fbdev.c Use new tune info 2002-01-31 10:23:39 +00:00
vo_fsdga.c removed obsoleted Terminate_Display_Process 2002-01-31 11:45:25 +00:00
vo_ggi.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_gl2.c removed obsoleted Terminate_Display_Process, using vo_x11_uninit 2002-01-31 11:46:46 +00:00
vo_gl.c change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover 2002-02-01 02:49:04 +00:00
vo_md5.c change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover 2002-02-01 02:49:04 +00:00
vo_mga.c change init to config in vo_mga like in the other vo_ modules -- fixes crash caused by the changeover 2002-02-01 02:43:01 +00:00
vo_mpegpes.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_null.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_odivx.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_pgm.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_png.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_sdl.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_svga.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_syncfb.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_tdfxfb.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_vesa.c code cleanup 2002-02-03 09:12:32 +00:00
vo_x11.c YUY2 BGR32 BGR24 support for vo_x11 if swScaler is used 2002-02-03 14:41:31 +00:00
vo_xmga.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_xv.c new info for tuning 2002-01-31 09:57:13 +00:00
vo_xvidix.c Alex! Never write bottlenecks, ok? 2002-02-01 10:20:00 +00:00
vo_zr.c new info for tuning 2002-01-31 09:57:13 +00:00
vosub_vidix.c Optimizing with use new tune info 2002-02-01 08:51:52 +00:00
vosub_vidix.h Use new tune info 2002-01-31 10:23:39 +00:00
wskeys.h applied Panagiotis' patch 2001-12-14 17:37:45 +00:00
x11_common.c grr, 10l. vo_x11_uninit: close display only if window not created by GUI 2002-01-31 11:26:29 +00:00
x11_common.h common -vm code, patch by Santi Béjar <tiarda@yahoo.es> 2002-01-31 00:37:27 +00:00
zoran.h zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org> 2002-01-17 01:32:29 +00:00