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:
parent
68a1d6cfd5
commit
c553adff7a
@ -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),
|
||||
|
@ -202,6 +202,8 @@ gst_mythtv_src_class_init (GstMythtvSrcClass * klass)
|
||||
"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/?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
3
gst/mpegtsparse/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
mpegtsparsemarshal.c
|
||||
mpegtsparsemarshal.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user