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

Original commit message from CVS:
* ext/mythtv/gstmythtvsrc.c:
Re-apply docs patch from #468039; fix tab.
* gst/mpegtsparse/.cvsignore:
Ignore marshaller files generated at build time.
This commit is contained in:
Tim-Philipp Müller 2007-09-29 19:36:34 +00:00
parent 68a1d6cfd5
commit c553adff7a
3 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,11 @@
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.
2007-09-29 Sebastian Dröge <slomo@circular-chaos.org>
* ext/gio/gstgiosink.c: (gst_gio_sink_base_init),

View file

@ -87,7 +87,7 @@
GST_DEBUG_CATEGORY_STATIC (mythtvsrc_debug);
#define GST_GMYTHTV_ID_NUM 1
#define GST_GMYTHTV_CHANNEL_DEFAULT_NUM (-1)
#define GMYTHTV_VERSION_DEFAULT 30
#define GMYTHTV_VERSION_DEFAULT 30
#define GMYTHTV_TRANSFER_MAX_WAITS 100
#define GMYTHTV_TRANSFER_MAX_RESENDS 2
#define GMYTHTV_TRANSFER_MAX_BUFFER (128*1024)
@ -201,7 +201,9 @@ gst_mythtv_src_class_init (GstMythtvSrcClass * klass)
g_param_spec_string ("location", "Location",
"The location. In the form:"
"\n\t\t\tmyth://a.com/file.nuv"
"\n\t\t\tmyth://a.com:23223/file.nuv "
"\n\t\t\tmyth://a.com:23223/file.nuv"
"\n\t\t\tmyth://a.com/?channel=123"
"\n\t\t\tmyth://a.com/?channel=Channel%203"
"\n\t\t\ta.com/file.nuv - default scheme 'myth'",
"", G_PARAM_READWRITE));

3
gst/mpegtsparse/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
mpegtsparsemarshal.c
mpegtsparsemarshal.h