Release 1.0.1
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Base Plugins 1.0.1
2
3 Changes since 1.0.0:
4     
5       * videodecoder and -encoder timestamp handling improvements
6       * thread-safey fixes for GstMeta registrations and GstVideoDecoder
7       * bug fixes
8
9 Bugs fixed since 1.0.0:
10      
11       * 684424 : playbin: external subtitles break playback
12       * 684832 : videodecoder: Takes stream lock in query function
13       * 685110 : encodebin fails to release mux request sink pad for GstId3Mux as it is a static one for this mux
14       * 685242 : rtsp: mark url argument of gst_rtsp_url_parse as out
15       * 685332 : GstMeta registry race
16       * 685490 : audioencoder: don't require base class to implement to start vfunc
17
18 New features in 1.0.0:
19
20       * Parallel installability with 0.10.x series
21       * See release notes for more details