gstreamer/gst/mpegstream
Ronald S. Bultje ed2362149a New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri...
Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
2003-07-06 20:49:50 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstmpegclock.c - Changed plugins for new APIs 2002-05-26 21:59:22 +00:00
gstmpegclock.h - Changed plugins for new APIs 2002-05-26 21:59:22 +00:00
gstmpegdemux.c New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... 2003-07-06 20:49:50 +00:00
gstmpegdemux.h I'm too lazy to comment this 2003-05-14 21:54:41 +00:00
gstmpegpacketize.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:09 +00:00
gstmpegpacketize.h - Changed plugins for new APIs 2002-05-26 21:59:22 +00:00
gstmpegparse.c New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... 2003-07-06 20:49:50 +00:00
gstmpegparse.h - Small cleanups 2003-01-19 13:42:43 +00:00
gstmpegstream.c removing warnings (approved by wtay) 2002-09-09 23:24:29 +00:00
gstrfc2250enc.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:09 +00:00
gstrfc2250enc.h s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
Makefile.am Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a... 2003-05-21 15:16:51 +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.