gstreamer/gst/mpegstream
Thomas Vander Stichele aa8fa44a3c imported new code
Original commit message from CVS:
imported new code
2001-12-23 20:52:21 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstmpegdemux.c Initial revision 2001-12-22 23:26:48 +00:00
gstmpegdemux.h Initial revision 2001-12-22 23:26:48 +00:00
gstmpegpacketize.c Initial revision 2001-12-22 23:26:48 +00:00
gstmpegpacketize.h made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast becau... 2001-12-23 12:18:18 +00:00
gstmpegparse.c Initial revision 2001-12-22 23:26:48 +00:00
gstmpegparse.h made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast becau... 2001-12-23 12:18:18 +00:00
gstmpegstream.c Initial revision 2001-12-22 23:26:48 +00:00
Makefile.am imported new code 2001-12-23 20:52:21 +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.