[gstreamermm: 69/167] [cleaning] audioringbuffer



commit a7a074c6f8e1b56756a494e10767328e41957703
Author: Marcin Kolny at Flytronic <marcin kolny flytronic pl>
Date:   Mon Jul 29 15:20:22 2013 +0200

    [cleaning] audioringbuffer

 gstreamer/src/audioringbuffer.hg |    7 -------
 tools/m4/convert_gst.m4          |    1 -
 2 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/gstreamer/src/audioringbuffer.hg b/gstreamer/src/audioringbuffer.hg
index 4b42a97..dfc235a 100644
--- a/gstreamer/src/audioringbuffer.hg
+++ b/gstreamer/src/audioringbuffer.hg
@@ -57,13 +57,6 @@ public:
    * by the call to the Gst::AudioRingBuffer::acquire() method.
    * @param caps The caps of the buffer (in).
    * @param type The sample type (in/out).
-   * @param format The sample format (in/out).
-   * @param sign The sample sign (in/out).
-   * @param bigend The endianness of the samples (in/out).
-   * @param width The width of the samples (in/out).
-   * @param depth The depth of the samples (in/out).
-   * @param rate The sample rate (in/out).
-   * @param channels The number of channels (in/out).
    * @param latency_time The latency in microseconds (in/out).
    * @param buffer_time The total buffer size in microseconds (in/out).
    * @param segsize The size of one segment in bytes (in/out).
diff --git a/tools/m4/convert_gst.m4 b/tools/m4/convert_gst.m4
index 92e47bc..2fa80d7 100644
--- a/tools/m4/convert_gst.m4
+++ b/tools/m4/convert_gst.m4
@@ -7,7 +7,6 @@ _CONV_ENUM(Gst,AudioBaseSinkSlaveMethod)
 _CONV_ENUM(Gst,AudioBaseSrcSlaveMethod)
 _CONV_ENUM(Gst,BufferCopyFlags)
 _CONV_ENUM(Gst,BufferFlag)
-_CONV_ENUM(Gst,BufferFormat)
 _CONV_ENUM(Gst,AudioFormat)
 _CONV_ENUM(Gst,AudioFormatFlags)
 _CONV_ENUM(Gst,AudioRingBufferFormatType)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]