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 772445 - urisourcebin: minor enhancements
urisourcebin: minor enhancements
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-05 10:40 UTC by Wonchul Lee
Modified: 2016-11-01 18:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
urisourcebin: Make use of adaptive demuxer variable (1.60 KB, patch)
2016-10-05 10:43 UTC, Wonchul Lee
committed Details | Review
urisourcebin: fix to log event pointer (1015 bytes, patch)
2016-10-05 10:43 UTC, Wonchul Lee
committed Details | Review
urisourcebin: Fix GST_TYPE_URI_SOURCE_BIN macro typo (1.81 KB, patch)
2016-10-31 07:38 UTC, Wonchul Lee
committed Details | Review

Description Wonchul Lee 2016-10-05 10:40:35 UTC
These are trivial changes, fixing a typo and making use of demuxer member variable in the Urisourcebin.
Comment 1 Wonchul Lee 2016-10-05 10:43:06 UTC
Created attachment 336973 [details] [review]
urisourcebin: Make use of adaptive demuxer variable
Comment 2 Wonchul Lee 2016-10-05 10:43:22 UTC
Created attachment 336974 [details] [review]
urisourcebin: fix to log event pointer
Comment 3 Wonchul Lee 2016-10-31 07:38:18 UTC
Created attachment 338814 [details] [review]
urisourcebin: Fix GST_TYPE_URI_SOURCE_BIN macro typo

add one more minor enhancement about fixing a typo naming on the  GST_TYPE_URI_SOURCE_BIN macro.
Comment 4 Sebastian Dröge (slomo) 2016-11-01 18:00:41 UTC
Attachment 336973 [details] pushed as 9e8c0d2 - urisourcebin: Make use of adaptive demuxer variable
Attachment 336974 [details] pushed as 7c9626a - urisourcebin: fix to log event pointer
Attachment 338814 [details] pushed as dc7fd9c - urisourcebin: Fix GST_TYPE_URI_SOURCE_BIN macro typo