changelog

Original commit message from CVS:
changelog
This commit is contained in:
Andy Wingo 2005-06-29 16:39:28 +00:00
parent 2b91f50455
commit 19c538fef9

View file

@ -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.