After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 780429 - streamsynchronizer: every stream need keep their own send_gap_event flag
streamsynchronizer: every stream need keep their own send_gap_event flag
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.10.3
Other Linux
: Normal normal
: 1.11.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-23 06:09 UTC by Haihua Hu
Modified: 2017-03-23 10:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
streamsynchronizer: every stream need keep their own send_gap_event flag (4.69 KB, patch)
2017-03-23 06:09 UTC, Haihua Hu
committed Details | Review

Description Haihua Hu 2017-03-23 06:09:01 UTC
When a clip has video audio and subtitle, if need send gap event to audio and subtitle, we should make sure all has been sent, so need every stream keep one send_gap_event.
Comment 1 Haihua Hu 2017-03-23 06:09:49 UTC
Created attachment 348549 [details] [review]
streamsynchronizer: every stream need keep their own send_gap_event flag
Comment 2 Sebastian Dröge (slomo) 2017-03-23 10:56:23 UTC
Attachment 348549 [details] pushed as 6749e81 - streamsynchronizer: every stream need keep their own send_gap_event flag