diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-02-25 18:06:31 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-02-25 18:06:31 +0000 |
commit | 032fc4e2349ca6d047110311eb8f69b4556ee3e6 (patch) | |
tree | 883de3a526f32753b308f1b81e5ad69ad063bb53 /ChangeLog | |
parent | 5dc1f14b931db97076d32bb1285354fa304ebae2 (diff) | |
download | xine-lib-032fc4e2349ca6d047110311eb8f69b4556ee3e6.tar.gz xine-lib-032fc4e2349ca6d047110311eb8f69b4556ee3e6.tar.bz2 |
Fix build with the old, outdated and deprecated internal ffmpeg.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ xine-lib (1.1.18.1) 2010-??-?? * Oops. compat.c (for DXR3 support) was omitted. * Fix up V4L/V4L2 compilation. Some non-Linux have V4L2 but not V4L. * Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c. + * Fix build with the old, outdated and deprecated internal ffmpeg. xine-lib (1.1.18) 2010-02-23 * Bump the FLAC decoder's priority above ffmpegaudio. This should fix |