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)
commit89816312db5b898952c2049956603f665cb46a28
tree13b8df4dccd288bb831872bac1c882336cd60e12
parent684281176ca930c1d9b4b66da5ffbd733d1b06a3
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