1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 12:22:22 +00:00
mpv/libvo
Uoti Urpala 7fd3eb0f74 Merge svn changes up to r29752
As part of merging subtitle-in-terminal changes make
update_subtitles() only clear existing subtitles if called with the
reset argument, and not try to set new ones. Later calls should set
the needed new subtitles, and this change avoids some problems with
trying to set subtitles when mp_property_sub() in command.c gets
called from initialization code before full initialization.
2009-10-06 04:48:00 +03:00
..
aclib_template.c Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
aclib.c Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it. 2009-04-08 20:21:21 +00:00
aspect.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
aspect.h Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
aspecttest.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
fastmemcpy.h Merge two preprocessor conditions in order to drop one duplicated #else case. 2009-03-09 11:02:54 +00:00
font_load_ft.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
font_load.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
font_load.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
geometry.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
geometry.h Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
gl_common.c Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
gl_common.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
gtf.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
gtf.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
jpeg_enc.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
jpeg_enc.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
mga_common.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
old_vo_defines.h Merge svn changes up to r28549 2009-02-13 03:52:51 +02:00
old_vo_wrapper.c Merge svn changes up to r28310 2009-01-15 05:57:31 +02:00
old_vo_wrapper.h Merge svn changes up to r28310 2009-01-15 05:57:31 +02:00
osd_font.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
osd_template.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
osd.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
osd.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
osx_common.c Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
osx_common.h Move aspect change handling from vo_quartz to osx_common. 2009-08-28 13:25:30 +00:00
spuenc.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
spuenc.h Merge svn changes up to r29117 2009-04-01 02:43:47 +03:00
sub.c Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
sub.h Merge svn changes up to r28537 2009-02-12 04:17:55 +02:00
vdpau_template.c vo_vdpau: Support recovering from VDPAU display preemption 2009-09-07 03:12:02 +03:00
vesa_lvo.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vesa_lvo.h Merge svn changes up to r27573 2008-09-10 23:59:08 +03:00
video_out_internal.h VO interface: Remove obsolete draw_frame() from new interface 2009-09-17 18:15:20 +03:00
video_out.c Merge branch 'vdpau' into build 2009-09-19 00:28:17 +03:00
video_out.h Merge branch 'vdpau' into build 2009-09-19 00:28:17 +03:00
videodev_mjpeg.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_3dfx.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_aa.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_bl.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_caca.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_corevideo.h Make glContext a local variable, it is not needed outside the function 2009-09-01 21:16:58 +00:00
vo_corevideo.m Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
vo_cvidix.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_dfbmga.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_dga.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_direct3d.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_directfb2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_directx.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_dxr2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_dxr3.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_fbdev2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_fbdev.c Merge svn changes up to r29412 2009-07-07 02:56:01 +03:00
vo_ggi.c Merge svn changes up to r28537 2009-02-12 04:17:55 +02:00
vo_gif89a.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_gl2.c Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
vo_gl.c Merge svn changes up to r29752 2009-10-06 04:48:00 +03:00
vo_ivtv.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_jpeg.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_kva.c Merge svn changes up to r29117 2009-04-01 02:43:47 +03:00
vo_md5sum.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_mga.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_mpegpes.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_null.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_png.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_pnm.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_quartz.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
vo_s3fb.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_sdl.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_svga.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
vo_tdfx_vid.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_tdfxfb.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
vo_tga.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
vo_v4l2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_vdpau.c vo_vdpau: Fix X event handling bugs 2009-09-19 00:00:42 +03:00
vo_vesa.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_wii.c Merge svn changes up to r28038 2008-11-25 21:12:01 +02:00
vo_winvidix.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_x11.c Merge svn changes up to r29455 2009-07-29 01:32:03 +03:00
vo_xmga.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xover.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xv.c Merge branch 'vdpau' into build 2009-09-19 00:28:17 +03:00
vo_xvidix.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xvmc.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xvr100.c Merge svn changes up to r28310 2009-01-15 05:57:31 +02:00
vo_yuv4mpeg.c Disable functionality requiring libswscale internals 2009-07-26 06:16:52 +03:00
vo_zr2.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_zr.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vosub_vidix.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vosub_vidix.h Merge svn changes up to r27573 2008-09-10 23:59:08 +03:00
w32_common.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
w32_common.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
wskeys.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
x11_common.c Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
x11_common.h x11_common.h: Remove declarations of some nonexistent variables 2009-05-04 03:53:50 +03:00