Mercurial > pidgin
comparison ChangeLog @ 31152:66fe4bda9a85
This is a better way to handle ending one call when multiple calls are in
progress. Fixes #13237.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | jakub.adam@ktknet.cz |
---|---|
date | Sat, 22 Jan 2011 08:32:31 +0000 |
parents | 5373d3df9072 |
children | 2b63df6e495c |
comparison
equal
deleted
inserted
replaced
31151:34da321b60f1 | 31152:66fe4bda9a85 |
---|---|
4 General: | 4 General: |
5 * Force video sources to all have the same capabilities. This reduces the | 5 * Force video sources to all have the same capabilities. This reduces the |
6 number of times video must be scaled down, saving CPU time. (Jakub Adam) | 6 number of times video must be scaled down, saving CPU time. (Jakub Adam) |
7 (half of #13095) | 7 (half of #13095) |
8 * Starting multiple video calls and ending one no longer causes the other | 8 * Starting multiple video calls and ending one no longer causes the other |
9 calls to stop sending audio and video. (Jakub Adam) (#12758) | 9 calls to stop sending audio and video. (Jakub Adam) (#12758, #13237) |
10 * Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras) | 10 * Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras) |
11 (#12638) | 11 (#12638) |
12 * Added AddTrust External Root CA. (#11554) | 12 * Added AddTrust External Root CA. (#11554) |
13 | 13 |
14 Groupwise: | 14 Groupwise: |