mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
releasing
Original commit message from CVS: releasing
This commit is contained in:
parent
e919f4c8c5
commit
27f32413fe
6 changed files with 144 additions and 14 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
=== gst-plugins 0.7.6 ===
|
||||||
|
|
||||||
2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* pkgconfig/gstreamer-play-uninstalled.pc.in:
|
* pkgconfig/gstreamer-play-uninstalled.pc.in:
|
||||||
|
|
33
NEWS
33
NEWS
|
@ -1,7 +1,36 @@
|
||||||
This is GStreamer Plugins 0.7.5
|
This is GStreamer Plugins 0.7.6
|
||||||
|
|
||||||
Changes since 0.7.5:
|
Changes since 0.7.5:
|
||||||
|
|
||||||
|
* uses 0.8 as the major/minor number
|
||||||
|
* dist fixes for generated files
|
||||||
|
* MPEG video playback fixed
|
||||||
|
* error call fixes
|
||||||
|
* videodrop fixes
|
||||||
|
* alsa oss emulation mixer fixes
|
||||||
|
* audioconvert fixes
|
||||||
|
* gconf versioning fixes
|
||||||
|
* mad xing header fixes
|
||||||
|
* vorbisdec fixes
|
||||||
|
* mad leak and stream reporting fixes
|
||||||
|
* media-info fixed
|
||||||
|
* buffer leak fixes
|
||||||
|
* osssink timing fixes
|
||||||
|
* NAS fixes
|
||||||
|
* cdparanoia error
|
||||||
|
|
||||||
|
Bugs fixed since 0.7.5:
|
||||||
|
|
||||||
|
* 114560 : rfc2250enc produces empty buffers
|
||||||
|
* 122279 : goom's first timestamp is broken
|
||||||
|
* 131128 : aasink and sdlvideosink are broken
|
||||||
|
* 133541 : int2float and int2floatnew conflict should be resolved
|
||||||
|
* 133783 : remove deprecated plugins
|
||||||
|
* 135597 : make gstosselement properly deal with symlinks
|
||||||
|
* 136334 : udpsrc pads / caps error
|
||||||
|
|
||||||
|
Changes since 0.7.4:
|
||||||
|
|
||||||
* Compatible with gstreamer 0.7.5
|
* Compatible with gstreamer 0.7.5
|
||||||
* ffmpeg plugin moved to gst-ffmpeg module
|
* ffmpeg plugin moved to gst-ffmpeg module
|
||||||
* DV fixes
|
* DV fixes
|
||||||
|
@ -27,7 +56,7 @@ Changes since 0.7.5:
|
||||||
* qtdemux fixes
|
* qtdemux fixes
|
||||||
* gamma correction fixes
|
* gamma correction fixes
|
||||||
|
|
||||||
Bugs fixed since 0.7.5:
|
Bugs fixed since 0.7.4:
|
||||||
|
|
||||||
* 129740 : MP4/M4A files not recognized properly
|
* 129740 : MP4/M4A files not recognized properly
|
||||||
* 130507 : Silence/sine don't have a sync property
|
* 130507 : Silence/sine don't have a sync property
|
||||||
|
|
95
RELEASE
95
RELEASE
|
@ -1 +1,94 @@
|
||||||
This is CVS of GStreamer Plugins.
|
|
||||||
|
GStreamer: Release notes for GStreamer Plugins 0.7.6 "There"
|
||||||
|
|
||||||
|
|
||||||
|
The GStreamer team is happy to announce a new release in the
|
||||||
|
0.7.x development series of the GStreamer Plugins.
|
||||||
|
The goal of this release series is to stabilize towards a 0.8
|
||||||
|
release series which will be part of the GNOME 2.6 releases
|
||||||
|
and hopefully eventually KDE 4.x.
|
||||||
|
|
||||||
|
|
||||||
|
0.7.6 is a Release Candidate for GStreamer Plugins 0.8.0
|
||||||
|
It is released to shake out the last bugs that might be still present
|
||||||
|
due to major/minor number differences.
|
||||||
|
|
||||||
|
|
||||||
|
The 0.7 series is a development series and is aimed at developers.
|
||||||
|
It is NOT API or ABI compatible with the stable 0.6.x series or
|
||||||
|
with other releases in the series. This means you can not use this
|
||||||
|
release to upgrade your current GStreamer installation and expect your
|
||||||
|
GStreamer applications to keep working without a recompile.
|
||||||
|
It is, however, parallel installable with the 0.6.x series.
|
||||||
|
|
||||||
|
|
||||||
|
Features of this release
|
||||||
|
|
||||||
|
* uses 0.8 as the major/minor number
|
||||||
|
* dist fixes for generated files
|
||||||
|
* MPEG video playback fixed
|
||||||
|
* error call fixes
|
||||||
|
* videodrop fixes
|
||||||
|
* alsa oss emulation mixer fixes
|
||||||
|
* audioconvert fixes
|
||||||
|
* gconf versioning fixes
|
||||||
|
* mad xing header fixes
|
||||||
|
* vorbisdec fixes
|
||||||
|
* mad leak and stream reporting fixes
|
||||||
|
* media-info fixed
|
||||||
|
* buffer leak fixes
|
||||||
|
* osssink timing fixes
|
||||||
|
* NAS fixes
|
||||||
|
* cdparanoia error
|
||||||
|
|
||||||
|
Bugs fixed in this release
|
||||||
|
|
||||||
|
* 114560 : rfc2250enc produces empty buffers
|
||||||
|
* 122279 : goom's first timestamp is broken
|
||||||
|
* 131128 : aasink and sdlvideosink are broken
|
||||||
|
* 133541 : int2float and int2floatnew conflict should be resolved
|
||||||
|
* 133783 : remove deprecated plugins
|
||||||
|
* 135597 : make gstosselement properly deal with symlinks
|
||||||
|
* 136334 : udpsrc pads / caps error
|
||||||
|
|
||||||
|
Download
|
||||||
|
|
||||||
|
You find source releases of gstreamer in the download directory:
|
||||||
|
http://gstreamer.freedesktop.org/src/gstreamer/
|
||||||
|
|
||||||
|
GStreamer Homepage
|
||||||
|
|
||||||
|
More details can be found on the project's website:
|
||||||
|
http://gstreamer.freedesktop.org/
|
||||||
|
|
||||||
|
Support and Bugs
|
||||||
|
|
||||||
|
We use GNOME's bugzilla for bug reports and feature requests:
|
||||||
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
||||||
|
|
||||||
|
Developers
|
||||||
|
|
||||||
|
CVS is hosted on cvs.freedesktop.org.
|
||||||
|
All code is in CVS and can be checked out from there.
|
||||||
|
Interested developers of the core library, plug-ins, and applications should
|
||||||
|
subscribe to the gstreamer-devel list. If there is sufficient interest we
|
||||||
|
will create more lists as necessary.
|
||||||
|
|
||||||
|
|
||||||
|
Applications
|
||||||
|
|
||||||
|
Applications are supposed to update their pkg-config checks for GStreamer,
|
||||||
|
and start checking for 0.8 as the major/minor number.
|
||||||
|
|
||||||
|
|
||||||
|
Contributors to this release
|
||||||
|
|
||||||
|
* David Schleef
|
||||||
|
* Benjamin Otte
|
||||||
|
* Ronald Bultje
|
||||||
|
* Thomas Vander Stichele
|
||||||
|
* Christophe Fergeau
|
||||||
|
* Julien Moutte
|
||||||
|
* Stefan Kost
|
||||||
|
* Christian Schaller
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
|
||||||
|
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 7, 5, 1, GST_CVS="no", GST_CVS="yes")
|
AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 7, 6, 0, GST_CVS="no", GST_CVS="yes")
|
||||||
|
|
||||||
dnl add a suffix to apps
|
dnl add a suffix to apps
|
||||||
if test x$program_suffix = xNONE ; then
|
if test x$program_suffix = xNONE ; then
|
||||||
|
@ -23,6 +23,8 @@ AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||||
|
|
||||||
dnl our libraries and install dirs use major.minor as a version
|
dnl our libraries and install dirs use major.minor as a version
|
||||||
GST_MAJORMINOR=$GST_PLUGINS_VERSION_MAJOR.$GST_PLUGINS_VERSION_MINOR
|
GST_MAJORMINOR=$GST_PLUGINS_VERSION_MAJOR.$GST_PLUGINS_VERSION_MINOR
|
||||||
|
dnl we override it for the release candidate
|
||||||
|
GST_MAJORMINOR=0.8
|
||||||
AC_SUBST(GST_MAJORMINOR)
|
AC_SUBST(GST_MAJORMINOR)
|
||||||
|
|
||||||
dnl CURRENT, REVISION, AGE
|
dnl CURRENT, REVISION, AGE
|
||||||
|
@ -30,7 +32,7 @@ dnl - library source changed -> increment REVISION
|
||||||
dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
|
dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
|
||||||
dnl - interfaces added -> increment AGE
|
dnl - interfaces added -> increment AGE
|
||||||
dnl - interfaces removed -> AGE = 0
|
dnl - interfaces removed -> AGE = 0
|
||||||
AS_LIBTOOL(GST_PLUGINS, 2, 0, 0)
|
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0)
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
dnl FIXME take something else ?
|
dnl FIXME take something else ?
|
||||||
|
|
|
@ -635,7 +635,7 @@ cdparanoia_open (CDParanoia *src)
|
||||||
/* fail if the device couldn't be found */
|
/* fail if the device couldn't be found */
|
||||||
if (src->d == NULL) {
|
if (src->d == NULL) {
|
||||||
GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ,
|
GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ,
|
||||||
(_("Could not open CD device for reading")),
|
(_("Could not open CD device for reading.")),
|
||||||
("cdda_identify failed"));
|
("cdda_identify failed"));
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
@ -652,7 +652,7 @@ cdparanoia_open (CDParanoia *src)
|
||||||
/* open the disc */
|
/* open the disc */
|
||||||
if (cdda_open (src->d)) {
|
if (cdda_open (src->d)) {
|
||||||
GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ,
|
GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ,
|
||||||
(_("Could not open CD device for reading")),
|
(_("Could not open CD device for reading.")),
|
||||||
("cdda_open failed"));
|
("cdda_open failed"));
|
||||||
cdda_close (src->d);
|
cdda_close (src->d);
|
||||||
src->d = NULL;
|
src->d = NULL;
|
||||||
|
|
16
po/nl.po
16
po/nl.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins\n"
|
"Project-Id-Version: gst-plugins\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2004-02-23 19:35+0100\n"
|
"POT-Creation-Date: 2004-03-09 19:31+0100\n"
|
||||||
"PO-Revision-Date: 2004-02-02 23:08+0100\n"
|
"PO-Revision-Date: 2004-02-02 23:08+0100\n"
|
||||||
"Last-Translator: Thomas Vander Stichele <thomas@apestaart.org>\n"
|
"Last-Translator: Thomas Vander Stichele <thomas@apestaart.org>\n"
|
||||||
"Language-Team: Dutch <nl@li.org>\n"
|
"Language-Team: Dutch <nl@li.org>\n"
|
||||||
|
@ -30,6 +30,10 @@ msgstr "Kon bestand \"%s\" niet sluiten."
|
||||||
msgid "Could not open file \"%s\" for reading."
|
msgid "Could not open file \"%s\" for reading."
|
||||||
msgstr "Kon bestand \"%s\" niet openen voor lezen."
|
msgstr "Kon bestand \"%s\" niet openen voor lezen."
|
||||||
|
|
||||||
|
#: ext/cdparanoia/gstcdparanoia.c:638 ext/cdparanoia/gstcdparanoia.c:655
|
||||||
|
msgid "Could not open CD device for reading."
|
||||||
|
msgstr "Kon CD-apparaat niet openen voor lezen."
|
||||||
|
|
||||||
#: ext/gnomevfs/gstgnomevfssrc.c:1066 ext/gnomevfs/gstgnomevfssrc.c:1089
|
#: ext/gnomevfs/gstgnomevfssrc.c:1066 ext/gnomevfs/gstgnomevfssrc.c:1089
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not open vfs file \"%s\" for reading."
|
msgid "Could not open vfs file \"%s\" for reading."
|
||||||
|
@ -103,28 +107,28 @@ msgstr "Kon video-apparaat \"%s\" niet sluiten."
|
||||||
msgid "Could not write to device \"%s\"."
|
msgid "Could not write to device \"%s\"."
|
||||||
msgstr "Kon niet schrijven naar apparaat \"%s\"."
|
msgstr "Kon niet schrijven naar apparaat \"%s\"."
|
||||||
|
|
||||||
#: sys/oss/gstosselement.c:702
|
#: sys/oss/gstosselement.c:724
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "OSS device \"%s\" is already in use by another program."
|
msgid "OSS device \"%s\" is already in use by another program."
|
||||||
msgstr "OSS-apparaat \"%s\" is al in gebruik door een ander programma."
|
msgstr "OSS-apparaat \"%s\" is al in gebruik door een ander programma."
|
||||||
|
|
||||||
#: sys/oss/gstosselement.c:709 sys/oss/gstosselement.c:713
|
#: sys/oss/gstosselement.c:731 sys/oss/gstosselement.c:735
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not access device \"%s\", check its permissions."
|
msgid "Could not access device \"%s\", check its permissions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kon geen toegang krijgen tot apparaat \"%s\", controleer de permissies."
|
"Kon geen toegang krijgen tot apparaat \"%s\", controleer de permissies."
|
||||||
|
|
||||||
#: sys/oss/gstosselement.c:720
|
#: sys/oss/gstosselement.c:742
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Device \"%s\" does not exist."
|
msgid "Device \"%s\" does not exist."
|
||||||
msgstr "Apparaat \"%s\" bestaat niet."
|
msgstr "Apparaat \"%s\" bestaat niet."
|
||||||
|
|
||||||
#: sys/oss/gstosselement.c:727
|
#: sys/oss/gstosselement.c:749
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not open device \"%s\" for writing."
|
msgid "Could not open device \"%s\" for writing."
|
||||||
msgstr "Kon apparaat \"%s\" niet openen voor schrijven."
|
msgstr "Kon apparaat \"%s\" niet openen voor schrijven."
|
||||||
|
|
||||||
#: sys/oss/gstosselement.c:731
|
#: sys/oss/gstosselement.c:753
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not open device \"%s\" for reading."
|
msgid "Could not open device \"%s\" for reading."
|
||||||
msgstr "Kon apparaat \"%s\" niet openen voor lezen."
|
msgstr "Kon apparaat \"%s\" niet openen voor lezen."
|
||||||
|
|
Loading…
Reference in a new issue