diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-03-08 16:33:02 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-03-08 16:33:02 +0000 |
commit | 7c9b436f8f40aa3f2f75bf2ecad543758d897330 (patch) | |
tree | 7b4e702ce6997fcbb2f1c06a859809e8cb664a80 /ChangeLog | |
parent | f5ee190e36c10998c155019dfeb38f4b607c2a4f (diff) | |
download | xine-lib-7c9b436f8f40aa3f2f75bf2ecad543758d897330.tar.gz xine-lib-7c9b436f8f40aa3f2f75bf2ecad543758d897330.tar.bz2 |
Enable libmpeg2new only if configured with --enable-libmpeg2new.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ xine-lib (1.1.17) 2009-??-?? - * Enable libmpeg2new. This is not yet production code; the old mpeg2 - decoder remains the default. + * Enable libmpeg2new (if configured with --enable-libmpeg2new). + This is not yet production code; the old mpeg2 decoder remains the default. * Add support for OpenBSD. * Fix a build failure on *BSD due to some rather useful GNUisms. * Protect audio loop so it cannot write to a paused device (fix |