mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
Added the current notes for the 0.1.1 release
Original commit message from CVS: Added the current notes for the 0.1.1 release
This commit is contained in:
parent
1340064d57
commit
fd24fcb749
1 changed files with 36 additions and 0 deletions
36
docs/random/NOTES-0.1.1
Normal file
36
docs/random/NOTES-0.1.1
Normal file
|
@ -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
|
||||
|
Loading…
Reference in a new issue