diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2009-01-09 23:13:17 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2009-01-09 23:13:17 +0000 |
commit | 80ac3b565ed0bdd4e42e04bcf53b715f78721a10 (patch) | |
tree | 795e5f5a080c0b65db049bfb6d689c95fb6a51a4 /ChangeLog | |
parent | d629c9fc17a1b6864bcb92c8b33f1c6ced020f8b (diff) |
gst-libs/gst/app/gstappsink.c: Store the returned signal id in the right slot when registering the pull-buffer signal.
Original commit message from CVS:
* gst-libs/gst/app/gstappsink.c:
Store the returned signal id in the right slot when
registering the pull-buffer signal.
Fixes #567168
Spotted by: Thomas Vander Stichele <thomas at apestaart dot org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-01-09 Jan Schmidt <jan.schmidt@sun.com> + + * gst-libs/gst/app/gstappsink.c: + Store the returned signal id in the right slot when + registering the pull-buffer signal. + Fixes #567168 + Spotted by: Thomas Vander Stichele <thomas at apestaart dot org> + 2009-01-09 Tim-Philipp Müller <tim.muller at collabora co uk> * gst-libs/gst/interfaces/mixer.c: |