gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting the pad functions...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 9 Jul 2004 14:11:02 +0000 (14:11 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 9 Jul 2004 14:11:02 +0000 (14:11 +0000)
commitcc61bf2d8dbce59040efbeb7d6342f79568a387a
treed759d1a5c67853fde8e961f1d6a771b1fef2909b
parent368102e36e9594763f8c497f03785b0ccb818ecf
gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting the pad functions so that the scheduler can use the...

Original commit message from CVS:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
(gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
Add pad to element *after* setting the pad functions so that
the scheduler can use the correct ones.
ChangeLog