diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-12 19:35:54 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-12 19:35:54 +0000 |
commit | b2e8f0ecfd4a35c62b3feb65d01ded8c25990a3e (patch) | |
tree | d5d50cf269b4b8288cb033ea98c55e73125597db /ChangeLog | |
parent | bb768f388edebc33621e87301dc186f860c83ea0 (diff) | |
download | gst-plugins-bad-b2e8f0ecfd4a35c62b3feb65d01ded8c25990a3e.tar.gz gst-plugins-bad-b2e8f0ecfd4a35c62b3feb65d01ded8c25990a3e.tar.bz2 gst-plugins-bad-b2e8f0ecfd4a35c62b3feb65d01ded8c25990a3e.zip |
adding structure setters matching the templates for audio
Original commit message from CVS:
adding structure setters matching the templates for audio
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list), + (gst_audio_structure_set_int): + * gst-libs/gst/audio/audio.h: + add helper functions for _getcaps matching the standard audio + templates + 2004-01-12 David Schleef <ds@schleef.org> * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link): |