summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rankin <rankincj@yahoo.com>2011-10-04 00:47:40 +0100
committerChris Rankin <rankincj@yahoo.com>2011-10-04 00:47:40 +0100
commitde2a2b8891169c9c8f373d071c9a17e31ffd7180 (patch)
tree75b5afb6c60ffcbc744c252d955dc6068c65455d
parent7e335173083e1fc91f27927a2d749f5a09773b32 (diff)
downloadxine-lib-de2a2b8891169c9c8f373d071c9a17e31ffd7180.tar.gz
xine-lib-de2a2b8891169c9c8f373d071c9a17e31ffd7180.tar.bz2
Add AAC LATM audio and CLOEXEC descriptors to ChangeLog.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16cb1d6af..6ce4ef651 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
xine-lib (1.1.??) 2010-??-??
+ * Ensure that file and socket descriptors are marked as CLOEXEC.
+ * Enable FFmpeg's support for AAC LATM audio.
* Fix build-time check for dvdnav.
* Allow use of GraphicsMagick instead of ImageMagick.
* Fix build on Debian GNU/kFreeBSD (broken in 1.1.19).