diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-07-10 12:52:20 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-07-10 12:52:20 +0000 |
| commit | da8915bfc1f94f18f451b342b856b728894370c6 (patch) | |
| tree | 4faa2510f8e459ba66d4a7bd2aae4cdd7daac339 /ChangeLog | |
| parent | 81dae26a233429bf822f8a07b53fe8e238573d29 (diff) | |
more macro splitting; fix po problem
Original commit message from CVS:
more macro splitting; fix po problem
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2005-07-10 Thomas Vander Stichele <thomas at apestaart dot org> + + * ext/aalib/gstaasink.c: (gst_aasink_get_type), + (gst_aasink_class_init), (gst_aasink_init): + * ext/esd/esdsink.c: (gst_esdsink_get_type), + (gst_esdsink_class_init): + * ext/libcaca/gstcacasink.c: (gst_cacasink_get_type), + (gst_cacasink_class_init), (gst_cacasink_init): + * ext/shout2/gstshout2.c: (gst_shout2send_get_type), + (gst_shout2send_class_init), (gst_shout2send_init): + * gst/udp/gstdynudpsink.c: (gst_dynudpsink_get_type), + (gst_dynudpsink_class_init): + * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_type), + (gst_multiudpsink_class_init): + more macro splitting + 2005-07-08 Andy Wingo <wingo@pobox.com> * sys/oss/: Port from THREADED+wim's fixes. |
