Fix audio thread close race condition.

This commit is contained in:
Johns
2014-09-23 12:36:39 +02:00
parent 8b7402a397
commit a3c0052c4b
2 changed files with 24 additions and 6 deletions

View File

@@ -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.