[Bug 736655] basesink: preroll issue for some clips which audio is shorter than video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 19 03:47:48 PST 2015


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #294383|none                        |needs-work
             status|                            |

--- Comment #63 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-19 11:47:41 UTC ---
Review of attachment 294383:
 --> (https://bugzilla.gnome.org/review?bug=736655&attachment=294383)

::: gst/playback/gststreamsynchronizer.c
@@ +229,3 @@

+      event =
+          gst_event_new_gap (stream->segment.position, stream->gap_duration);

Access to GAP duration should probably be protected by the mutex too

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