Skip to content
  • Tim-Philipp Müller's avatar
    gst/avi/gstavidemux.c: Make _push_event() return TRUE if the event could be... · f91649ed
    Tim-Philipp Müller authored
    gst/avi/gstavidemux.c: Make _push_event() return TRUE if the event could be pushed on at least one pad and not only i...
    
    Original commit message from CVS:
    * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
    (gst_avi_demux_loop):
    Make _push_event() return TRUE if the event could be pushed on at
    least one pad and not only if it could be pushed on all pads,
    otherwise we'll end up posting an error message on EOS if one or
    more source pads are not connected.
    f91649ed