gstreamer 0.10.11



       Module: gstreamer
      Version: 0.10.11
  Uploaded by: Elijah Newren

http://download.gnome.org/sources/gstreamer/0.10/gstreamer-0.10.11.tar.gz
  md5sum: dacdd3b44412fb0e6d9d43c8aaf4761f
    size: 2.5M

http://download.gnome.org/sources/gstreamer/0.10/gstreamer-0.10.11.tar.bz2
  md5sum: 67240094e08c845b7bbcfba755c95695
    size: 1.8M

News
----

This is GStreamer 0.10.11, "Love never runs on time"

Bugs fixed since 0.10.10:

      * 363095 : [BaseTransform] Outputs empty buffers
      * 353301 : aborts in _get_element_by_uri(), probably due to buggy el...
      * 344639 : Separate threadsafe queuing functionnality in a separate ...
      * 347785 : [multiqueue] New multiple input-output queue
      * 352827 : re-negotiation issues with dynamic pipelines and level or...
      * 357180 : [libs] gst_controller_new* functions don't increase refco...
      * 318031 : gstreamer should use gmodule-no-export in its .pc file
      * 340878 : Registry doesn't discard removed plugin features
      * 345496 : No GstPadDirection in files created by GstXml
      * 356910 : Basesrc gst_base_src_activate_push not calling base_src_s...
      * 357593 : Generated gst-element-check.m4 installed from $(srcdir)
      * 358436 : #include is missing in gstghostpad.c and gstquery.c
      * 358999 : [PATCH] [GstPad] Flushing on blocked pads not handled cor...
      * 359850 : Compiling issues on sparc with Forte
      * 360151 : Fixes compiling with forte: disable warning as error for ...
      * 360173 : Fixes compiling with forte: warning clean up (part 1)
      * 360467 : [API] add gst_tag_list_is_empty ()
      * 360860 : Fixes compiling with forte: warning clean up (part 2)
      * 361675 : Allow applications to use libxml2 and GStreamer even if  ...
      * 361720 : grammar project: error generating gstmarshal.c and gstmar...
      * 361730 : wrong source file list in VC8 project
      * 361732 : " win32\common\libgstreamer.def " lacks 'gst_caps_merge' entry
      * 361769 : Deadlock in gstpad.c 
      * 364388 : size variable is not always initialized in gst_base_src_s...
      * 366321 : GST_SEGMENT_FORMAT not defined on windows
      * 370865 : [basesrc] update segment duration in gst_base_src_update_...
      * 371493 : Incomplete change of printf conversion specifiers in gstr...
      * 374475 : [PATCH] minor doc typo
      * 377332 : [PATCH] Warning with check > = 0.9.4
      * 357617 : [libs] gst_controller_set_from_list can return without un...
      * 358737 : _gst_event_copy sets the wrong parent_refcount on the chi...
      * 366212 : Fix some misspellings in gstreamer core
      * 369366 : MacOSX printf fixes for CVS
      * 371894 : tests/examples/typefind is broken  
      * 355499 : ensure_current_registry_forking()  fails if zombie alread...
      * 352345 : Small race condition in the queue element
      * 357432 : [libs] GstController needs to keep controlled objects alive
      * 358613 : sink- > file is never reset for filesink elements, even tho...
      * 366286 : [PATCH] fix compilation on Windows
      * 366572 : Bad declaration in headerfile
      * 367677 : [fdsrc] skips the first byte
      * 369942 : [PATCH] unblocking blocked pad does not release all block...

API added since 0.10.10:

      * gst_element_state_change_return_get_name
      * gst_tag_list_is_empty
      * gst_pad_is_blocking()
      * GST_PAD_IS_BLOCKING() macro
      * GST_PAD_BLOCKING GstPadFlag
      * gst_base_src_wait_playing
      * gst_base_sink_wait_preroll
      * gst_message_new_buffering
      * gst_message_parse_buffering

Bugs fixed since 0.10.9:
     
      * 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...
      * 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 added since 0.10.9:
     
      * 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

Changes since 0.10.8:

      * 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 since 0.10.8:

      * 346730 : some warnings about enums and macros
      * 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

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]