diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-25 17:45:53 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-25 17:45:53 +0000 |
commit | 5a75ef0b08c855b51e07dd2bae9ea0d9a424c417 (patch) | |
tree | b283b0bbfea1dfae996ca0c4dfc33af86e89dd1b /ChangeLog | |
parent | c5a4691df68282ed7d6577dc2c9f14a37be745ed (diff) | |
download | gst-plugins-bad-5a75ef0b08c855b51e07dd2bae9ea0d9a424c417.tar.gz gst-plugins-bad-5a75ef0b08c855b51e07dd2bae9ea0d9a424c417.tar.bz2 gst-plugins-bad-5a75ef0b08c855b51e07dd2bae9ea0d9a424c417.zip |
assorted debug/warning fixes
Original commit message from CVS:
assorted debug/warning fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org> + * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link), + (gst_audio_convert_change_state), (gst_audio_convert_get_buffer): + * gst/videoscale/gstvideoscale.c: + * sys/oss/gstosselement.c: (gst_osselement_sync_parms): + assorted debug/warning fixes + +2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org> + * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps), (gst_videoscale_init), (gst_videoscale_chain), (gst_videoscale_set_property), (plugin_init): |