diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-10-27 11:27:53 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-10-27 11:27:53 +0000 |
commit | 9710ca5f0891fff05e5cb42393add85968b407f0 (patch) | |
tree | f0dabebb387a7a4217a39e5c510be4f59560a841 /ChangeLog | |
parent | c689aeb5fd16085cc15a41ef8457c645244a28cf (diff) | |
download | gst-plugins-bad-9710ca5f0891fff05e5cb42393add85968b407f0.tar.gz gst-plugins-bad-9710ca5f0891fff05e5cb42393add85968b407f0.tar.bz2 gst-plugins-bad-9710ca5f0891fff05e5cb42393add85968b407f0.zip |
gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.
Original commit message from CVS:
* gst/qtdemux/qtdemux.h:
Remove got_redirect from class structure as well.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-10-27 Tim-Philipp Müller <tim at centricular dot net> + * gst/qtdemux/qtdemux.h: + Remove got_redirect from class structure as well. + +2005-10-27 Tim-Philipp Müller <tim at centricular dot net> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init), (qtdemux_parse_tree): Remove 'got-redirect' signal and post element message |