Added the current notes for the 0.1.1 release
authorWim Taymans <wim.taymans@gmail.com>
Thu, 22 Feb 2001 23:19:28 +0000 (23:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 22 Feb 2001 23:19:28 +0000 (23:19 +0000)
Original commit message from CVS:
Added the current notes for the 0.1.1 release

docs/random/NOTES-0.1.1 [new file with mode: 0644]

diff --git a/docs/random/NOTES-0.1.1 b/docs/random/NOTES-0.1.1
new file mode 100644 (file)
index 0000000..348bb74
--- /dev/null
@@ -0,0 +1,36 @@
+
+compile fixes:
+  
+  - BSD compatibility fixes (MAP_ANON)
+  - libxml compile problems fix
+  - compile fixes for non x86 architectures 
+    (mpg123, mpeg_play, getbits, videoscale, ac3dec)
+  - mpeg2enc asm comment fixes
+
+bug fixes:
+
+  - videoscaler/colorconversion fixes
+  - OSS audiosink bug fix
+  - reworked the queue threading code
+  - fixed the /etc/gstreamer permissions problem
+  - various minor bug fixes
+
+changes:
+
+  - state change modifications
+  - _request pad implemented for muxer/mixer/aggregator
+    elements. also _request_compatible additions.
+  - massive ghostpad changes
+  - EOS handling (not for gstmediaplay)
+  - icecast send plugin using libshout
+  - lots of GstObject changes (XML save, name, parent
+    properties fixes)
+  - preliminary XML namespaces.
+  - added support for custom app tags in the XML save/load
+    routines (preliminary support)
+  - cothreads updates for ALPHA/ARM
+  - asyncdisksrc is gone in favor of a better disksrc
+  - getregion rework
+  - videoscaler/colorconversion updates
+  - manual/docs updates
+