summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2006-05-14 12:50:07 +0000
committerMichael Smith <msmith@xiph.org>2006-05-14 12:50:07 +0000
commitd0ba8b0f4332d2f906992a78c073fec995e061b1 (patch)
treeba4187d3f3a4fa9eabb3702ecd534c065b0e2ce3
parent14d26445df959507297a197e99f5f03e45de25f0 (diff)
gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull modes.
Original commit message from CVS: * gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull modes.
-rw-r--r--ChangeLog5
-rw-r--r--gst/wavparse/gstwavparse.c3
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ee37245..cf15e40a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-14 Michael Smith <msmith@fluendo.com>
+
+ * gst/wavparse/gstwavparse.c:
+ Update docs; wavparse implements push and pull modes.
+
2006-05-12 Wim Taymans <wim@fluendo.com>
* gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
diff --git a/gst/wavparse/gstwavparse.c b/gst/wavparse/gstwavparse.c
index 57d9d073..2917e944 100644
--- a/gst/wavparse/gstwavparse.c
+++ b/gst/wavparse/gstwavparse.c
@@ -26,9 +26,6 @@
* <para>
* Parse a .wav file into raw or compressed audio.
* </para>
- * <para>
- * This element currently only supports pull based scheduling.
- * </para>
* <title>Example launch line</title>
* <para>
* <programlisting>