[Bug 783754] splitmuxsink: Added new async-finalize mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 24 09:49:20 UTC 2018


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

Vivia Nikolaidou <vivia at ahiru.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #371940|none                        |committed
             status|                            |

--- Comment #28 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Review of attachment 371940:
 --> (https://bugzilla.gnome.org/review?bug=783754&attachment=371940)

commit d11339d61689a750672cffc6b88906e5bd977ee0 (HEAD -> master, dev/master)
Author: Vivia Nikolaidou <vivia at ahiru.eu>
Date:   Tue Jun 13 17:42:55 2017 +0300

    splitmuxsink: Added new async-finalize mode

    This mode is useful for muxers that can take a long time to finalize a
    file. Instead of blocking the whole upstream pipeline while the muxer is
    doing its stuff, we can unlink it and spawn a new muxer+sink combination
    to continue running normally.

    This requires us to receive the muxer and sink (if needed) as factories,
    optionally accompanied by their respective properties structures. Also
    added the muxer-added and sink-added signals, in case custom code has to
    be called for them.

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

-- 
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