[Bug 747000] multifilesink: doesn't post file message for last file
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Apr 4 08:09:20 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747000
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.1
OS|Linux |All
--- Comment #5 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit e00f0de4f3e863c993af3137e7f75e364e3f6ac6
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Mon Mar 30 11:14:09 2015 -0300
multifilesink: post file message on EOS
When multifilesink is operating in any mode other than one file
per buffer, the last file created won't have a file message posted
as multifilesink doesn't handle the EOS event.
This patch fixes it by using the last position to post a file
message when EOS is received. This should ensure at least the
time related data and the filename are posted to the application
or other elements
https://bugzilla.gnome.org/show_bug.cgi?id=747000
--
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