summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-11-21 14:33:11 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-11-21 14:33:11 +0000
commit8a7c7d077f64ea13efefc7374b1c565383b32272 (patch)
tree20b06d4d4483f84677160d4d753eae0326cccd09 /ChangeLog
parent7f1b45229fa255f362ae560a785f9d99af14bc14 (diff)
downloadgst-plugins-bad-8a7c7d077f64ea13efefc7374b1c565383b32272.tar.gz
gst-plugins-bad-8a7c7d077f64ea13efefc7374b1c565383b32272.tar.bz2
gst-plugins-bad-8a7c7d077f64ea13efefc7374b1c565383b32272.zip
Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Original commit message from CVS: * ext/audioresample/gstaudioresample.c: * ext/polyp/polypsink.c: (gst_polypsink_sink_fixate): * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_fixate): * gst/modplug/gstmodplug.cc: * sys/glsink/glimagesink.c: (gst_glimagesink_fixate): * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate): Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fc67b0e..6da36940 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-11-21 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/audioresample/gstaudioresample.c:
+ * ext/polyp/polypsink.c: (gst_polypsink_sink_fixate):
+ * gst/librfb/gstrfbsrc.c: (gst_rfbsrc_fixate):
+ * gst/modplug/gstmodplug.cc:
+ * sys/glsink/glimagesink.c: (gst_glimagesink_fixate):
+ * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
+ Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
+ (#322027)
+
2005-11-21 Edgard Lima <edgard.lima@indt.org.br>
* ext/Makefile.am: