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 623387 - mpegdemux: check base_time before calculating new_start
mpegdemux: check base_time before calculating new_start
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 1.0.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-02 13:32 UTC by Thijs Vermeir
Modified: 2012-10-24 10:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mpegdemux: check base_time before calculating new_start (1.08 KB, patch)
2010-07-02 13:32 UTC, Thijs Vermeir
committed Details | Review

Description Thijs Vermeir 2010-07-02 13:32:15 UTC
The new_start value must always be a valid ClockTime.
Comment 1 Thijs Vermeir 2010-07-02 13:32:30 UTC
Created attachment 165107 [details] [review]
mpegdemux: check base_time before calculating new_start
Comment 2 Mark Nauwelaerts 2012-10-24 10:08:24 UTC
[0.10]
commit c5759cce4ac34f4eff810e0b6e9fd3ce75bdb047
Author: Thijs Vermeir <thijsvermeir@gmail.com>
Date:   Fri Jul 2 15:28:41 2010 +0200

    mpegdemux: check base_time before calculating new_start
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623387


[1.0]
commit 1d710ad13aa4e7a8bd8f4c11803848432ef6573b
Author: Thijs Vermeir <thijsvermeir@gmail.com>
Date:   Fri Jul 2 15:28:41 2010 +0200

    mpegdemux: check base_time before calculating new_start
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623387