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 468039 - [mythtvsrc] missing examples for live tv in gst-inspect
[mythtvsrc] missing examples for live tv in gst-inspect
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-18 20:39 UTC by Bastien Nocera
Modified: 2007-09-29 19:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gstmythtvsrc-missing-livetv-example.patch (807 bytes, patch)
2007-08-18 20:39 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2007-08-18 20:39:13 UTC
There's no examples of how to stream Live TV channels in the output of gst-inspect for gstmythtvsrc. Patch attached.
Comment 1 Bastien Nocera 2007-08-18 20:39:59 UTC
Created attachment 93913 [details] [review]
gstmythtvsrc-missing-livetv-example.patch
Comment 2 Tim-Philipp Müller 2007-08-20 09:15:37 UTC
Thanks, committed:

 2007-08-20  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Bastien Nocera  <hadess at hadess net>

        * ext/mythtv/gstmythtvsrc.c:
          Add examples for live mythtv:// URIs to docs (#468039).
          Also convert some tabs into spaces.
Comment 3 Bastien Nocera 2007-09-29 01:48:26 UTC
Renato removed it in his "rewrite", see:
http://webcvs.freedesktop.org/gstreamer/gst-plugins-bad/ext/mythtv/gstmythtvsrc.c?r1=1.6&r2=1.7
Comment 4 Tim-Philipp Müller 2007-09-29 19:47:17 UTC
Re-committed:

 2007-09-29  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/mythtv/gstmythtvsrc.c:
          Re-apply docs patch from #468039; fix tab.

        * gst/mpegtsparse/.cvsignore:
          Ignore marshaller files generated at build time.

Let's hope I get double bugzilla points for that!