gstreamer/gst/mpegstream
Benjamin Otte 0e102b69f9 fixed first bunch of compiler warnings
Original commit message from CVS:
fixed first bunch of compiler warnings
2002-04-06 03:40:15 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstmpegdemux.c fixed first bunch of compiler warnings 2002-04-06 03:40:15 +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 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
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 fixed first bunch of compiler warnings 2002-04-06 03:40:15 +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.