summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ad58d34..02190340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * ext/libvisual/visual.c: (gst_visual_getcaps):
+ use the right caps depending on endianness (I hope)
+ * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
+ use GST_RANK_NONE for all non-decoding elements or spider gets
+ mighty confused
+
2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):