Skip to content
  • Mark Nauwelaerts's avatar
    ext/ffmpeg/gstffmpegdemux.c: Check the aggregated return value of pushes... · 701144b3
    Mark Nauwelaerts authored and Edward Hervey's avatar Edward Hervey committed
    ext/ffmpeg/gstffmpegdemux.c: Check the aggregated return value of pushes downstream to figure out if we really need t...
    
    Original commit message from CVS:
    Patch by: Mark Nauwelaerts <manauw@skynet.be>
    * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_perform_seek),
    (gst_ffmpegdemux_aggregated_flow), (gst_ffmpegdemux_get_stream),
    (gst_ffmpegdemux_loop):
    Check the aggregated return value of pushes downstream to figure out if
    we really need to stop the task or not.
    701144b3