]> git.sesse.net Git - vlc/blobdiff - modules/demux/util/sub.h
* all: - added a boolean "seekable" object variable to p_input.
[vlc] / modules / demux / util / sub.h
index 77ac60866a9e855e46c08cb721c0f57b9801bdea..4fe8c85712bc59cae8e8599f29edc935c7a7ad0e 100644 (file)
@@ -81,7 +81,6 @@ typedef struct subtitle_demux_s
  * XXX: - if psz_name is NULL then --sub-file is read
  *      - i_microsecperframe is used only for microdvd file. (overriden
  *        by --sub-fps )
- *      - it's at this point that --sub-delay is applied
  *
  *****************************************************************************/
 static inline subtitle_demux_t *subtitle_New( input_thread_t *p_input,