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 756215 - validate:transcoding: trivial patch to change error from 0.10 to 1.0
validate:transcoding: trivial patch to change error from 0.10 to 1.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
git master
Other All
: Normal normal
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-08 00:57 UTC by Vineeth
Modified: 2015-10-19 18:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix error statement (1.09 KB, patch)
2015-10-08 00:59 UTC, Vineeth
committed Details | Review

Description Vineeth 2015-10-08 00:57:59 UTC
While printing error in transcoding, gst-validate-transcoding-0.10 is being used.
Changing the same to 1.0
Comment 1 Vineeth 2015-10-08 00:59:19 UTC
Created attachment 312868 [details] [review]
fix error statement
Comment 2 Thiago Sousa Santos 2015-10-19 18:44:59 UTC
commit cfe7dc1d6d02bd981f304c6ec752b526dfd77094
Author: Vineeth T M <vineeth.tm@samsung.com>
Date:   Thu Oct 8 09:58:25 2015 +0900

    validate-transcoding: trivial patch to change error from 0.10 to 1.0
    
    While printing error in transcoding, gst-validate-transcoding-0.10 is being used.
    Changing the same to 1.0
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756215