diff options
author | Justin McPherson <justin.mcpherson@nokia.com> | 2009-11-11 03:48:36 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-13 12:09:41 (GMT) |
commit | 564e2456df18c10189c34697f23c1018fe79ffd4 (patch) | |
tree | 232762e993092884c174da44ed354e6822bd662e /doc/src/snippets/code | |
parent | 90f65e4707e38bc0adcad4e776b85faa4c71f40f (diff) | |
download | Qt-564e2456df18c10189c34697f23c1018fe79ffd4.zip Qt-564e2456df18c10189c34697f23c1018fe79ffd4.tar.gz Qt-564e2456df18c10189c34697f23c1018fe79ffd4.tar.bz2 |
gstreamer: Do not call gst_deinit() but do free the device and effect manager objects on backend destruction.
Integrated KDE change 1027566 by cguthrie.
Normally the backend is only destroyed once when the app exists, but calling gst_deinit()
means that the whole gstreamer system becomes unrecoverable. This means that if
you switch backends away from gstreamer and then back again it will not work.
Gstreamer devs recommend that you do not call gst_deinit() at all except in test cases.
Reviewed-by: Dmytro Poplavskiy
(cherry picked from commit 132ad441481e676cb4e502797c0a4fc833152175)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions