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 794320 - srt: Missing gstsrt.h
srt: Missing gstsrt.h
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.13.91
Other All
: Normal blocker
: 1.14.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-14 10:39 UTC by Jan Alexander Steffens (heftig)
Modified: 2018-03-14 11:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
srt: Add missing gstsrt.h to noinst_HEADERS (1.05 KB, patch)
2018-03-14 10:45 UTC, Jan Alexander Steffens (heftig)
committed Details | Review

Description Jan Alexander Steffens (heftig) 2018-03-14 10:39:30 UTC
ext/srt/gstsrt.h is missing from the release tarball.
Comment 1 Jan Alexander Steffens (heftig) 2018-03-14 10:45:06 UTC
Created attachment 369657 [details] [review]
srt: Add missing gstsrt.h to noinst_HEADERS

Reorder the list to match the SOURCES.
Comment 2 Tim-Philipp Müller 2018-03-14 10:59:01 UTC
Thanks.

commit 7da65ab6d5474f754bb0dc0c4b6dc4e560211387 (HEAD -> master)
Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Date:   Wed Mar 14 11:42:42 2018 +0100

    srt: Add missing gstsrt.h to noinst_HEADERS
    
    Reorder the list to match the SOURCES.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=794320