mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
698b9ab2ae
Original commit message from CVS: * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_event): Don't unref event unconditionally after giving away ownership (gst_pad_push_event(), gst_pad_send_event() and gst_pad_event_default() take ownership of the event passed to them). Fixes warnings/crashes caused by navigation events. |
||
---|---|---|
.. | ||
.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.