[Bug 743657] dvdemux: no tags for .dv files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 20 15:03:14 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=743657

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #25 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit de3e54690bc5b37961c166352ad10d77d06968aa
Author: Ravi Kiran K N <ravi.kiran at samsung.com>
Date:   Sun Sep 6 20:49:59 2015 +0530

    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
tpm at xps:~/gst/master/gst-plugins-good/ext/dv$ git push

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list