Skip to content
  • Laurent Aimar's avatar
    Added CD+G file support: · bc265de2
    Laurent Aimar authored
     - as a standalone file
     - as a kind of subtitle (even if it is a video track).
    CD-G disk are not supported.
    
    Please, report any file incorrectly decoded. (I have 0 sample with
    circular scrolling)
    
    In subtitle_Detect, do not add as a subtitle the file for which we
    are doing the detection.
     (subtitle_Detect("file.sub") returned "file.sub")
    
    bc265de2