summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2005-05-28 23:28:43 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2005-05-28 23:28:43 +0000
commit1dae1dba7c9d0b782341ab72cbc7e7d7f561036c (patch)
treee089b043686d706edcacae57a1bb0842be1f390c
parent4f75d566bd8181d36dfddac20ff50556e2f11f47 (diff)
downloadxine-lib-1dae1dba7c9d0b782341ab72cbc7e7d7f561036c.tar.gz
xine-lib-1dae1dba7c9d0b782341ab72cbc7e7d7f561036c.tar.bz2
**BUGFIX**
CVS patchset: 7587 CVS date: 2005/05/28 23:28:43
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca1ff7ef7..a077482d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]