gstreamer/ext/dv
Sebastian Dröge 5dbebb29ff ext/dv/gstdvdemux.c: Add srcpads only when needed and remove them again when going back to READY. This prevents stall...
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.
2008-12-09 09:39:53 +00:00
..
demo-play.c configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
gstdv.c ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer and one time for the decoder. 2008-12-08 18:24:21 +00:00
gstdvdec.c ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer and one time for the decoder. 2008-12-08 18:24:21 +00:00
gstdvdec.h ext/dv/gstdvdec.*: Infer pixel-aspect-ratio from the video frame format if it isn't provided by the container, as hap... 2007-03-09 17:32:32 +00:00
gstdvdemux.c ext/dv/gstdvdemux.c: Add srcpads only when needed and remove them again when going back to READY. This prevents stall... 2008-12-09 09:39:53 +00:00
gstdvdemux.h ext/dv/gstdvdemux.*: When handling seek requests, don't send the newsegment event from the calling thread. Instead sa... 2006-08-18 13:25:06 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
NOTES adding dv, raw1934, gnomevfs, rtp 2001-12-23 16:42:33 +00:00