[vlc-devel] vlc: svn commit r7185 (zorglub)

Subversion daemon svn at videolan.org
Mon Mar 29 09:28:46 CEST 2004


r7185 | zorglub | 2004-03-29 09:28:45 +0200 (Mon, 29 Mar 2004) | 16 lines
Changed paths:
   M /trunk/include/ninput.h
   M /trunk/include/vlc_keys.h
   M /trunk/modules/control/hotkeys.c
   M /trunk/modules/demux/util/sub.c
   M /trunk/modules/demux/util/sub.h
   M /trunk/src/input/control.c
   M /trunk/src/input/input.c
   M /trunk/src/libvlc.h

* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY

* Allow to modify subtitle delay on the fly and implement hotkeys 
  (h and j)

* When framerate is available with subrip, use sub-fps to make corrections
  (sub-fps default value is now 0, if left to this value, 25fps will be
   assumed in microdvd mode and no correction will be applied in subrip)

Main problem is that when seeking in the subtitles, you easily get
several of them displayed. Maybe we could add a flag to subpicture_t,
like SUBTITLE_PICTURE to say that only one of them must be displayed at
a time, but that other subpictures (OSD, ...) can remain present on the
screen at the same time.


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list