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)
commita360280c7192656fdb39d1e6bd27bd4a864953a2
tree7f93499b5e0c9d440e9bb2ed7d5767be6db75f5d
parent9d17d2d6617c16742d962f428f327a45369e6948
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