diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2004-03-23 23:02:34 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2004-03-23 23:02:34 +0000 |
commit | 029bbcf83b5ac4bbe0a260482f60baeb3ca3a122 (patch) | |
tree | c534dc80df63e2ed802a0bbc065fcf5c84659246 | |
parent | 701dd25135865dde571b1286109566ad3d74895f (diff) | |
download | xine-lib-029bbcf83b5ac4bbe0a260482f60baeb3ca3a122.tar.gz xine-lib-029bbcf83b5ac4bbe0a260482f60baeb3ca3a122.tar.bz2 |
Ignore speed change in nbc during xine_stop() to avid deadlocks.
CVS patchset: 6306
CVS date: 2004/03/23 23:02:34
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ + * fix the deadlock with non-seekable input plugins + xine-lib (1-rc3b) * fix SDL plugin that was broken in rc3 * updated libfaad 2.0 RC3 cvs (fix some raw aac problems, HE support) |