gstreamer/gst/mpegstream
Wim Taymans 19329fad4a remove send_event
Original commit message from CVS:
remove send_event
2002-02-06 23:00:15 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstmpegdemux.c Assorted fixes. 2002-02-03 20:10:04 +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 remove send_event 2002-02-06 23:00:15 +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.