Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gstreamer
Commits
93ab147d
Commit
93ab147d
authored
Oct 23, 2005
by
Thomas Vander Stichele
Browse files
time to release
Original commit message from CVS: time to release
parent
fc0456ef
Changes
23
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
93ab147d
=== release 0.9.4 ===
2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
releasing 0.9.4, "Tyrannosaurus Rex"
2005-10-23 Tim-Philipp Müller <tim at centricular dot net>
* gst/elements/gstfilesink.c: (gst_file_sink_do_seek),
...
...
@@ -802,8 +809,8 @@
* testsuite/pad/link.c: (gst_test_src_init),
(gst_test_filter_init), (gst_test_sink_init):
* testsuite/states/locked.c: (main):
renamed GST_FLAGS macros to GST_OBJECT_FLAGS
moved bitshift from macro to enum definition
renamed GST_FLAGS macros to GST_OBJECT_FLAGS
moved bitshift from macro to enum definition
2005-10-12 Wim Taymans <wim@fluendo.com>
...
...
@@ -1308,7 +1315,7 @@
2005-10-09 Philippe Khalaf <burger@speedy.org>
* gst/gstmessage.c:
Fixed a few forgotten variables on previous commit
Fixed a few forgotten variables on previous commit
2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
...
...
@@ -1373,7 +1380,7 @@
* libs/gst/dataprotocol/dp-private.h:
It's about time we bump the version number.
Since event types don't fit in the guint8 anymore describing
the payload type, make payload type 16 bits wide.
the payload type, make payload type 16 bits wide.
2005-10-08 Wim Taymans <wim@fluendo.com>
...
...
NEWS
View file @
93ab147d
This is GStreamer 0.9.3, "Unregistered".
This is GStreamer 0.9.4, "Tyrannosaurus Rex".
Changes since 0.9.3:
* state lock redefined
* Extensive documentation updates
* BaseTransform reworked
* Bus reworked; signal API added
Bugs fixed since 0.9.3:
* 111146 : new GstThread fails on pipeline with errors
* 169772 : [PATCH] GOption command-line parsing
* 170777 : use GST_TYPE_DATE for GST_TAG_DATE
* 315050 : [API] consider using GstClockTime instead of GTimeVal in ...
* 315126 : filesrc + forced caps should be possible
* 315383 : gst-launch shouldn't run broken pipelines
* 317041 : GstObject flags should be made real flags
* 318447 : gst_bin_iterate_sorted: Invalid call to gst_iterator_new
Changes since 0.9.2:
...
...
RELEASE
View file @
93ab147d
GStreamer: Release notes for GStreamer 0.9.
2
"
South
"
GStreamer: Release notes for GStreamer 0.9.
4
"
Tyrannosaurus Rex
"
The GStreamer team is petrified to announce a new release
...
...
@@ -36,19 +36,21 @@ Features of this release
* Parallel installability with 0.8.x series
* Threadsafe design and API
* state lock redefined
* Extensive documentation updates
* BaseTransform reworked
* Bus reworked; signal API added
Bugs fixed in this release
* 121015 : [api] gst_clock_entry_new() seems broken
* 134227 : [api] gst_clock_id_wait_async, wrong return code for defa...
* 142209 : [build] Large file support broken
* 154785 : Clock does not run if audio stream lacks data for a short...
* 305256 : [API] Change gst_element_seek to not mix enum/flags types
* 309253 : GST_DEBUG_FUNCPTR macro does illegal casting from functio...
* 311004 : ghostpad bugginess
* 311009 : valgrind shows undesired messages
* 311848 : Renegotiation broken
* 314708 : filesrc doesn't set GST_BUFFER_FLAG_READONLY on mmaped bu...
* 111146 : new GstThread fails on pipeline with errors
* 169772 : [PATCH] GOption command-line parsing
* 170777 : use GST_TYPE_DATE for GST_TAG_DATE
* 315050 : [API] consider using GstClockTime instead of GTimeVal in ...
* 315126 : filesrc + forced caps should be possible
* 315383 : gst-launch shouldn't run broken pipelines
* 317041 : GstObject flags should be made real flags
* 318447 : gst_bin_iterate_sorted: Invalid call to gst_iterator_new
Download
...
...
@@ -85,19 +87,20 @@ A patch for Rhythmbox is maintained at
http://bugzilla.gnome.org/show_bug.cgi?id=309609.
Jamboree has a branch with the tag "jamboree-gst-0.9" that works against
GStreamer 0.9.
Flumotion has been mostly ported to 0.9 as well.
Contributors to this release
* Andy Wingo
* Antoine Tremblay
* Edward Hervey
* Jan Schmidt
* Johan Dahlin
* Josef Zlomek
* Julien Moutte
* Michael Smith
* Philippe Khalaf
* Ronald Bultje
* Stefan Kost
* Thomas Vander Stichele
* Tim-Philipp Müller
* Torsten Schoenfeld
* Wim Taymans
\ No newline at end of file
configure.ac
View file @
93ab147d
...
...
@@ -6,7 +6,7 @@ AC_INIT
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AS_VERSION(gstreamer, GST_VERSION, 0, 9,
3
,
1
,
AS_VERSION(gstreamer, GST_VERSION, 0, 9,
4
,
0
,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?
...
...
docs/random/release
View file @
93ab147d
...
...
@@ -113,7 +113,8 @@ TODO :
cvs tag RELEASE-0_6_3
- run "make release", build rpms
- install on gnome's ftp
- for core: run "make upload" from gstreamer/docs to get the new docs online
- for plugins docs: run "make update" in docs/plugins to update version info
- for docs: run "make upload" from gstreamer/docs to get the new docs online
- change www/src/htdocs/entities.gst with the new version numbers
- change www/src/htdocs/bugs/bugs.xml and add a new milestone
- possibly add new version and milestone to bugzilla
...
...
po/af.po
View file @
93ab147d
This diff is collapsed.
Click to expand it.
po/az.po
View file @
93ab147d
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gstreamer-0.8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-10-
0
3 1
4:2
1+0200\n"
"POT-Creation-Date: 2005-10-
2
3 1
2:5
1+0200\n"
"PO-Revision-Date: 2004-03-19 18:40+0200\n"
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
...
...
@@ -16,270 +16,282 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"
#: gst/gst.c:26
7
#: gst/gst.c:26
0
msgid "Print the GStreamer version"
msgstr "GStreamer buraxılışını göstər"
#: gst/gst.c:26
9
#: gst/gst.c:26
2
msgid "Make all warnings fatal"
msgstr "Bütün xətaları ölümcül et"
#: gst/gst.c:2
73
#: gst/gst.c:2
65
msgid "Print available debug categories and exit"
msgstr ""
#: gst/gst.c:2
7
6
#: gst/gst.c:26
8
msgid ""
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
msgstr ""
#: gst/gst.c:27
8
#: gst/gst.c:27
0
msgid "LEVEL"
msgstr "SƏVİYYƏ"
#: gst/gst.c:2
80
#: gst/gst.c:2
72
msgid ""
"Comma-separated list of category_name:level pairs to set specific levels for "
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
msgstr ""
#: gst/gst.c:2
83
#: gst/gst.c:2
75
msgid "LIST"
msgstr "SİYAHI"
#: gst/gst.c:2
85
#: gst/gst.c:2
77
msgid "Disable colored debugging output"
msgstr ""
#: gst/gst.c:2
8
7
#: gst/gst.c:27
9
msgid "Disable debugging"
msgstr "Xəta ayırmasını bağla"
#: gst/gst.c:2
91
#: gst/gst.c:2
82
msgid "Enable verbose plugin loading diagnostics"
msgstr ""
#: gst/gst.c:293
#: gst/gst.c:285
msgid "Colon-separated paths containing plugins"
msgstr ""
#: gst/gst.c:285
msgid "PATHS"
msgstr "CIĞIRLAR"
#: gst/gst.c:2
96
#: gst/gst.c:2
87
msgid ""
"Comma-separated list of plugins to preload in addition to the list stored in "
"environment variable GST_PLUGIN_PATH"
msgstr ""
#: gst/gst.c:2
9
8
#: gst/gst.c:28
9
msgid "PLUGINS"
msgstr "ƏLAVƏLƏR"
#: gst/gst.c:
301
#: gst/gst.c:
292
msgid "Disable trapping of segmentation faults during plugin loading"
msgstr ""
#: gst/gst.c:315
#, c-format
msgid "path list for loading plugins (separated by '%s')"
#: gst/gst.c:297
msgid "GStreamer Options"
msgstr ""
#: gst/gst.c:298
#, fuzzy
msgid "Show GStreamer Options"
msgstr "GStreamer buraxılışını göstər"
#: gst/gst.c:780
msgid "Unknown option"
msgstr ""
#: gst/gstelement.c:26
5
#: gst/gstelement.c:2
7
6
#, c-format
msgid "ERROR: from element %s: %s\n"
msgstr ""
#: gst/gstelement.c:2
6
7
#: gst/gstelement.c:27
8
#, c-format
msgid ""
"Additional debug info:\n"
"%s\n"
msgstr ""
#: gst/gsterror.c:6
1
#: gst/gsterror.c:6
2
msgid "GStreamer encountered a general core library error."
msgstr ""
#: gst/gsterror.c:6
3
gst/gsterror.c:
99
gst/gsterror.c:1
19
gst/gsterror.c:1
49
#: gst/gsterror.c:6
4
gst/gsterror.c:
100
gst/gsterror.c:1
20
gst/gsterror.c:1
50
msgid ""
"GStreamer developers were too lazy to assign an error code to this error. "
"Please file a bug."
msgstr ""
#: gst/gsterror.c:6
7
#: gst/gsterror.c:6
8
msgid "Internal GStreamer error: code not implemented. Please file a bug."
msgstr ""
#: gst/gsterror.c:
69
#: gst/gsterror.c:
70
msgid "Internal GStreamer error: state change failed. Please file a bug."
msgstr ""
#: gst/gsterror.c:7
1
#: gst/gsterror.c:7
2
msgid "Internal GStreamer error: pad problem. Please file a bug."
msgstr ""
#: gst/gsterror.c:7
3
#: gst/gsterror.c:7
4
msgid "Internal GStreamer error: thread problem. Please file a bug."
msgstr ""
#: gst/gsterror.c:7
5
#: gst/gsterror.c:7
6
msgid "Internal GStreamer error: negotiation problem. Please file a bug."
msgstr ""
#: gst/gsterror.c:7
7
#: gst/gsterror.c:7
8
msgid "Internal GStreamer error: event problem. Please file a bug."
msgstr ""
#: gst/gsterror.c:
79
#: gst/gsterror.c:
80
msgid "Internal GStreamer error: seek problem. Please file a bug."
msgstr ""
#: gst/gsterror.c:8
1
#: gst/gsterror.c:8
2
msgid "Internal GStreamer error: caps problem. Please file a bug."
msgstr ""
#: gst/gsterror.c:8
3
#: gst/gsterror.c:8
4
msgid "Internal GStreamer error: tag problem. Please file a bug."
msgstr ""
#: gst/gsterror.c:9
7
#: gst/gsterror.c:9
8
msgid "GStreamer encountered a general supporting library error."
msgstr ""
#: gst/gsterror.c:10
1
#: gst/gsterror.c:10
2
msgid "Could not initialize supporting library."
msgstr ""
#: gst/gsterror.c:10
2
gst/gsterror.c:10
3
#: gst/gsterror.c:10
3
gst/gsterror.c:10
4
msgid "Could not close supporting library."
msgstr ""
#: gst/gsterror.c:11
7
#: gst/gsterror.c:11
8
msgid "GStreamer encountered a general resource error."
msgstr ""
#: gst/gsterror.c:12
1
#: gst/gsterror.c:12
2
msgid "Resource not found."
msgstr ""
#: gst/gsterror.c:12
2
#: gst/gsterror.c:12
3
msgid "Resource busy or not available."
msgstr ""
#: gst/gsterror.c:12
3
#: gst/gsterror.c:12
4
msgid "Could not open resource for reading."
msgstr ""
#: gst/gsterror.c:12
4
#: gst/gsterror.c:12
5
msgid "Could not open resource for writing."
msgstr ""
#: gst/gsterror.c:12
6
#: gst/gsterror.c:12
7
msgid "Could not open resource for reading and writing."
msgstr ""
#: gst/gsterror.c:12
7
#: gst/gsterror.c:12
8
msgid "Could not close resource."
msgstr ""
#: gst/gsterror.c:12
8
#: gst/gsterror.c:12
9
msgid "Could not read from resource."
msgstr ""
#: gst/gsterror.c:1
29
#: gst/gsterror.c:1
30
msgid "Could not write to resource."
msgstr ""
#: gst/gsterror.c:13
0
#: gst/gsterror.c:13
1
msgid "Could not perform seek on resource."
msgstr ""
#: gst/gsterror.c:13
1
#: gst/gsterror.c:13
2
msgid "Could not synchronize on resource."
msgstr ""
#: gst/gsterror.c:13
3
#: gst/gsterror.c:13
4
msgid "Could not get/set settings from/on resource."
msgstr ""
#: gst/gsterror.c:14
7
#: gst/gsterror.c:14
8
msgid "GStreamer encountered a general stream error."
msgstr ""
#: gst/gsterror.c:15
2
#: gst/gsterror.c:15
3
msgid "Element doesn't implement handling of this stream. Please file a bug."
msgstr ""
#: gst/gsterror.c:15
4
#: gst/gsterror.c:15
5
msgid "Could not determine type of stream."
msgstr ""
#: gst/gsterror.c:15
6
#: gst/gsterror.c:15
7
msgid "The stream is of a different type than handled by this element."
msgstr ""
#: gst/gsterror.c:158
msgid "There is no codec present that can handle the stream's type."
msgstr ""
#: gst/gsterror.c:159
msgid "
Could not decod
e stream."
msgid "
There is no codec present that can handle th
e stream
's type
."
msgstr ""
#: gst/gsterror.c:160
msgid "Could not e
n
code stream."
msgid "Could not
d
ecode stream."
msgstr ""
#: gst/gsterror.c:161
msgid "Could not
demultiplex
stream."
msgid "Could not
encode
stream."
msgstr ""
#: gst/gsterror.c:162
msgid "Could not multiplex stream."
msgid "Could not
de
multiplex stream."
msgstr ""
#: gst/gsterror.c:163
msgid "
Stream is of the wrong format
."
msgid "
Could not multiplex stream
."
msgstr ""
#: gst/gsterror.c:21
1
#: gst/gsterror.c:21
3
#, c-format
msgid "No error message for domain %s."
msgstr ""
#: gst/gsterror.c:21
9
#: gst/gsterror.c:2
2
1
#, c-format
msgid "No standard error message for domain %s and code %d."
msgstr ""
#: gst/gsttaglist.c:88
#: gst/gstqueue.c:824 gst/base/gstbasesrc.c:773 gst/base/gstbasesrc.c:782
msgid "Internal data flow error."
msgstr ""
#: gst/gsttaglist.c:89
msgid "title"
msgstr ""
#: gst/gsttaglist.c:8
8
#: gst/gsttaglist.c:8
9
msgid "commonly used title"
msgstr ""
#: gst/gsttaglist.c:9
1
#: gst/gsttaglist.c:9
2
msgid "artist"
msgstr ""
#: gst/gsttaglist.c:9
2
#: gst/gsttaglist.c:9
3
msgid "person(s) responsible for the recording"
msgstr ""
#: gst/gsttaglist.c:9
6
#: gst/gsttaglist.c:9
7
msgid "album"
msgstr ""
#: gst/gsttaglist.c:9
7
#: gst/gsttaglist.c:9
8
msgid "album containing this data"
msgstr ""
#: gst/gsttaglist.c:
99
#: gst/gsttaglist.c:
100
msgid "date"
msgstr "tarix"
#: gst/gsttaglist.c:100
msgid "date the data was created (
in Julian calendar days
)"
msgid "date the data was created (
as a GDate structure
)"
msgstr ""
#: gst/gsttaglist.c:103
...
...
@@ -530,6 +542,10 @@ msgstr ""
msgid ", "
msgstr ", "
#: gst/base/gstbasesink.c:627
msgid "Internal data flow problem."
msgstr ""
#: gst/elements/gstfilesink.c:244
msgid "No file name specified for writing."
msgstr ""
...
...
@@ -539,41 +555,41 @@ msgstr ""
msgid "Could not open file \"%s\" for writing."
msgstr ""
#: gst/elements/gstfilesink.c:26
6
#: gst/elements/gstfilesink.c:26
7
#, c-format
msgid "Error closing file \"%s\"."
msgstr ""
#: gst/elements/gstfilesink.c:3
48
gst/elements/gstfilesink.c:4
02
#: gst/elements/gstfilesink.c:3
75
gst/elements/gstfilesink.c:4
39
#, c-format
msgid "Error while writing to file \"%s\"."
msgstr ""
#: gst/elements/gstfilesrc.c:90
2
#: gst/elements/gstfilesrc.c:9
1
0
msgid "No file name specified for reading."
msgstr ""
#: gst/elements/gstfilesrc.c:9
14
#: gst/elements/gstfilesrc.c:9
22
#, c-format
msgid "Could not open file \"%s\" for reading: %s."
msgstr ""
#: gst/elements/gstfilesrc.c:9
2
3
#: gst/elements/gstfilesrc.c:93
1
#, c-format
msgid "could not get info on \"%s\"."
msgstr ""
#: gst/elements/gstfilesrc.c:93
0
#: gst/elements/gstfilesrc.c:93
8
#, c-format
msgid "\"%s\" is a directory."
msgstr ""
#: gst/elements/gstfilesrc.c:9
37
#: gst/elements/gstfilesrc.c:9
45
#, c-format
msgid "File \"%s\" is a socket."
msgstr ""
#: gst/elements/gstidentity.c:3
0
6
#: gst/elements/gstidentity.c:3
1
6
msgid "Failed after iterations as requested."
msgstr ""
...
...
@@ -593,75 +609,75 @@ msgstr "minimal"
msgid "maximum"
msgstr "maksimal"
#: gst/parse/grammar.y:
188
#: gst/parse/grammar.y:
206
#, c-format
msgid "specified empty bin \"%s\", not allowed"
msgstr ""
#: gst/parse/grammar.y:
193
#: gst/parse/grammar.y:
212
#, c-format
msgid "no bin \"%s\", skipping"
msgstr ""
#: gst/parse/grammar.y:2
71
#: gst/parse/grammar.y:2
94
#, c-format
msgid "no property \"%s\" in element \"%s\""
msgstr ""
#: gst/parse/grammar.y:
284
#: gst/parse/grammar.y:
309
#, c-format
msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
msgstr ""
#: gst/parse/grammar.y:
496
#: gst/parse/grammar.y:
532
#, c-format
msgid "could not link %s to %s"
msgstr ""
#: gst/parse/grammar.y:5
41
#: gst/parse/grammar.y:5
78
#, c-format
msgid "no element \"%s\""
msgstr ""
#: gst/parse/grammar.y:
592
#: gst/parse/grammar.y:
629
#, c-format
msgid "could not parse caps \"%s\""
msgstr ""
#: gst/parse/grammar.y:61
4
gst/parse/grammar.y:6
62
gst/parse/grammar.y:
678
#: gst/parse/grammar.y:73
6
#: gst/parse/grammar.y:6
5
1 gst/parse/grammar.y:6
99
gst/parse/grammar.y:
715
#: gst/parse/grammar.y:7
7
3
msgid "link without source element"
msgstr ""
#: gst/parse/grammar.y:6
20
gst/parse/grammar.y:6
5
9 gst/parse/grammar.y:7
45
#: gst/parse/grammar.y:6
57
gst/parse/grammar.y:69
6
gst/parse/grammar.y:7
82
msgid "link without sink element"
msgstr ""
#: gst/parse/grammar.y:
696
#: gst/parse/grammar.y:
733
#, c-format
msgid "no source element for URI \"%s\""
msgstr ""
#: gst/parse/grammar.y:7
06
#: gst/parse/grammar.y:7
43
#, c-format
msgid "no element to link URI \"%s\" to"
msgstr ""
#: gst/parse/grammar.y:71
4
#: gst/parse/grammar.y:7
5
1
#, c-format
msgid "no sink element for URI \"%s\""
msgstr ""
#: gst/parse/grammar.y:7
18
#: gst/parse/grammar.y:7
55
#, c-format
msgid "could not link sink element for URI \"%s\""
msgstr ""
#: gst/parse/grammar.y:7
30
#: gst/parse/grammar.y:7
67
msgid "empty pipeline not allowed"
msgstr ""
#: tools/gst-inspect.c:1
085
#: tools/gst-inspect.c:1
101
msgid "Print all elements"
msgstr ""
...
...
@@ -694,150 +710,145 @@ msgstr ""
msgid "WARNING: element named '%s' not found.\n"
msgstr ""
#: tools/gst-launch.c:3
7
8
#: tools/gst-launch.c:38
1
#, c-format
msgid "Got Message from element \"%s\"
\n
"
msgid "Got Message from element \"%s\"
(%s):
"
msgstr ""
#: tools/gst-launch.c:
392