mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
f4f98ea80b
Original commit message from CVS: * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init): * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init): * gst/asfdemux/gstasfmux.c: (gst_asfmux_init): * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_init): * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_init): * gst/iec958/ac3iec.c: (ac3iec_init): * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init): Fix leaks some more. |
||
---|---|---|
.. | ||
.gitignore | ||
gstdvddemux.c | ||
gstdvddemux.h | ||
gstmpegclock.c | ||
gstmpegclock.h | ||
gstmpegdemux.c | ||
gstmpegdemux.h | ||
gstmpegpacketize.c | ||
gstmpegpacketize.h | ||
gstmpegparse.c | ||
gstmpegparse.h | ||
gstmpegstream.c | ||
gstrfc2250enc.c | ||
gstrfc2250enc.h | ||
Makefile.am | ||
mpegstream.vcproj | ||
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.