From d369957927b4f56aaef95aed32af6580ef8712a0 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 1 Dec 2005 19:14:57 +0000 Subject: releasing 0.9.7 Original commit message from CVS: releasing 0.9.7 --- docs/plugins/gst-plugins-ugly-plugins.args | 10 ++++++++++ docs/plugins/inspect/plugin-a52dec.xml | 2 +- docs/plugins/inspect/plugin-dvdlpcmdec.xml | 2 +- docs/plugins/inspect/plugin-iec958.xml | 2 +- docs/plugins/inspect/plugin-lame.xml | 2 +- docs/plugins/inspect/plugin-mad.xml | 2 +- docs/plugins/inspect/plugin-mpeg2dec.xml | 2 +- docs/plugins/inspect/plugin-mpegaudioparse.xml | 2 +- docs/plugins/inspect/plugin-rmdemux.xml | 2 +- docs/random/LICENSE | 18 ++++++++++++++++++ docs/random/PORTED_09 | 17 +++++++++++++++++ 11 files changed, 53 insertions(+), 8 deletions(-) create mode 100644 docs/random/LICENSE create mode 100644 docs/random/PORTED_09 (limited to 'docs') diff --git a/docs/plugins/gst-plugins-ugly-plugins.args b/docs/plugins/gst-plugins-ugly-plugins.args index 556ab2ea..92f4f70c 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.args +++ b/docs/plugins/gst-plugins-ugly-plugins.args @@ -578,3 +578,13 @@ 18446744073709551615 + +GstMPEGParse::max-scr-gap +gint +>= -1 +rw +Max SCR gap +Maximum allowed gap between expected and actual SCR values. -1 means never adjust. +120000 + + diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index a3cd2696..dd49b6a4 100644 --- a/docs/plugins/inspect/plugin-a52dec.xml +++ b/docs/plugins/inspect/plugin-a52dec.xml @@ -3,7 +3,7 @@ Decodes ATSC A/52 encoded audio streams ../../ext/a52dec/.libs/libgsta52dec.so libgsta52dec.so - 0.9.6 + 0.9.7 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 822ab61e..c4b688b0 100644 --- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml +++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml @@ -3,7 +3,7 @@ Decode DVD LPCM frames into standard PCM ../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so libgstdvdlpcmdec.so - 0.9.6 + 0.9.7 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml index 8dabedf2..2141b995 100644 --- a/docs/plugins/inspect/plugin-iec958.xml +++ b/docs/plugins/inspect/plugin-iec958.xml @@ -3,7 +3,7 @@ Convert raw AC3 into IEC958 (S/PDIF) frames ../../gst/iec958/.libs/libgstiec958.so libgstiec958.so - 0.9.6 + 0.9.7 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index 28b74422..5208f420 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -3,7 +3,7 @@ Encode MP3's with LAME ../../ext/lame/.libs/libgstlame.so libgstlame.so - 0.9.6 + 0.9.7 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index 13fa3e48..d31bfe12 100644 --- a/docs/plugins/inspect/plugin-mad.xml +++ b/docs/plugins/inspect/plugin-mad.xml @@ -3,7 +3,7 @@ id3 tag manipulation and mp3 decoding based on the mad library ../../ext/mad/.libs/libgstmad.so libgstmad.so - 0.9.6 + 0.9.7 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index b24f54b0..8a1fd16c 100644 --- a/docs/plugins/inspect/plugin-mpeg2dec.xml +++ b/docs/plugins/inspect/plugin-mpeg2dec.xml @@ -3,7 +3,7 @@ LibMpeg2 decoder ../../ext/mpeg2dec/.libs/libgstmpeg2dec.so libgstmpeg2dec.so - 0.9.6 + 0.9.7 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml index d60353e7..3f3eeb27 100644 --- a/docs/plugins/inspect/plugin-mpegaudioparse.xml +++ b/docs/plugins/inspect/plugin-mpegaudioparse.xml @@ -3,7 +3,7 @@ MPEG-1 layer 1/2/3 audio parser ../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so libgstmpegaudioparse.so - 0.9.6 + 0.9.7 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-rmdemux.xml b/docs/plugins/inspect/plugin-rmdemux.xml index 71317654..14ccc339 100644 --- a/docs/plugins/inspect/plugin-rmdemux.xml +++ b/docs/plugins/inspect/plugin-rmdemux.xml @@ -3,7 +3,7 @@ Realmedia stream demuxer ../../gst/realmedia/.libs/libgstrmdemux.so libgstrmdemux.so - 0.9.6 + 0.9.7 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/random/LICENSE b/docs/random/LICENSE new file mode 100644 index 00000000..1fedf924 --- /dev/null +++ b/docs/random/LICENSE @@ -0,0 +1,18 @@ +/* GStreamer + * Copyright (C) <1999> Erik Walthinsen + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. + */ diff --git a/docs/random/PORTED_09 b/docs/random/PORTED_09 new file mode 100644 index 00000000..92c40fa8 --- /dev/null +++ b/docs/random/PORTED_09 @@ -0,0 +1,17 @@ +When porting a plugin start with 0.8 CVS head, not the old code in this module. There are many bugfixes which have gone into 0.8 which you want to keep. + +List of ported plugins (update when you commit a ported plugin): +effectv (wim) +mad (wim) +videofilter (wim) +aalib (wim) +libcaca (zeeshan) +law (wim) +shout2 (zaheer) - not fully tested +esdsink (arwed) + +osssink is partially done in the threaded branch (wim) + +- Remember that some plugins are already ported and now in the gst-plugins-base module. + +When you have ported a plugin remember to copy the relevant parts from configure.ac.orig into configure.ac and re-enable it in the Makefile.am files. -- cgit v1.2.3