diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-04-06 09:37:21 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-04-06 09:37:21 +0000 |
commit | a559801c80c368e4bf0f8615f5d37e3fc3934c8a (patch) | |
tree | e0e34c60b9ca65e6283ddbdc5a47d024ac403493 /ChangeLog | |
parent | 57d1f628c8ccf54da2f2ecf647b4e8d882d183c0 (diff) | |
download | gst-plugins-bad-a559801c80c368e4bf0f8615f5d37e3fc3934c8a.tar.gz gst-plugins-bad-a559801c80c368e4bf0f8615f5d37e3fc3934c8a.tar.bz2 gst-plugins-bad-a559801c80c368e4bf0f8615f5d37e3fc3934c8a.zip |
ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated; undoes
Original commit message from CVS:
* ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
(gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property):
Add back "uri" property and mark it as deprecated; undoes
API/ABI breakage from 2006-02-24.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-04-06 Tim-Philipp Müller <tim at centricular dot net> + + * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init), + (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property): + Add back "uri" property and mark it as deprecated; undoes + API/ABI breakage from 2006-02-24. + 2006-04-05 Wim Taymans <wim@fluendo.com> * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek), |