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 433888 - [theoradec] does not generate a perfect stream
[theoradec] does not generate a perfect stream
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal minor
: 0.10.13
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-27 14:51 UTC by Julien MOUTTE
Modified: 2007-04-27 18:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make theoradec calculate duration correctly (2.26 KB, patch)
2007-04-27 14:52 UTC, Julien MOUTTE
committed Details | Review

Description Julien MOUTTE 2007-04-27 14:51:32 UTC
Video buffers getting out of theoradec do not have a contiguous timestamping.

Indeed duration calculation is wrong.
Comment 1 Julien MOUTTE 2007-04-27 14:52:45 UTC
Created attachment 87148 [details] [review]
Make theoradec calculate duration correctly
Comment 2 Michael Smith 2007-04-27 15:03:05 UTC
Looks ok, please commit if it passes the testsuite.
Comment 3 Julien MOUTTE 2007-04-27 16:17:02 UTC
Fixed in CVS HEAD