gstreamer/gst/mpegstream
Steve Lhomme 9db3e5158a fix local includes and 64 bits constants
Original commit message from CVS:
fix local includes and 64 bits constants
2004-07-27 21:51:28 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:48 +00:00
gstdvddemux.c fix local includes and 64 bits constants 2004-07-27 21:51:28 +00:00
gstdvddemux.h first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:29 +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 fix local includes and 64 bits constants 2004-07-27 21:51:28 +00:00
gstmpegdemux.h first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:29 +00:00
gstmpegpacketize.c fix local includes and 64 bits constants 2004-07-27 21:51:28 +00:00
gstmpegpacketize.h *.h: Revert indenting 2004-03-15 16:32:53 +00:00
gstmpegparse.c gst/mpegstream/: Check for error codes from the negotiation functions. Make sure we really set the pad caps when a ne... 2004-07-26 15:17:25 +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 first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:29 +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
mpegstream.vcproj more working plugins 2004-07-27 21:41:30 +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.