diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-05-10 11:17:31 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-05-10 11:17:31 +0000 |
| commit | d2bd5e45bd41cdcd2f21d87432f3948ee26b41d0 (patch) | |
| tree | cdde12cc2270fa387069183897f726ca39f4839d /ChangeLog | |
| parent | 11cb7a31b422607c1e68aef34aa4d4b3f421079b (diff) | |
ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and fail with a decent error message on err...
Original commit message from CVS:
* ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
(gst_esdsink_open), (gst_esdsink_close):
* ext/esd/esdsink.h:
Move the esd_get_server_info() into gst_esdsink_open() and fail
with a decent error message on errors.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-05-10 Tim-Philipp Müller <tim at centricular dot net> + + * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps), + (gst_esdsink_open), (gst_esdsink_close): + * ext/esd/esdsink.h: + Move the esd_get_server_info() into gst_esdsink_open() and fail + with a decent error message on errors. + 2006-05-09 Tim-Philipp Müller <tim at centricular dot net> * ext/esd/esdmon.c: (gst_esdmon_depths_get_type), |
