mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
gearing up for release
Original commit message from CVS: gearing up for release
This commit is contained in:
parent
7845095b26
commit
2dbf0c6313
11 changed files with 21 additions and 24 deletions
23
ChangeLog
23
ChangeLog
|
@ -1,3 +1,9 @@
|
|||
=== release 0.8.3 ===
|
||||
|
||||
2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* configure.ac: releasing 0.8.3, "Water"
|
||||
|
||||
2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* sys/xvimage/xvimagesink.c:
|
||||
|
@ -1013,7 +1019,7 @@
|
|||
(gst_riff_read_strf_auds_with_data):
|
||||
* gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
|
||||
(gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
|
||||
Make sure we don't create 0 sized subbufers in riff-read.
|
||||
Make sure we don't create 0 sized subbuffers in riff-read.
|
||||
Signal the no more pads signal after reading the avi header.
|
||||
|
||||
2004-07-16 Wim Taymans <wim@fluendo.com>
|
||||
|
@ -1128,8 +1134,8 @@
|
|||
2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
|
||||
(gst_gdk_pixbuf_chain):
|
||||
Add svg and pcx to template caps, and ensure that getcaps returns a subset
|
||||
of the template caps.
|
||||
Add svg and pcx to template caps, and ensure that getcaps returns a
|
||||
subset of the template caps.
|
||||
Copy each row manually for output, as gdkpixbuf may pad the
|
||||
rowstride to a 32-bit word boundary.
|
||||
|
||||
|
@ -1384,7 +1390,7 @@
|
|||
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
|
||||
* ext/mpeg2dec/gstmpeg2dec.h:
|
||||
various debugging improvements. Reset stream to next picture
|
||||
instead of sequence header, otherwise seeks cannot work. */
|
||||
instead of sequence header, otherwise seeks cannot work.
|
||||
|
||||
2004-07-07 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
|
@ -1707,15 +1713,6 @@
|
|||
* sys/v4l/gstv4lsrc.h:
|
||||
add latency offset property
|
||||
|
||||
2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst/tcp/gsttcpserversink.c: (gst_tcpserversink_queue_buffer):
|
||||
* gst/videorate/gstvideorate.c: (gst_videorate_chain):
|
||||
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
|
||||
(gst_v4lsrc_get), (gst_v4lsrc_set_property),
|
||||
(gst_v4lsrc_get_property):
|
||||
* sys/v4l/gstv4lsrc.h:
|
||||
|
||||
2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst/videorate/gstvideorate.c: (gst_videorate_chain),
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
dnl autoconf configuration file for gst-plugins
|
||||
AC_INIT
|
||||
AC_CANONICAL_TARGET([])
|
||||
AC_CANONICAL_TARGET
|
||||
|
||||
dnl We disable static building for development, for time savings
|
||||
dnl this goes before AS_LIBTOOL to appease autoconf
|
||||
|
@ -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, GST_PLUGINS_VERSION, 0, 8, 2, 2, GST_CVS="no", GST_CVS="yes")
|
||||
AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 3, 0, GST_CVS="no", GST_CVS="yes")
|
||||
|
||||
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||
|
||||
|
|
2
po/af.po
2
po/af.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.7.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+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"
|
||||
|
|
2
po/az.po
2
po/az.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins-0.8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+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"
|
||||
|
|
2
po/cs.po
2
po/cs.po
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+0200\n"
|
||||
"PO-Revision-Date: 2004-07-06 02:29+0200\n"
|
||||
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
|
||||
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+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"
|
||||
|
|
2
po/hu.po
2
po/hu.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+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"
|
||||
|
|
2
po/nl.po
2
po/nl.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+0200\n"
|
||||
"PO-Revision-Date: 2004-06-25 19:04+0200\n"
|
||||
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
|
||||
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
|
||||
|
|
2
po/sr.po
2
po/sr.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.7.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+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"
|
||||
|
|
2
po/sv.po
2
po/sv.po
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+0200\n"
|
||||
"PO-Revision-Date: 2004-07-02 23:59+0200\n"
|
||||
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
|
|
2
po/uk.po
2
po/uk.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gst-plugins 0.8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-30 15:38+0200\n"
|
||||
"POT-Creation-Date: 2004-08-02 13:00+0200\n"
|
||||
"PO-Revision-Date: 2004-04-19 15:40+0200\n"
|
||||
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
|
||||
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
|
||||
|
|
Loading…
Reference in a new issue