gstreamer/gst/mpegstream
Andy Wingo 06989d4c52 a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br...
Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory
2002-04-20 21:42:51 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstmpegdemux.c a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:51 +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 a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:51 +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 a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:51 +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.