[gstreamer-bugs] [Bug 621530] filesink ignores sync=true

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 16 04:06:04 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=621530
  GStreamer | gstreamer (core) | 0.10.28

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2010-06-16 11:06:01 UTC ---
commit bd9cd476339aa0f873e5b59a7a1c3c2e9e3f8b8f
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Jun 16 13:00:30 2010 +0200

    fdsink: make sync property work correctly

    Don't override the default get_times vmethod so that we can use the sync
    property.
    Set the default sync property to FALSE. It used to be set to TRUE but
because
    the get_times was NULL, it always behaved like FALSE.

    Fixes #621530

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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