Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gst-plugins-bad
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Víctor Manuel Jáquez Leal
gst-plugins-bad
Commits
17980038
Commit
17980038
authored
Oct 03, 2005
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release time
Original commit message from CVS: release time
parent
c5784654
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
48 additions
and
51 deletions
+48
-51
ChangeLog
ChangeLog
+21
-16
NEWS
NEWS
+4
-3
RELEASE
RELEASE
+5
-12
common
common
+1
-1
configure.ac
configure.ac
+2
-4
po/af.po
po/af.po
+1
-1
po/az.po
po/az.po
+1
-1
po/cs.po
po/cs.po
+1
-1
po/en_GB.po
po/en_GB.po
+1
-1
po/hu.po
po/hu.po
+1
-1
po/it.po
po/it.po
+1
-1
po/nb.po
po/nb.po
+1
-1
po/nl.po
po/nl.po
+1
-1
po/or.po
po/or.po
+1
-1
po/sq.po
po/sq.po
+1
-1
po/sr.po
po/sr.po
+1
-1
po/sv.po
po/sv.po
+2
-2
po/uk.po
po/uk.po
+1
-1
po/vi.po
po/vi.po
+1
-1
No files found.
ChangeLog
View file @
17980038
=== release 0.9.3 ===
2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
Releasing 0.9.3, "Porthos"
2005-09-28 Wim Taymans <wim@fluendo.com>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
...
...
@@ -16,9 +23,6 @@
* PORTED_09:
Gsmdec ported to 0.9.
2005-09-22 Arwed v. Merkatz <v.merkatz@gmx.net>
* configure.ac:
...
...
@@ -37,25 +41,26 @@
2005-09-20 Flavio Oliveira <flavio.oliveira@indt.org.br>
* ext/gsm/gstgsmenc.c:
Setting caps on the outgoing buffers.
Need to fix: rtpencoder does not know what it is handling and errors out
* ext/gsm/gstgsmenc.c:
Setting caps on the outgoing buffers.
Need to fix: rtpencoder does not know what it is handling and
errors out
2005-09-20 Edgard Lima <edgard.lima@indt.org.br>
* configure.ac:
* ext/sdl/Makefile.am:
Fixed Makefile.am - removed hard coded flags from Makefile.am.
Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
* configure.ac:
* ext/sdl/Makefile.am:
Fixed Makefile.am - removed hard coded flags from Makefile.am.
Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
2005-09-19 Edgard Lima <edgard.lima@indt.org.br>
* Makefile.am:
* configure.ac:
* ext/sdl/Makefile.am:
* ext/sdl/sdlvideosink.c:
* PORTED_09:
Ported to 0.9.
* Makefile.am:
* configure.ac:
* ext/sdl/Makefile.am:
* ext/sdl/sdlvideosink.c:
* PORTED_09:
Ported to 0.9.
=== release 0.9.1 ===
...
...
NEWS
View file @
17980038
This is GStreamer Bad Plug-ins 0.9.
1
This is GStreamer Bad Plug-ins 0.9.
3, "Porthos"
This release was tested with GStreamer Core 0.9.2 and GStreamer Base Plug-ins
0.9.1
Changes since 0.9.1:
* ported gsm, tta, sdlvideosink
RELEASE
View file @
17980038
GStreamer: Release notes for GStreamer Bad Plug-ins 0.9.
1 "Angel Eye
s"
GStreamer: Release notes for GStreamer Bad Plug-ins 0.9.
3 "Portho
s"
The GStreamer team is petrified to announce a new release
...
...
@@ -60,6 +60,7 @@ Features of this release
* Parallel installability with 0.8.x series
* Threadsafe design and API
* ported gsm, tta, sdlvideosink
Bugs fixed in this release
...
...
@@ -92,17 +93,9 @@ Applications
Contributors to this release
* A
ndy Wingo
* A
rwed v. Merkatz
* Christian Schaller
* David Schleef
* Edward Hervey
* Jan Schmidt
* Michael Smith
* Philippe Khalaf
* Ronald Bultje
* Stefan Kost
* Thomas Vander Stichele
* Tim-Philipp Müller
* Edgard Lima
* Flavio Oliveira
* Wim Taymans
* Zaheer Abbas Merali
\ No newline at end of file
common
@
7d175466
Subproject commit 7
caeee4b949b4388927fec7fcf25f767429bde30
Subproject commit 7
d175466d3319fe55327608ea1f7a20619ab5634
configure.ac
View file @
17980038
...
...
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
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(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9,
1, 1
,
AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9,
3, 0
,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
...
...
@@ -51,7 +51,7 @@ dnl the gettext stuff needed
AM_GNU_GETTEXT_VERSION(0.11.5)
AM_GNU_GETTEXT([external])
GETTEXT_PACKAGE=gst-plugins-$GST_MAJORMINOR
GETTEXT_PACKAGE=gst-plugins-
bad-
$GST_MAJORMINOR
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE",
[gettext package name])
...
...
@@ -464,9 +464,7 @@ AC_CONFIG_FILES(
Makefile
gst-plugins-bad.spec
gst/Makefile
gst/librfb/Makefile
gst/qtdemux/Makefile
gst/speed/Makefile
gst/tta/Makefile
sys/Makefile
ext/Makefile
...
...
po/af.po
View file @
17980038
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.7.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-03-18 14:16+0200\n"
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
"Language-Team: Afrikaans <i18n@af.org.za>\n"
...
...
po/az.po
View file @
17980038
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-0.8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-03-19 18:29+0200\n"
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
...
...
po/cs.po
View file @
17980038
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-08-08 22:58+0200\n"
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
...
...
po/en_GB.po
View file @
17980038
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-04-26 10:41-0400\n"
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
"Language-Team: English (British) <en_gb@li.org>\n"
...
...
po/hu.po
View file @
17980038
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-07-18 11:03+0200\n"
"Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
...
...
po/it.po
View file @
17980038
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-11-07 19:11+0100\n"
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
...
...
po/nb.po
View file @
17980038
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-10-04 15:54+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
...
...
po/nl.po
View file @
17980038
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-08-05 16:26+0200\n"
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
...
...
po/or.po
View file @
17980038
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-0.8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-09-27 13:32+0530\n"
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
"Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
...
...
po/sq.po
View file @
17980038
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-08-07 20:29+0200\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: Albanian <begraj@hotmail.com>\n"
...
...
po/sr.po
View file @
17980038
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.7.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-03-13 00:18+0100\n"
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
"Language-Team: Serbian <gnu@prevod.org>\n"
...
...
po/sv.po
View file @
17980038
...
...
@@ -2,13 +2,13 @@
# Copyright (C) 2004 Free Software Foundation, Inc.
# Christian Rose <menthos@menthos.com>, 2004.
#
# $Id: sv.po,v 1.2
2 2005/09/06 14:05:50
thomasvs Exp $
# $Id: sv.po,v 1.2
3 2005/10/03 17:50:21
thomasvs Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-08-03 20:53+0200\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
...
...
po/uk.po
View file @
17980038
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2004-08-03 15:40+0200\n"
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
...
...
po/vi.po
View file @
17980038
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-0.8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-
09-06 15:15
+0200\n"
"POT-Creation-Date: 2005-
10-03 18:32
+0200\n"
"PO-Revision-Date: 2005-01-22 17:17+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment