diff options
author | Andy Wingo <wingo@pobox.com> | 2005-06-29 16:39:28 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2005-06-29 16:39:28 +0000 |
commit | 90b8ff34870190098c44896a88969a216cc171a9 (patch) | |
tree | aae29e9bbac148905f74185ebb0e33ff38430a39 | |
parent | 12dab04a2d4bee76d25e8befaea7044103700264 (diff) |
changelog
Original commit message from CVS:
changelog
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |