gstreamer/gst/mpegstream
Stéphane Loeuillet 537c09f7a2 - typos : unkown => unknown
Original commit message from CVS:
- typos : unkown => unknown
- missing break in RIFF/AVI iavs caps creation (was triggering a gsttag.c assert
2004-05-14 11:39:41 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstdvddemux.c lower rank of dvddemux 2004-04-14 16:16:46 +00:00
gstdvddemux.h gst/mpegstream/gstmpegdemux.*: Complete overhaul. All DVD specific functionality split to the new dvddemux element. 2004-03-27 22:45:41 +00:00
gstmpegclock.c don't mix tabs and spaces 2004-03-15 19:32:25 +00:00
gstmpegclock.h *.h: Revert indenting 2004-03-15 16:32:53 +00:00
gstmpegdemux.c - typos : unkown => unknown 2004-05-14 11:39:41 +00:00
gstmpegdemux.h gst/mpegstream/gstmpegdemux.*: Complete overhaul. All DVD specific functionality split to the new dvddemux element. 2004-03-27 22:45:41 +00:00
gstmpegpacketize.c configure.ac: bump required gstreamer version to 0.8.1.1 because of following changes [--ds] 2004-04-20 21:04:22 +00:00
gstmpegpacketize.h *.h: Revert indenting 2004-03-15 16:32:53 +00:00
gstmpegparse.c gst/mpegstream/gstmpegdemux.*: Complete overhaul. All DVD specific functionality split to the new dvddemux element. 2004-03-27 22:45:41 +00:00
gstmpegparse.h gst/mpegstream/gstmpegdemux.*: Complete overhaul. All DVD specific functionality split to the new dvddemux element. 2004-03-27 22:45:41 +00:00
gstmpegstream.c gst/mpegstream/gstmpegdemux.*: Complete overhaul. All DVD specific functionality split to the new dvddemux element. 2004-03-27 22:45:41 +00:00
gstrfc2250enc.c don't mix tabs and spaces 2004-03-15 19:32:25 +00:00
gstrfc2250enc.h *.h: Revert indenting 2004-03-15 16:32:53 +00:00
Makefile.am gst/mpegstream/gstmpegdemux.*: Complete overhaul. All DVD specific functionality split to the new dvddemux element. 2004-03-27 22:45:41 +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.