gstreamer/gst/mpegstream
Steve Baker ee40ec1e0a use new bytestream api
Original commit message from CVS:
use new bytestream api
2002-05-15 19:08:16 +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 use new bytestream api 2002-05-15 19:08:16 +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.