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.
This commit is contained in:
Michael Smith 2006-05-14 12:50:07 +00:00
parent 14d26445df
commit d0ba8b0f43
2 changed files with 5 additions and 3 deletions

View file

@ -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),

View file

@ -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>