gstreamer/gst/mpegstream
Andy Wingo 1f45cc0b2b GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

same with *factory and typefind.

also, some -Werror fixes.
2002-04-11 20:42:25 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstmpegdemux.c GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. 2002-04-11 20:42:25 +00:00
gstmpegdemux.h s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
gstmpegpacketize.c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:03 +00:00
gstmpegpacketize.h s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
gstmpegparse.c GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. 2002-04-11 20:42:25 +00:00
gstmpegparse.h s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
gstmpegstream.c s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
gstrfc2250enc.c GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. 2002-04-11 20:42:25 +00:00
gstrfc2250enc.h s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
Makefile.am removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:05 +00:00
notes Initial revision 2001-12-22 23:26:48 +00:00
README Initial revision 2001-12-22 23:26:48 +00:00

MPEG-2 System Stream Parser
===========================

This element will parse MPEG-2 Program Streams (and eventually Transport
Streams, though likely as a second element) into its elemental streams.