mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +00:00
gst/udp/gstudpsrc.c: Fix docs.
Original commit message from CVS: * gst/udp/gstudpsrc.c: Fix docs.
This commit is contained in:
parent
50d6aaeae5
commit
1e4669ac7e
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-07-31 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/udp/gstudpsrc.c:
|
||||||
|
Fix docs.
|
||||||
|
|
||||||
2006-07-29 Stefan Kost <ensonic@users.sf.net>
|
2006-07-29 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* ext/ladspa/gstsignalprocessor.c:
|
* ext/ladspa/gstsignalprocessor.c:
|
||||||
|
|
|
@ -79,9 +79,9 @@
|
||||||
* udpsrc implements a GstURIHandler interface that handles udp://host:port type
|
* udpsrc implements a GstURIHandler interface that handles udp://host:port type
|
||||||
* URIs.
|
* URIs.
|
||||||
* </para>
|
* </para>
|
||||||
*
|
* <para>
|
||||||
* Last reviewed on 2006-07-27 (0.10.4)
|
* Last reviewed on 2006-07-27 (0.10.4)
|
||||||
*
|
* </para>
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
|
|
Loading…
Reference in a new issue