gstreamer/gst/mpegstream
Wrobell 60801db21a - plugins are built without versioning info
Original commit message from CVS:
- plugins are built without versioning info
2002-01-18 11:37:18 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstmpegdemux.c Bring the plugins in sync with the new core capsnego system. 2002-01-13 22:27:24 +00:00
gstmpegdemux.h Added back the per channel PTS parsing. 2001-12-23 23:18:39 +00:00
gstmpegpacketize.c Added the beginnings of an RFC 2250 compliant packetizer. 2001-12-31 03:03:05 +00:00
gstmpegpacketize.h Added the beginnings of an RFC 2250 compliant packetizer. 2001-12-31 03:03:05 +00:00
gstmpegparse.c Bring the plugins in sync with the new core capsnego system. 2002-01-13 22:27:24 +00:00
gstmpegparse.h Redid the lost changes. 2001-12-23 22:37:07 +00:00
gstmpegstream.c Added the beginnings of an RFC 2250 compliant packetizer. 2001-12-31 03:03:05 +00:00
gstrfc2250enc.c Added the beginnings of an RFC 2250 compliant packetizer. 2001-12-31 03:03:05 +00:00
gstrfc2250enc.h Added the beginnings of an RFC 2250 compliant packetizer. 2001-12-31 03:03:05 +00:00
Makefile.am - plugins are built without versioning info 2002-01-18 11:37:18 +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.