gstreamer/gst/mpegstream
Jan Schmidt 9ce42abf61 Make sure caps are fixed when creating a new video pad
Original commit message from CVS:
Make sure caps are fixed when creating a new video pad
2003-07-28 14:56:01 +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 Make sure caps are fixed when creating a new video pad 2003-07-28 14:56:01 +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 Provide valuable diagnostics for seek events control by the GST_SEEK debug category. 2003-07-25 02:04:01 +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.