mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
5dbebb29ff
Original commit message from CVS: * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad), (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads), (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video), (gst_dvdemux_chain), (gst_dvdemux_loop), (gst_dvdemux_change_state): Add srcpads only when needed and remove them again when going back to READY. This prevents stalled pipelines if there's no audio inside the DV stream, which happens for many MXF files. |
||
---|---|---|
.. | ||
demo-play.c | ||
gstdv.c | ||
gstdvdec.c | ||
gstdvdec.h | ||
gstdvdemux.c | ||
gstdvdemux.h | ||
Makefile.am | ||
NOTES |