summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2001-11-15 14:34:06 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2001-11-15 14:34:06 +0000
commit6298765ecc41284e9c6f42921bb54ffac386b1ba (patch)
tree18530a8f63fee4a1ab9c5359b2cef92f67297b93
parentb369f050eedd2a941631b7a4cfd7f82b20b52e90 (diff)
downloadxine-lib-6298765ecc41284e9c6f42921bb54ffac386b1ba.tar.gz
xine-lib-6298765ecc41284e9c6f42921bb54ffac386b1ba.tar.bz2
directshow/asf
CVS patchset: 1045 CVS date: 2001/11/15 14:34:06
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bb144cd7..856fa6205 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
xine (0.9.5) unstable; urgency=low
- * some new win32 codecs supported
- * libwin32dll bugfixes (no directshow yet)
- * demux_asf bugfixes
+ * new win32 codecs supported (including Windows Media Video 7/8)
+ * libwin32dll bugfixes and DirectShow support
+ * demux_asf reworked to handle asf oddities
* input_http bugfixes, proxy, auth and proxy-auth support
* snapshots of YUY2 images should work now
* SyncFB video out plugin: bug fixes, YUY2 support and several enhancements