]> git.pld-linux.org Git - packages/farstream.git/blob - farstream-doc.patch
6720e88af97317f10aeaf8c86e3acc2fc07d2a3a
[packages/farstream.git] / farstream-doc.patch
1 --- farstream-0.2.4/farstream/fs-conference.c.orig      2013-03-26 18:12:17.000000000 +0100
2 +++ farstream-0.2.4/farstream/fs-conference.c   2014-06-15 10:02:31.553668384 +0200
3 @@ -43,7 +43,7 @@
4   *
5   * This will communicate asynchronous events to the user through #GstMessage
6   * of type #GST_MESSAGE_ELEMENT sent over the #GstBus.
7 - * </para>
8 + *
9   * <refsect2><title>The "<literal>farstream-error</literal>" message</title>
10   * |[
11   * "src-object"       #GObject           The object (#FsConference, #FsSession or #FsStream) that emitted the error
12 @@ -54,7 +54,6 @@
13   * The message is sent on asynchronous errors.
14   * </para>
15   * </refsect2>
16 - * <para>
17   */
18  
19  
20 --- farstream-0.2.4/farstream/fs-session.c.orig 2014-05-05 20:55:48.000000000 +0200
21 +++ farstream-0.2.4/farstream/fs-session.c      2014-06-15 10:12:03.266989800 +0200
22 @@ -39,7 +39,7 @@
23   *
24   * This will communicate asynchronous events to the user through #GstMessage
25   * of type #GST_MESSAGE_ELEMENT sent over the #GstBus.
26 - * </para>
27 + *
28   * <refsect2><title>The "<literal>farstream-send-codec-changed</literal>"
29   *   message</title>
30   * <table>
31 @@ -132,7 +132,7 @@
32   * telephony event has stopped.
33   * </para>
34   * </refsect2>
35 - * <para>
36 + *
37   */
38  
39  #ifdef HAVE_CONFIG_H
40 --- farstream-0.2.4/farstream/fs-stream.c.orig  2014-05-05 20:55:48.000000000 +0200
41 +++ farstream-0.2.4/farstream/fs-stream.c       2014-06-15 10:12:42.880322308 +0200
42 @@ -36,7 +36,7 @@
43   *
44   * This will communicate asynchronous events to the user through #GstMessage
45   * of type #GST_MESSAGE_ELEMENT sent over the #GstBus.
46 - * </para>
47 + *
48   * <refsect2><title>The "<literal>farstream-new-local-candidate</literal>" message</title>
49   * |[
50   * "stream"           #FsStream          The stream that emits the message
51 @@ -93,7 +93,6 @@
52   * This message is emitted the state of a component of a stream changes.
53   * </para>
54   * </refsect2>
55 - * <para>
56   */
57  
58  #ifdef HAVE_CONFIG_H
59 --- farstream-0.2.4/gst/fsrtpconference/fs-rtp-session.c.orig   2014-05-05 20:55:48.000000000 +0200
60 +++ farstream-0.2.4/gst/fsrtpconference/fs-rtp-session.c        2014-06-15 10:14:38.133653238 +0200
61 @@ -30,7 +30,7 @@
62   * fs_conference_new_session() on a #FsRtpConference. It can be either
63   * Audio or Video. It also represents data send with one and only one
64   * SSRC (although if there is a SSRC collision, that SSRC may change).
65 - * </para>
66 + *
67   * <refsect2><title>Codec profiles</title>
68   * <para>
69   * It is possible to define "codec profiles", that is non-autodetected
70 @@ -50,7 +50,7 @@
71   * Also, it is possible to declare profiles with only a decoding pipeline,
72   * you will only be able to receive from this codec, the encoding may be a
73   * secondary pad of some other codec.
74 - * </para></refsect2><para>
75 + * </para></refsect2>
76   */
77  
78  #ifdef HAVE_CONFIG_H
This page took 0.074572 seconds and 2 git commands to generate.