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 725903 - flvdemux: set RESYNC buffer flag when bridging large PTS gaps
flvdemux: set RESYNC buffer flag when bridging large PTS gaps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-07 14:48 UTC by Jan Alexander Steffens (heftig)
Modified: 2014-06-04 14:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.49 KB, patch)
2014-03-07 14:48 UTC, Jan Alexander Steffens (heftig)
committed Details | Review

Description Jan Alexander Steffens (heftig) 2014-03-07 14:48:46 UTC
Created attachment 271241 [details] [review]
patch

So downstream gets notified when this happens.
Comment 1 Nicolas Dufresne (ndufresne) 2014-06-04 13:32:03 UTC
Ping, this looks correct to me, but I'm not very familiar with this RESYNC flag. Can someone familiar look at this ?
Comment 2 Nicolas Dufresne (ndufresne) 2014-06-04 14:29:18 UTC
Comment on attachment 271241 [details] [review]
patch

commit 303883752eb4e611d7f58814e59a74badc15be4c
Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Date:   Thu Mar 6 16:37:51 2014 +0100

    flvdemux: set RESYNC buffer flag when bridging large PTS gaps
    
    So downstream gets notified when this happens.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=725903
Comment 3 Nicolas Dufresne (ndufresne) 2014-06-04 14:29:51 UTC
Thanks for your patch and time.