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 637519 - ogg: implement packet duration query for kate streams
ogg: implement packet duration query for kate streams
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 0.10.32
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-18 16:35 UTC by Vincent Penquerc'h
Modified: 2010-12-18 19:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ogg: implement packet duration query for kate streams (2.31 KB, patch)
2010-12-18 16:35 UTC, Vincent Penquerc'h
none Details | Review
ogg: implement packet duration query for kate streams (2.25 KB, patch)
2010-12-18 17:11 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2010-12-18 16:35:05 UTC
implement packet duration query for kate streams
Comment 1 Vincent Penquerc'h 2010-12-18 16:35:08 UTC
Created attachment 176660 [details] [review]
ogg: implement packet duration query for kate streams
Comment 2 Vincent Penquerc'h 2010-12-18 17:11:09 UTC
Created attachment 176663 [details] [review]
ogg: implement packet duration query for kate streams

Actually, don't get duration for repeat packets, as the duration is relative
to a point in the past, and that'd confuse oggdemux.

(and using this bug to learn git-bz)
Comment 3 Sebastian Dröge (slomo) 2010-12-18 19:35:05 UTC
commit 22aa87e98fd931840a3a1e45e1d0a6a23564e214
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Fri Dec 17 14:16:18 2010 +0000

    ogg: implement packet duration query for kate streams
    
    https://bugzilla.gnome.org/show_bug.cgi?id=637519