gstreamer/gst/mpegstream
Benjamin Otte b4786e830b compatibility fix for new GST_DEBUG stuff.
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h

I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
2003-06-29 19:46:09 +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 compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:09 +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 compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:09 +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.