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 489344 - Ensure proper timestamping on mmssrc
Ensure proper timestamping on mmssrc
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-23 11:08 UTC by Josep Torra Valles
Modified: 2007-11-04 10:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to implement it (1.95 KB, patch)
2007-10-23 11:09 UTC, Josep Torra Valles
reviewed Details | Review

Description Josep Torra Valles 2007-10-23 11:08:45 UTC
mmssrc should timestamp the first buffer with 0 and the rest with GST_CLOCK_TIME_NONE.
Comment 1 Josep Torra Valles 2007-10-23 11:09:16 UTC
Created attachment 97714 [details] [review]
Patch to implement it
Comment 2 Wim Taymans 2007-10-24 10:40:37 UTC
Basesrc seems to do this already. The patch does not seem to change anything.