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 755105 - dashdemux: tests: add test for fix of the period start time scaling
dashdemux: tests: add test for fix of the period start time scaling
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-09-16 09:46 UTC by Florin Apostol
Modified: 2015-10-30 12:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed unit tests update (1.96 KB, patch)
2015-09-16 09:47 UTC, Florin Apostol
committed Details | Review

Description Florin Apostol 2015-09-16 09:46:56 UTC
Commit 6d1eda9391d3143b5fc633edfd94b89dbba209ab fixed the period start
time scaling. This patch updates the unit tests to cover that scenario.
Comment 1 Florin Apostol 2015-09-16 09:47:24 UTC
Created attachment 311442 [details] [review]
proposed unit tests update
Comment 2 Vincent Penquerc'h 2015-10-30 12:59:14 UTC
commit 4632dbe3aec53daaeef3dda11f9ae91a83e9f065
Author: Florin Apostol <florin.apostol@oregan.net>
Date:   Wed Sep 16 10:40:33 2015 +0100

    dashdemux: tests: added unit test for 6d1eda9391d3143b5fc633edfd94b89dbba209ab
    
    Commit 6d1eda9391d3143b5fc633edfd94b89dbba209ab fixed the period start
    time scaling. This patch updates the unit tests to cover that scenario.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755105