From afdc4774e4eae2b837e86a94bcedf9760eb941d3 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 9 Jun 2006 18:49:25 +0000 Subject: releasing 0.10.7 Original commit message from CVS: releasing 0.10.7 --- RELEASE | 71 ++++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 42 insertions(+), 29 deletions(-) (limited to 'RELEASE') diff --git a/RELEASE b/RELEASE index 02ab9bb63f..29ecf4790b 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -Release notes for GStreamer 0.10.6 "Take the cannoli" +Release notes for GStreamer 0.10.7 "Soepeke, ik zie ou" @@ -36,40 +36,51 @@ contains a set of less supported plug-ins that haven't passed the Features of this release - * Fixes for the collectpads helper - * Support for proper time recording on server-trickmode streams - via the applied_rate parameter of the NewSegment event - * Many bug fixes + * Parallel installability with 0.8.x series + * Threadsafe design and API + * Registry cache updating is now done in a fork, so no plugins are left opened + * New version of data protocol now serializes events + * queue fixes + * win32 fixes Bugs fixed in this release - * 339808 : [patch] mem-leak of bin in gstbin.c - * 338339 : [patch] registry cache is always written - * 339843 : [patch] fdsink should not handle short writes and non fat... - * 340016 : does not build on opensolaris, must always include config... - * 340079 : gst-launch wrapper fails with 'No version of tool gst-lau... - * 340174 : locking problem in gstbasesink - * 340460 : gst-launch no longer supports --version - * 340508 : remove glib pre 2.8 hacks and compat stuff - * 340604 : gst_mini_object_ref () docs make no mention of writeability - * 340608 : leaking caps in padtemplate - * 340697 : gstsystemclock hangs when outputting to stdout via fdsink - * 340721 : API: add GST_TAG_IMAGE - * 340772 : [qtdemux] bails out on Meet The Robinsons trailer - * 341556 : gst-launch: print image tags in a human readable form - * 339821 : [patch] serializing a GValue with a NULL buffer crashes + * 338335 : [patch] memleak in gst-utils.c (leak pads from iterator) + * 343598 : undefined symbol in coreindexers when using --disable-loa... + * 336929 : GstCollectPads does not clear/reset segment info after fl... + * 337100 : [fakesink] add " preroll-handoff " signal + * 339918 : GstTagSetter merge-mode description unclear, and implemen... + * 340501 : [filesrc] give primary rank + * 341662 : gst-launch print_tags() fix + * 342238 : API: gst_element_seek_simple + * 342321 : GST_QUERY_POSITION fails if GstBaseSrc in get_range mode + * 342777 : rebuilding the registry leaves all plugins in memory + * 342820 : gstnetclientclock.c(453): servaddr used before set + * 343057 : gst-launch-0.10 segfaults when passed gst-plugin-path and... + * 343341 : [API] add GST_TAG_PREVIEW_IMAGE + * 343827 : leak in gst_index_gtype_resolver + * 343929 : Use of // in public header + * 343988 : data protocol needs extending to handle events better + * 341479 : Too many plugins loaded even for up-to-date registry + * 343334 : GstCollectPads testsuite and fixes + * 343538 : GstCollectPads doesn't reset EOS fields when stopped API changed in this release - API additions: -* gst_adapter_take_buffer() -* GST_TAG_IMAGE tag added. -* gst_event_new_new_segment_full() -* gst_event_parse_new_segment_full() -* GstSegment::applied_rate field -* gst_segment_set_newsegment_full() +* gst_element_seek_simple() +* GST_FLOW_CUSTOM_SUCCESS +* GST_FLOW_CUSTOM_ERROR +* GST_FLOW_IS_SUCCESS +* gst_collect_pads_set_flushing() +* GST_TAG_PREVIEW_IMAGE +* gst_dp_crc() +* GstDPPacketizer +* GstDPVersion +* GstFakeSink::preroll-handoff +* GstFakeSink::use-mmap Download @@ -104,15 +115,17 @@ Let us know if you want to be added to this list. Contributors to this release + * Alessandro Decina * Edward Hervey - * James Andrewartha * Jan Schmidt - * Maciej Katafiasz + * Julien Moutte + * Lutz Mueller + * Mark Nauwelaerts * Michael Smith - * Philippe Rouquier * Sebastien Moutte * Stefan Kost * Thomas Vander Stichele * Tim-Philipp Müller * Wim Taymans + * Zaheer Abbas Merali   \ No newline at end of file -- cgit v1.2.3