diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-05-12 14:17:06 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-05-12 14:17:06 +0000 |
commit | f315cbd74ec571576a8e777446c915d0643ec5e2 (patch) | |
tree | 5f0c401c64287ee45d0e8543779a06bc250a7178 | |
parent | cf965d711c54d9058169598eaf51db2c921d3147 (diff) | |
download | gst-plugins-bad-f315cbd74ec571576a8e777446c915d0643ec5e2.tar.gz gst-plugins-bad-f315cbd74ec571576a8e777446c915d0643ec5e2.tar.bz2 gst-plugins-bad-f315cbd74ec571576a8e777446c915d0643ec5e2.zip |
docs/plugins/gst-plugins-bad-plugins-sections.txt: Quieten some docs output
Original commit message from CVS:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
Quieten some docs output
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-sections.txt | 8 |
2 files changed, 11 insertions, 2 deletions
@@ -1,5 +1,10 @@ 2008-05-12 Jan Schmidt <Jan.Schmidt@sun.com> + * docs/plugins/gst-plugins-bad-plugins-sections.txt: + Quieten some docs output + +2008-05-12 Jan Schmidt <Jan.Schmidt@sun.com> + * gst/rtpmanager/gstrtpjitterbuffer.c: (gst_rtp_jitter_buffer_loop): Initialise with GST_CLOCK_TIME_NONE to avoid compiler warning. diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index 039772f4..c9aa603e 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -141,10 +141,8 @@ GST_TYPE_DVD_SPU gst_dvd_spu_get_type SpuColour SpuLineCtrlI -SpuPacket SpuPixCtrlI SpuRect -SpuState DVD_SPU_LOCK DVD_SPU_UNLOCK SPU_STATE_FLAGS_MASK @@ -179,6 +177,12 @@ GST_IS_INPUT_SELECTOR GST_IS_INPUT_SELECTOR_CLASS GST_TYPE_INPUT_SELECTOR gst_input_selector_get_type +GST_INPUT_SELECTOR_BROADCAST +GST_INPUT_SELECTOR_GET_COND +GST_INPUT_SELECTOR_GET_LOCK +GST_INPUT_SELECTOR_LOCK +GST_INPUT_SELECTOR_UNLOCK +GST_INPUT_SELECTOR_WAIT </SECTION> <SECTION> |