summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-24 13:34:05 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-24 13:34:05 +0000
commit122cdbe814439efa81ba807f0d43caea2e012423 (patch)
tree3e4cf362dc2c2bf24c35c21ae7ba9957b4a7230e /ChangeLog
parent05f75a3c66c7d293308281a43cf847ed97081b27 (diff)
enable more; update for basetransform
Original commit message from CVS: enable more; update for basetransform
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bcce5a6..19cec899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ * ext/Makefile.am:
+ lame and mpegaudioparse seem to work
+ * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
+ (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
+ update for basetransform changes
+
2005-08-24 Jan Schmidt <thaytan@mad.scientist.com>
* gst/level/gstlevel.c: (gst_level_message_new):
GST_MESSAGE_SRC became a GObject
@@ -5,7 +14,7 @@
2005-08-23 Stefan Kost <ensonic@users.sf.net>
* ext/speex/gstspeexenc.h:
- Fixed include path of adapter
+ Fixed include path of adapter
2005-08-23 Wim Taymans <wim@fluendo.com>