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 791483 - qtdemux: Apply qtdemux debug category to gstisoff
qtdemux: Apply qtdemux debug category to gstisoff
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal minor
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-11 15:32 UTC by Seungha Yang
Modified: 2018-01-29 18:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[1/2] qtdemux: Remove white space (899 bytes, patch)
2017-12-11 15:34 UTC, Seungha Yang
committed Details | Review
[2/2] qtdemux: Apply qtdemux debug category to gstisoff (3.82 KB, patch)
2017-12-11 15:34 UTC, Seungha Yang
committed Details | Review

Description Seungha Yang 2017-12-11 15:32:20 UTC
.. instead of the use of default debug category.
And, make new header to declare the debug category
Comment 1 Seungha Yang 2017-12-11 15:34:26 UTC
Created attachment 365372 [details] [review]
[1/2] qtdemux: Remove white space
Comment 2 Seungha Yang 2017-12-11 15:34:54 UTC
Created attachment 365373 [details] [review]
[2/2] qtdemux: Apply qtdemux debug category to gstisoff
Comment 3 Tim-Philipp Müller 2018-01-29 18:41:23 UTC
Thanks!

commit 1551759cecea072c0b920519810e9ec41eb39119 (HEAD -> master)
Author: Seungha Yang <pudding8757@gmail.com>
Date:   Tue Dec 12 00:11:24 2017 +0900

    qtdemux: Apply qtdemux debug category to gstisoff
    
    .. instead of the use of default debug category.
    And, make new header to declare the debug category
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791483
Comment 4 Tim-Philipp Müller 2018-01-29 18:41:53 UTC
(Also added the new header to Makefile.am)
Comment 5 Tim-Philipp Müller 2018-01-29 18:43:37 UTC
Comment on attachment 365372 [details] [review]
[1/2] qtdemux: Remove white space

Not sure if this really needed fixing, but pushed nevertheless:

commit 75241cfa6b0dda3fc83bfbe60ee87c88d6e2ed2d
Author: Seungha Yang <pudding8757@gmail.com>
Date:   Tue Dec 12 00:14:02 2017 +0900

    qtdemux: Remove white space at end of line
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791483