diff options
author | Johns <johns98@gmx.net> | 2014-09-23 12:36:39 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2014-09-23 12:36:39 +0200 |
commit | a3c0052c4b87b44679d8264c89d085fcda721a2e (patch) | |
tree | 7796cbee9deaf9cd63eae02ba614e84e0ede2943 /ChangeLog | |
parent | 8b7402a397bf460e25a75add8059aa2eb83709ee (diff) | |
download | vdr-plugin-softhddevice-a3c0052c4b87b44679d8264c89d085fcda721a2e.tar.gz vdr-plugin-softhddevice-a3c0052c4b87b44679d8264c89d085fcda721a2e.tar.bz2 |
Fix audio thread close race condition.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |