gst/mpegdemux/: Fix conflicting public names in new mpeg demuxers.
authorEdward Hervey <bilboed@bilboed.com>
Tue, 9 Sep 2008 11:47:42 +0000 (11:47 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 9 Sep 2008 11:47:42 +0000 (11:47 +0000)
commit7359989bdb60c61d32802c00a7c4cdb4362f96aa
tree4ab87760f3c59a24b1ce6cf187304e4dfb13317e
parent8618e452ae28d2df745925cb13961c039d565a48
gst/mpegdemux/: Fix conflicting public names in new mpeg demuxers.

Original commit message from CVS:
* gst/mpegdemux/flumpegdemux.c: (plugin_init):
* gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_sync_get_type),
(gst_flups_demux_get_type), (gst_flups_demux_plugin_init):
* gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_get_type),
(gst_fluts_demux_plugin_init):
Fix conflicting public names in new mpeg demuxers.
Fixes #550468
ChangeLog
gst/mpegdemux/flumpegdemux.c
gst/mpegdemux/gstmpegdemux.c
gst/mpegdemux/gstmpegtsdemux.c