gstreamer/gst/mpegstream
Thomas Vander Stichele 589ade4357 made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast becau...
Original commit message from CVS:
made changes everywhere to accomodate for the headers being in
<gst/(lib)/...>
we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything
and I can't do it right now because I disabled all of the plugins here ;)
2001-12-23 12:18:18 +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 Initial revision 2001-12-22 23:26:48 +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.