changelog
authorAndy Wingo <wingo@pobox.com>
Wed, 29 Jun 2005 16:39:28 +0000 (16:39 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 29 Jun 2005 16:39:28 +0000 (16:39 +0000)
Original commit message from CVS:
changelog

ChangeLog

index 9de2344..8d3d163 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2005-06-29  Andy Wingo  <wingo@pobox.com>
 
+       * ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.
+
+       * ext/mad/gstmad.c (gst_mad_get_event_masks): Remove.
+       (gst_mad_chain): Appease GCC.
+
+       * ext/libcaca/gstcacasink.c (gst_cacasink_setcaps): Signedness.
+
+       * ext/aalib/gstaasink.c (gst_aasink_fixate): Unref caps, not free.
+       (gst_aasink_scale): Signedness.
+
        * gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the
        URI handler.