summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-09-14 20:08:14 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-09-14 20:08:14 +0000
commit24703cdf9210415e000ebc7b9b6f1d4504486123 (patch)
tree65c83f4545988b3a17d3f6de0913ab37b0462c42 /RELEASE
parentcb74c7707a0b7309e58d1a4dacc918d959bf6126 (diff)
releasing 0.10.10
Original commit message from CVS: releasing 0.10.10
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE78
1 files changed, 50 insertions, 28 deletions
diff --git a/RELEASE b/RELEASE
index 1c27143f3..a1ec4d68b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer 0.10.9 "On the road again"
+Release notes for GStreamer 0.10.10 "Pais"
@@ -34,37 +34,58 @@ contains a set of less supported plug-ins that haven't passed the
+
Features of this release
* Parallel installability with 0.8.x series
* Threadsafe design and API
- * The testsuite can now generate coverage information
- * Better support for non-linear editing
- * Removed Glib 2.6 compatibility
- * Performance improvements on cpus that support branch hints
- * Bug fixes
Bugs fixed in this release
-
- * 346730 : some warnings about enums and macros
+
+ * 349180 : gst_parse_launch is not reentrant (or recursively callable)
+ * 348455 : [filesrc] should not use mmap() by default, since it migh...
+ * 340674 : marry gst-debugs & plot-timeline.py
+ * 350449 : [GstBaseTransform] buffer_alloc should alway try downstream
+ * 352580 : implement proper caps merging
+ * 345444 : Linking to an audioconvert (pad-added callback) multiple ...
+ * 347293 : GstValueList comparison is flawed
+ * 347311 : element_unlink leaks its iterator wich will leak the src ...
+ * 348179 : gst_parse_lauch is not reentrant
+ * 348354 : failure in bison version detection breaks build
+ * 350419 : API: GST_SEGMENT_FORMAT printf extension for GstSegments
+ * 350879 : [init] Mark gstreamer as being initialized during registr...
+ * 350935 : API: add GST_TAG_EXTENDED_COMMENT
+ * 353976 : asssertion about element sanity in gst_registry_xml_write...
+ * 350432 : micro-optimising quarks
* 341029 : Ghostpads internal and target should be linked from the b...
- * 346192 : [PATCH] Pad blocking on events
- * 347384 : [ghostpad] padtemplates shouldn't be set automatically
- * 344115 : [patch] make more internal data const
- * 324176 : gst-element-check-0.x.m4 should use versioned gst-inspect
- * 330379 : Bogus commits to basesink, basetransform, collectpads
- * 341667 : restore_from_xml breaks pad links again after creating them
- * 344642 : tools/gst-inspect.c does not compile if --disable-nls is ...
- * 344748 : Fails with non-writable registry
- * 344849 : GstController doesn't handle float properties correct
- * 345086 : [gst-feedback] calls un-versioned tools
- * 346097 : SIGSEGV when using --gst-plugin-load
- * 347337 : GDP does not correctly deserialize events without a struc...
- * 347408 : basesrc causes regressions in pull with 0 bytes
- * 345720 : Bad performance playing files off CD
- * 331727 : make probes and Ghostpads more elegant
- * 343196 : basetransform not handles ro/rw buffer flagging for trans...
- * 346663 : Segmentation error with fakesrc, fakesink and a filter
+ * 345295 : [PATCH] gstreamer/libs/gst/net for Windows
+ * 347756 : Allow --disable-trace without --disable-parse
+ * 347794 : Do not reset SIGSEGV handler when --gst-disable-segtrap i...
+ * 348918 : application should decide whether or not to use fork() to...
+ * 349943 : [QOS] documentation/code mismatch
+ * 351768 : Unwanted concurent buffer modifications
+ * 352958 : pad_alloc_buffer and stream lock
+ * 353121 : gst_query_new_segment should initialize all structure fields
+ * 353122 : gst_element_get_bus refs the bus unconditionally
+ * 347385 : [ghostpad] gst_ghost_pad_new_from_template() method
+ * 348677 : Upgrade to 0.10.9 breaks existing applications (failed se...
+
+API changed in this release
+
+- API additions:
+
+* gst_segtrap_is_enabled
+* gst_segtrap_set_enabled
+* gst_registry_fork_is_enabled
+* gst_registry_fork_set_enabled
+* gst_ghost_pad_new_from_template
+* gst_ghost_pad_new_no_target_from_template
+* gst_caps_merge
+* GST_TAG_EXTENDED_COMMENT
+* GstClockCLass:wait_jitter
+* GST_SEGMENT_FORMAT
+* gst_structure_id_set
+* gst_structure_id_set_valist
Download
@@ -100,14 +121,15 @@ Let us know if you want to be added to this list.
Contributors to this release
* Andy Wingo
+ * Antoine Tremblay
* Edward Hervey
* Jan Schmidt
+ * Marc-Andre Lureau
+ * Michael Smith
* Peter Kjellerstedt
- * Philip Jägenstedt
- * Sebastien Moutte
* Stefan Kost
* Thomas Vander Stichele
* Tim-Philipp Müller
+ * Torsten Schoenfeld
* Wim Taymans
- * Wouter Paesen
  \ No newline at end of file