diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-12-22 00:38:00 +0100 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-12-22 00:38:00 +0100 |
commit | 13ceff6eca6ec498ea21738fd83744b218f8e636 (patch) | |
tree | 71b69e60adebe1a514ea3863c58ff797270a0195 /ChangeLog | |
parent | 90d290b7abac28a57c4abee41556e5f48064f60d (diff) | |
download | xine-lib-13ceff6eca6ec498ea21738fd83744b218f8e636.tar.gz xine-lib-13ceff6eca6ec498ea21738fd83744b218f8e636.tar.bz2 |
Always enable a52dec capabilities for external a52dec.
This make it possible to use the DJB accelerated FFT when using the external a52dec liba52 library.
--HG--
extra : transplant_source : %03Y%0F%8C%F0%05%EE%F7%5E%2B%A9u%7D%96%F8%D2%13%CD%F4%9D
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,6 +30,9 @@ xine-lib (1.1.9) (unreleased) * Made the Real demuxer recognise http references. * Require correct URL encoding of '#'s which aren't separators. * Don't decode %nn in raw filenames. [Bug 1784272] + * Always enable a52dec capabilities for external a52dec, this makes it + possible to use the DJB accelerated FFT when using the external a52dec + liba52 library. xine-lib (1.1.8) * Send a channel-changed event to the frontend when receiving the SYNC |