Skip to content
  • Tim-Philipp Müller's avatar
    gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the... · 7238064f
    Tim-Philipp Müller authored
    gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the stream headers are behind the movie dat...
    
    Original commit message from CVS:
    * gst/qtdemux/qtdemux.c: (gst_qtdemux_post_progress),
    (gst_qtdemux_chain):
    Don't post BUFFERING messages in streaming mode if the stream
    headers are behind the movie data; instead, post "progress" element
    messages as a temporary solution. Apps might get confused and do
    silly things to the pipeline state if they see buffering messages
    from different sources and don't realize they come from different
    sources (#387160).
    7238064f