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 668562 - vp8enc: trace outgoing timestamps
vp8enc: trace outgoing timestamps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal trivial
: 0.10.24
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-24 10:26 UTC by Oleksij Rempel
Modified: 2012-01-24 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch v1 (1.06 KB, patch)
2012-01-24 10:26 UTC, Oleksij Rempel
committed Details | Review

Description Oleksij Rempel 2012-01-24 10:26:51 UTC
Created attachment 205957 [details] [review]
patch v1

currently it is hard to track down elements which mess with timestamps.
this patch add info level prints for outgoing timestamps.
Comment 1 Tim-Philipp Müller 2012-01-24 11:19:25 UTC
This should be LOG or TRAVE level.
Comment 2 Tim-Philipp Müller 2012-01-24 11:32:28 UTC
PS: it's silly to mark this bug as 'blocking' the other one. You don't need this patch upstream to debug an issue..