gstreamer/gst/mpegstream
Ronald S. Bultje 0dd9705d85 Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding...
Original commit message from CVS:
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding. This should fix mp3 playback.
2003-12-18 09:31:50 +00:00
..
.gitignore
gstmpegclock.c Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:46:51 +00:00
gstmpegclock.h
gstmpegdemux.c Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding... 2003-12-18 09:31:50 +00:00
gstmpegdemux.h Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:46:51 +00:00
gstmpegpacketize.c Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:46:51 +00:00
gstmpegpacketize.h Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:46:51 +00:00
gstmpegparse.c
gstmpegparse.h
gstmpegstream.c remove copyright field from plugins 2003-12-04 10:37:35 +00:00
gstrfc2250enc.c
gstrfc2250enc.h Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:46:51 +00:00
Makefile.am
notes
README

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.