summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2014-09-23 12:36:39 +0200
committerJohns <johns98@gmx.net>2014-09-23 12:36:39 +0200
commita3c0052c4b87b44679d8264c89d085fcda721a2e (patch)
tree7796cbee9deaf9cd63eae02ba614e84e0ede2943 /ChangeLog
parent8b7402a397bf460e25a75add8059aa2eb83709ee (diff)
downloadvdr-plugin-softhddevice-a3c0052c4b87b44679d8264c89d085fcda721a2e.tar.gz
vdr-plugin-softhddevice-a3c0052c4b87b44679d8264c89d085fcda721a2e.tar.bz2
Fix audio thread close race condition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fef7942..23650d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
User johns
Date:
+ Fix audio thread close race condition.
Support ffmpeg new AVFrame API in the audio codec.
Config for automatic AES parameters.
Use GCC built-in functions for atomic operations.