diff options
author | Chris Rankin <rankincj@yahoo.com> | 2011-10-04 00:47:40 +0100 |
---|---|---|
committer | Chris Rankin <rankincj@yahoo.com> | 2011-10-04 00:47:40 +0100 |
commit | de2a2b8891169c9c8f373d071c9a17e31ffd7180 (patch) | |
tree | 75b5afb6c60ffcbc744c252d955dc6068c65455d | |
parent | 7e335173083e1fc91f27927a2d749f5a09773b32 (diff) | |
download | xine-lib-de2a2b8891169c9c8f373d071c9a17e31ffd7180.tar.gz xine-lib-de2a2b8891169c9c8f373d071c9a17e31ffd7180.tar.bz2 |
Add AAC LATM audio and CLOEXEC descriptors to ChangeLog.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |