mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
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:
parent
14d26445df
commit
d0ba8b0f43
2 changed files with 5 additions and 3 deletions
|
@ -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),
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue