Release 1.0.1
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer 1.0.1
2
3 Changes since 1.0.0:
4
5       * Capsfilter prefers filter caps over passthrough now
6       * Application Development Manual, Plugin Writer's Guide and other documentation updated and extended for 1.0
7       * Bug fixes 
8
9 Bugs fixed since 1.0.0:
10
11       * 680862 : identity with single-segment=true gives buffer.pts of CLOCK_TIME_NONE
12       * 684538 : baseparse: no timestamps after seeking in mp3 or aac
13       * 684755 : typo - whithin > within
14       * 684765 : Plugins without a klass in the metadata crashes autoaudiosink
15       * 684809 : proxypad don't hold a ref to their internal pad while streaming through it
16       * 684970 : Don't register printf extension for %p when glib is not using system printf
17       * 684981 : Pipeline hangs on PREROLLING negotiating caps
18       * 685072 : memory: map(READ)/unmap clears the READONLY status
19
20 API additions since 1.0.0:
21
22       * gst_base_transform_set_prefer_passthrough()
23
24 New features in 1.0.0:
25
26       * Parallel installability with 0.10.x series
27       * See release notes for more details
28