Skip to content
  • Tim-Philipp Müller's avatar
    gst/playback/gstplaybasebin.c: When we have external subtitles and wait for... · a58a6b18
    Tim-Philipp Müller authored
    gst/playback/gstplaybasebin.c: When we have external subtitles and wait for the subtitle decodebin to get up and runn...
    
    Original commit message from CVS:
    * gst/playback/gstplaybasebin.c: (setup_source):
    When we have external subtitles and wait for the subtitle decodebin
    to get up and running, we set up a (sync) bus handler for the
    subtitle decodebin, so we can stop waiting when it posts an error
    message. However, we should do that before we set the subtitle
    decodebin's state to playing, otherwise things are racy and we might
    miss error messages posted before we had a chance to set up the bus.
    This should finally fix totem hanging on .txt pseudo-subtitle files.
    a58a6b18
To find the state of this project's repository at the time of any of these versions, check out the tags.