Release 1.0.2
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer 1.0.2
2
3 Changes since 1.0.1:
4
5       * Parallel installability with 0.10.x series
6       * collectpads: ensure all timestamps are in same time domain
7       * gobject-introspection: fix GstSample annotations
8       * add GstElement::post_message() vfunc
9       * info: allow gst_debug_add_log_function() to be called before gst_init()
10       * event: allow GST_CLOCK_TIME_NONE as duration for GAP events
11       * documentation: new chapters and updates for the application development manual and the plugin writer's guide
12
13 Bugs fixed since 1.0.1:
14
15       * 686456 : g_type_init is no longer required
16       * 686658 : allocator: fix memory leak in _fallback_mem_copy
17       * 686659 : preset: remove variable not read
18       * 686723 : basesrc: generic/states test in -base now hangs with appsrc
19       * 686787 : testrtpool must be linked to pthreads
20
21 Changes since 1.0.0:
22
23       * Capsfilter prefers filter caps over passthrough now
24       * Application Development Manual, Plugin Writer's Guide and other documentation updated and extended for 1.0
25       * Bug fixes 
26
27 Bugs fixed since 1.0.0:
28
29       * 680862 : identity with single-segment=true gives buffer.pts of CLOCK_TIME_NONE
30       * 684538 : baseparse: no timestamps after seeking in mp3 or aac
31       * 684755 : typo - whithin > within
32       * 684765 : Plugins without a klass in the metadata crashes autoaudiosink
33       * 684809 : proxypad don't hold a ref to their internal pad while streaming through it
34       * 684970 : Don't register printf extension for %p when glib is not using system printf
35       * 684981 : Pipeline hangs on PREROLLING negotiating caps
36       * 685072 : memory: map(READ)/unmap clears the READONLY status
37
38 API additions since 1.0.0:
39
40       * gst_base_transform_set_prefer_passthrough()
41
42 New features in 1.0.0:
43
44       * Parallel installability with 0.10.x series
45       * See release notes for more details
46