gst/mpegstream/: Check for error codes from the negotiation functions. Make sure...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 26 Jul 2004 15:17:25 +0000 (15:17 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 26 Jul 2004 15:17:25 +0000 (15:17 +0000)
commitc6be8e14dbe1afe1a4f4a456d4309230ef1bff4b
treeb5fd8edcc334cc551062b47d98a04a4935e0766b
parent0b2f63aafc9be93b4957aa06ba3f448e0695a098
gst/mpegstream/: Check for error codes from the negotiation functions. Make sure we really set the pad caps when a ne...

Original commit message from CVS:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
(gst_mpeg_demux_get_audio_stream),
(gst_mpeg_demux_process_private):
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
Check for error codes from the negotiation functions. Make sure
we really set the pad caps when a new pad is created.
ChangeLog