Skip to content
  • Stéphane Borel's avatar
    -adaptation of DVD module to navigation slider. The seek has to be · 6ff20862
    Stéphane Borel authored
    done on a multiple of 2048, and shopuld take care of the offset to the
    beginning of the stream. It works with most of my DVDs by fails to
    detect size of some streams.
    
    -change of the order of call to ifo and css functions in input_dvd.c,
    because we can't read ifo files before authentification on some DVDs.
    
    -changed location of some css tables.
    
    -we read ifo date and decrypt css keys for all titles now. It takes quite a
    long time to initialize with some DVDs (if you have 42 titles for
    instance). The key decryption might give a false value if the title is
    less than 10 Mb ; I'm working on that :)
    6ff20862