gstreamer/ext/dv
Ravi Kiran K N de3e54690b dvdemux: Push tag event to both pads
Tags are pushed to "videosrcpad"/"audiosrcpad" in
gst_dvdemux_add_pad() method, however they will be NULL
in this method, hence tags are not pushed.
Instead, send tag event to "pad" created gst_dvdemux_add_pad().

Signal no-more-pads when both pads are created

https://bugzilla.gnome.org/show_bug.cgi?id=743657
2017-05-20 16:01:34 +01:00
..
gstdv.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstdvdec.c dvdec: Fix handling of negotiation failures 2016-11-18 12:04:45 +02:00
gstdvdec.h dvdec: Remove unused fields 2015-12-18 11:30:19 +01:00
gstdvdemux.c dvdemux: Push tag event to both pads 2017-05-20 16:01:34 +01:00
gstdvdemux.h dvdemux: Push tag event to both pads 2017-05-20 16:01:34 +01:00
gstsmptetimecode.c Constify some static arrays everywhere 2015-01-21 09:55:53 +01:00
gstsmptetimecode.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
NOTES adding dv, raw1934, gnomevfs, rtp 2001-12-23 16:42:33 +00:00
smpte_test.c dvdemux: Add code to parse SMPTE time codes 2009-09-13 13:22:35 -07:00