summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-12-05 13:04:22 +0000
committerAndy Wingo <wingo@pobox.com>2005-12-05 13:04:22 +0000
commitdd2ba0180ad3832d0f37c09287f0e0e4f11374b6 (patch)
tree25befefe9dfbb46d219b0caf22981e487a6c9869 /ChangeLog
parent693e4e78634908e3b1135c405e600c4f39150195 (diff)
downloadgst-plugins-bad-dd2ba0180ad3832d0f37c09287f0e0e4f11374b6.tar.gz
gst-plugins-bad-dd2ba0180ad3832d0f37c09287f0e0e4f11374b6.tar.bz2
gst-plugins-bad-dd2ba0180ad3832d0f37c09287f0e0e4f11374b6.zip
Update for alloc_buffer changes.
Original commit message from CVS: 2005-12-05 Andy Wingo <wingo@pobox.com> * ext/faac/gstfaac.c: (gst_faac_sink_event), (gst_faac_chain): * ext/faad/gstfaad.c: (gst_faad_chain): * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_chain): * ext/lcs/gstcolorspace.c: (gst_colorspace_chain): * ext/xine/xineinput.c: (gst_xine_input_get): * gst/colorspace/gstcolorspace.c: (gst_colorspace_chain): * gst/speed/gstspeed.c: (speed_chain): * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain): Update for alloc_buffer changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45c69f2c..5e866c16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-12-05 Andy Wingo <wingo@pobox.com>
+
+ * ext/faac/gstfaac.c: (gst_faac_sink_event), (gst_faac_chain):
+ * ext/faad/gstfaad.c: (gst_faad_chain):
+ * ext/hermes/gsthermescolorspace.c: (gst_hermes_colorspace_chain):
+ * ext/lcs/gstcolorspace.c: (gst_colorspace_chain):
+ * ext/xine/xineinput.c: (gst_xine_input_get):
+ * gst/colorspace/gstcolorspace.c: (gst_colorspace_chain):
+ * gst/speed/gstspeed.c: (speed_chain):
+ * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain): Update for
+ alloc_buffer changes.
+
2005-12-02 Tim-Philipp Müller <tim at centricular dot net>
* ext/Makefile.am: