diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-05-28 23:28:43 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-05-28 23:28:43 +0000 |
commit | 1dae1dba7c9d0b782341ab72cbc7e7d7f561036c (patch) | |
tree | e089b043686d706edcacae57a1bb0842be1f390c | |
parent | 4f75d566bd8181d36dfddac20ff50556e2f11f47 (diff) | |
download | xine-lib-1dae1dba7c9d0b782341ab72cbc7e7d7f561036c.tar.gz xine-lib-1dae1dba7c9d0b782341ab72cbc7e7d7f561036c.tar.bz2 |
**BUGFIX**
CVS patchset: 7587
CVS date: 2005/05/28 23:28:43
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ xine-lib (1.0.2) * don't assume that file is in /usr/bin (build fix) [bug #1195539] * plugin loader fixes - could cause xine to lock up hard on startup [bug #1196819] * Fix xxmc bob deinterlacing for field-coded interlaced streams + * Fix LE_64/BE_64 macros on non-x86 plataforms. may fixes issues with some + demuxers like avi, asf and ogg. xine-lib (1.0.1) * Big XvMC quality / correctness / cpu-usage fix. [bug #1114517] |