summaryrefslogtreecommitdiff
path: root/docs/random/NOTES-0.1.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/random/NOTES-0.1.1')
-rw-r--r--docs/random/NOTES-0.1.136
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/random/NOTES-0.1.1 b/docs/random/NOTES-0.1.1
new file mode 100644
index 0000000000..348bb74a90
--- /dev/null
+++ b/docs/random/NOTES-0.1.1
@@ -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
+