X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=a794dc9f237e23926c72e57c999a4234135ee888;hb=066b515985897495cae32fca5b7eeeec260c40c9;hp=d9c29dfddec1341ba0f1fb73fb41151c8f667355;hpb=99a8cd104864209ab24a480f4dcef9ce39b976ae;p=platform%2Fupstream%2Fgstreamer.git diff --git a/NEWS b/NEWS index d9c29df..a794dc9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,45 @@ -This is GStreamer 0.11.2 "A Shiny white Tooth" +This is GStreamer 0.11.92 "High Hopes" -New featues in 0.11.2: +New features in 0.11.92: + + * Parallel installability with 0.10.x series + * API cleanup and minor API improvements + * GstTagList is a refcounted type now + * Lots of bugfixes, cleanup and other improvements + +New features in 0.11.91: + + * API cleanup and minor improvements + * More hiding of structs that don't need to be public + * Addition of SNAP flag for seek events + +New features in 0.11.90: + + * Lots of bugfixes, cleanup and other improvements + * Improvements to the buffer and memory managment API + * A new GstTOC interface, e.g. for handling chapters + * The GstChildProxy interface works with any GObject now + +New features in 0.11.3: + + * Various bug fixes and improvements + * Input-selector defaults to sync-streams=true + * Queue don't just start the thread on linking + * Add user_data and notify to gst_memory_new_wrapped() + * Rework caps function for performance + * Improve basetransform allocator handling + * Implement metadata transforms + * Metadata registration improvements + * Use generic marshallers everywhere + * Push Sticky events in more cases + * Register queries like events + * Add DRAIN serialized query + * Add 0-padding and prefix to GstMemory + * Rework the ALLOCATION query + * Allow setting the allocator in a bufferpool + * Improve pull/get_range + +New features in 0.11.2: * Parallel installability with 0.10.x series * Added pts/dts to buffers