~ubuntu-branches/ubuntu/trusty/gstreamer1.0/trusty-proposed

« back to all changes in this revision

Viewing changes to RELEASE

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-01-08 13:38:27 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20130108133827-uwba455qw8rzljaq
Tags: 1.0.5-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
Release notes for GStreamer 1.0.4
3
 
 
4
 
 
5
 
The GStreamer team is proud to announce a new bug-fix release
 
2
Release notes for GStreamer 1.0.5
 
3
 
 
4
 
 
5
The GStreamer team is pleased to announce a new bug-fix release
6
6
in the 1.x stable series of the
7
7
core of the GStreamer streaming media framework.
8
8
 
38
38
 
39
39
 
40
40
 
41
 
  
 
41
 
42
42
 
43
43
Features of this release
44
 
    
45
 
      * basesrc: fix potential leaks when re-activating in a different mode
46
 
      * bindings: make all pad probe types work with bindings
47
 
      * bindings: fix gst_event_parse_stream_start() annotation, fixing crash
48
 
      * documentation improvements
 
44
 
 
45
      * add GST_BIN_FLAG_NO_RESYNC flag that disables a resync when
 
46
        an element is added, removed or linked in the bin; this is
 
47
        interesting for complex bins that dynamically add elements
 
48
        to themselves and want to manage the state of those elements
 
49
        without interference from state resync threads (which may
 
50
        cause deadlocks)
 
51
      * add OTHER clock type
49
52
 
50
53
Bugs fixed in this release
51
 
     
52
 
      * 687845 : filesrc: leaks file descriptor if activation in pull mode fails
53
 
      * 688804 : Getting error trying to add a pad_probe
54
 
      * 688934 : Gst.Event.parse_stream_start seems to not function correctly
 
54
 
 
55
      * 690915 : Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS in configure.ac
 
56
 
 
57
API changes in this release
 
58
 
 
59
 - API additions:
 
60
 
 
61
      * GST_BIN_FLAG_NO_RESYNC
 
62
      * GST_CLOCK_TYPE_OTHER
55
63
 
56
64
==== Download ====
57
65
 
88
96
        
89
97
Contributors to this release
90
98
    
91
 
      * Alessandro Decina
92
 
      * Luis de Bethencourt
93
 
      * Olivier Crête
 
99
      * Thijs Vermeir
94
100
      * Tim-Philipp Müller
95
101
      * Wim Taymans
96
 
 
 
 
b'\\ No newline at end of file'
 
102