X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=a4a5e76ce298620818c2520274717609871b53a0;hb=01ad1fb343b020e0278bd284a6d49e96629614fb;hp=38a655ada6efabc73de29ad65928f1f7c70bf159;hpb=4348851cd98d50013f341e067c06f4176ff41fce;p=platform%2Fupstream%2Fgstreamer.git diff --git a/NEWS b/NEWS index 38a655a..a4a5e76 100644 --- a/NEWS +++ b/NEWS @@ -1,41 +1,2 @@ -This is GStreamer 0.11.3 "Thrill of the Hunt" +This is GStreamer 1.7.2 -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 - * Moved controller into core - * Pad probe rewrite - * AcceptCaps and GetCaps made as queries - * Added parent to pad functions - * Sticky events rewrite - * New GstSample object - * Asynchronous state change support for basesrc - * Added new bitmask type - * GstMemory updates - * Port to gio - * Port to newest glib - * Add stepped ranges - * Do typefind in separate thread - * Rework alloc tracing - * Added STREAM_CONFIG, GAP and STREAM_START events - * Various cleanups and leak fixes