summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-16 23:26:27 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-16 23:26:27 +0100
commit894760b682d934f8d236ce7e03595f5163f9b56e (patch)
tree027efa35f492df815879dd7f71f4256ccb94cb9a
parent59ced3ae36328b9660326cc6965bd65492193b83 (diff)
0.10.17.2 pre-release
-rw-r--r--configure.ac2
-rw-r--r--docs/plugins/gst-plugins-ugly-plugins.hierarchy77
-rw-r--r--docs/plugins/gst-plugins-ugly-plugins.interfaces4
-rw-r--r--docs/plugins/inspect/plugin-a52dec.xml4
-rw-r--r--docs/plugins/inspect/plugin-amrnb.xml4
-rw-r--r--docs/plugins/inspect/plugin-amrwbdec.xml4
-rw-r--r--docs/plugins/inspect/plugin-asf.xml4
-rw-r--r--docs/plugins/inspect/plugin-cdio.xml4
-rw-r--r--docs/plugins/inspect/plugin-dvdlpcmdec.xml4
-rw-r--r--docs/plugins/inspect/plugin-dvdread.xml4
-rw-r--r--docs/plugins/inspect/plugin-dvdsub.xml4
-rw-r--r--docs/plugins/inspect/plugin-iec958.xml4
-rw-r--r--docs/plugins/inspect/plugin-lame.xml4
-rw-r--r--docs/plugins/inspect/plugin-mad.xml4
-rw-r--r--docs/plugins/inspect/plugin-mpeg2dec.xml4
-rw-r--r--docs/plugins/inspect/plugin-mpegaudioparse.xml4
-rw-r--r--docs/plugins/inspect/plugin-mpegstream.xml4
-rw-r--r--docs/plugins/inspect/plugin-realmedia.xml4
-rw-r--r--docs/plugins/inspect/plugin-siddec.xml4
-rw-r--r--docs/plugins/inspect/plugin-synaesthesia.xml4
-rw-r--r--docs/plugins/inspect/plugin-twolame.xml4
-rw-r--r--docs/plugins/inspect/plugin-x264.xml4
-rw-r--r--po/sl.po33
-rw-r--r--win32/common/config.h11
24 files changed, 104 insertions, 99 deletions
diff --git a/configure.ac b/configure.ac
index 5ae77284..212965d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Ugly Plug-ins, 0.10.17.1,
+AC_INIT(GStreamer Ugly Plug-ins, 0.10.17.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)
diff --git a/docs/plugins/gst-plugins-ugly-plugins.hierarchy b/docs/plugins/gst-plugins-ugly-plugins.hierarchy
index af23127a..361e16e9 100644
--- a/docs/plugins/gst-plugins-ugly-plugins.hierarchy
+++ b/docs/plugins/gst-plugins-ugly-plugins.hierarchy
@@ -1,60 +1,61 @@
GObject
GstObject
- GstBus
- GstClock
+ GstPad
+ GstPadTemplate
+ GstPluginFeature
+ GstElementFactory
+ GstTypeFindFactory
+ GstIndexFactory
GstElement
- AC3IEC
- GstA52Dec
- GstASFDemux
- GstAmrnbDec
- GstAmrnbEnc
- GstAmrwbDec
- GstBaseRTPDepayload
- GstRtpAsfDepay
+ GstBin
+ GstPipeline
+ GstRMDemux
+ GstRealAudioDemux
+ GstRDTDepay
+ GstRDTManager
+ GstRTSPReal
GstBaseSrc
GstPushSrc
+ GstPNMSrc
+ GstDvdReadSrc
GstCddaBaseSrc
GstCdioCddaSrc
- GstDvdReadSrc
- GstPNMSrc
- GstBin
- GstPipeline
- GstDvdLpcmDec
+ GstMad
+ GstX264Enc
+ GstTwoLame
+ GstSidDec
+ GstLameMP3Enc
+ GstLame
+ GstA52Dec
+ GstAmrwbDec
+ GstMpeg2dec
+ GstAmrnbDec
+ GstAmrnbEnc
+ GstSynaesthesia
GstDvdSubDec
GstDvdSubParse
- GstLame
- GstLameMP3Enc
+ AC3IEC
+ GstDvdLpcmDec
+ GstXingMux
GstMPEGAudioParse
GstMPEGParse
GstMPEGDemux
GstDVDDemux
- GstMad
- GstMpeg2dec
- GstRDTDepay
- GstRDTManager
- GstRMDemux
- GstRTSPReal
+ GstASFDemux
GstRTSPWMS
- GstRealAudioDemux
- GstSidDec
- GstTwoLame
- GstX264Enc
- GstXingMux
- GstPad
- GstPadTemplate
- GstPlugin
- GstPluginFeature
- GstElementFactory
- GstIndexFactory
- GstTypeFindFactory
- GstRegistry
+ GstBaseRTPDepayload
+ GstRtpAsfDepay
+ GstBus
GstTask
GstTaskPool
+ GstClock
+ GstPlugin
+ GstRegistry
GstSignalObject
GInterface
GTypePlugin
GstChildProxy
- GstPreset
+ GstURIHandler
GstRTSPExtension
+ GstPreset
GstTagSetter
- GstURIHandler
diff --git a/docs/plugins/gst-plugins-ugly-plugins.interfaces b/docs/plugins/gst-plugins-ugly-plugins.interfaces
index 818bad97..63b25bb8 100644
--- a/docs/plugins/gst-plugins-ugly-plugins.interfaces
+++ b/docs/plugins/gst-plugins-ugly-plugins.interfaces
@@ -1,13 +1,13 @@
GstBin GstChildProxy
GstPipeline GstChildProxy
+GstRTSPReal GstRTSPExtension
+GstPNMSrc GstURIHandler
GstDvdReadSrc GstURIHandler
GstCddaBaseSrc GstURIHandler
GstCdioCddaSrc GstURIHandler
-GstPNMSrc GstURIHandler
GstX264Enc GstPreset
GstTwoLame GstPreset
GstLameMP3Enc GstPreset
GstLame GstTagSetter GstPreset
GstAmrnbEnc GstPreset
-GstRTSPReal GstRTSPExtension
GstRTSPWMS GstRTSPExtension
diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml
index fc7299fd..bd656e6a 100644
--- a/docs/plugins/inspect/plugin-a52dec.xml
+++ b/docs/plugins/inspect/plugin-a52dec.xml
@@ -3,10 +3,10 @@
<description>Decodes ATSC A/52 encoded audio streams</description>
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
<basename>libgsta52dec.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml
index f37f9e00..ae3b74fe 100644
--- a/docs/plugins/inspect/plugin-amrnb.xml
+++ b/docs/plugins/inspect/plugin-amrnb.xml
@@ -3,10 +3,10 @@
<description>Adaptive Multi-Rate Narrow-Band</description>
<filename>../../ext/amrnb/.libs/libgstamrnb.so</filename>
<basename>libgstamrnb.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>unknown</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-amrwbdec.xml b/docs/plugins/inspect/plugin-amrwbdec.xml
index b159126d..5dd7e700 100644
--- a/docs/plugins/inspect/plugin-amrwbdec.xml
+++ b/docs/plugins/inspect/plugin-amrwbdec.xml
@@ -3,10 +3,10 @@
<description>Adaptive Multi-Rate Wide-Band Decoder</description>
<filename>../../ext/amrwbdec/.libs/libgstamrwbdec.so</filename>
<basename>libgstamrwbdec.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>unknown</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-asf.xml b/docs/plugins/inspect/plugin-asf.xml
index f608ae3f..bbce2767 100644
--- a/docs/plugins/inspect/plugin-asf.xml
+++ b/docs/plugins/inspect/plugin-asf.xml
@@ -3,10 +3,10 @@
<description>Demuxes and muxes audio and video in Microsofts ASF format</description>
<filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
<basename>libgstasf.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-cdio.xml b/docs/plugins/inspect/plugin-cdio.xml
index edc46ba2..90318e58 100644
--- a/docs/plugins/inspect/plugin-cdio.xml
+++ b/docs/plugins/inspect/plugin-cdio.xml
@@ -3,10 +3,10 @@
<description>Read audio from audio CDs</description>
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
<basename>libgstcdio.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml
index bf1a6281..4314f2b3 100644
--- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml
+++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml
@@ -3,10 +3,10 @@
<description>Decode DVD LPCM frames into standard PCM</description>
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
<basename>libgstdvdlpcmdec.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-dvdread.xml b/docs/plugins/inspect/plugin-dvdread.xml
index bc53d166..8a8085f7 100644
--- a/docs/plugins/inspect/plugin-dvdread.xml
+++ b/docs/plugins/inspect/plugin-dvdread.xml
@@ -3,10 +3,10 @@
<description>Access a DVD with dvdread</description>
<filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
<basename>libgstdvdread.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-dvdsub.xml b/docs/plugins/inspect/plugin-dvdsub.xml
index b72cf83b..14140e7b 100644
--- a/docs/plugins/inspect/plugin-dvdsub.xml
+++ b/docs/plugins/inspect/plugin-dvdsub.xml
@@ -3,10 +3,10 @@
<description>DVD subtitle parser and decoder</description>
<filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
<basename>libgstdvdsub.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml
index 2f7b7085..58e57284 100644
--- a/docs/plugins/inspect/plugin-iec958.xml
+++ b/docs/plugins/inspect/plugin-iec958.xml
@@ -3,10 +3,10 @@
<description>Convert raw AC3 into IEC958 (S/PDIF) frames</description>
<filename>../../gst/iec958/.libs/libgstiec958.so</filename>
<basename>libgstiec958.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml
index 3d4a58cf..2f2f598d 100644
--- a/docs/plugins/inspect/plugin-lame.xml
+++ b/docs/plugins/inspect/plugin-lame.xml
@@ -3,10 +3,10 @@
<description>Encode MP3s with LAME</description>
<filename>../../ext/lame/.libs/libgstlame.so</filename>
<basename>libgstlame.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml
index 2b9190e1..596cf1bd 100644
--- a/docs/plugins/inspect/plugin-mad.xml
+++ b/docs/plugins/inspect/plugin-mad.xml
@@ -3,10 +3,10 @@
<description>mp3 decoding based on the mad library</description>
<filename>../../ext/mad/.libs/libgstmad.so</filename>
<basename>libgstmad.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml
index e7001f50..8918cbfd 100644
--- a/docs/plugins/inspect/plugin-mpeg2dec.xml
+++ b/docs/plugins/inspect/plugin-mpeg2dec.xml
@@ -3,10 +3,10 @@
<description>LibMpeg2 decoder</description>
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
<basename>libgstmpeg2dec.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml
index 342977d9..07c7cd30 100644
--- a/docs/plugins/inspect/plugin-mpegaudioparse.xml
+++ b/docs/plugins/inspect/plugin-mpegaudioparse.xml
@@ -3,10 +3,10 @@
<description>MPEG-1 layer 1/2/3 audio stream elements</description>
<filename>../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so</filename>
<basename>libgstmpegaudioparse.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-mpegstream.xml b/docs/plugins/inspect/plugin-mpegstream.xml
index 461f86e1..c5f14516 100644
--- a/docs/plugins/inspect/plugin-mpegstream.xml
+++ b/docs/plugins/inspect/plugin-mpegstream.xml
@@ -3,10 +3,10 @@
<description>MPEG system stream parser</description>
<filename>../../gst/mpegstream/.libs/libgstmpegstream.so</filename>
<basename>libgstmpegstream.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-realmedia.xml b/docs/plugins/inspect/plugin-realmedia.xml
index 149002cb..c183a8ff 100644
--- a/docs/plugins/inspect/plugin-realmedia.xml
+++ b/docs/plugins/inspect/plugin-realmedia.xml
@@ -3,10 +3,10 @@
<description>RealMedia support plugins</description>
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
<basename>libgstrmdemux.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-siddec.xml b/docs/plugins/inspect/plugin-siddec.xml
index d33a037e..99c30c20 100644
--- a/docs/plugins/inspect/plugin-siddec.xml
+++ b/docs/plugins/inspect/plugin-siddec.xml
@@ -3,10 +3,10 @@
<description>Uses libsidplay to decode .sid files</description>
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
<basename>libgstsid.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-synaesthesia.xml b/docs/plugins/inspect/plugin-synaesthesia.xml
index c1f90399..ba144620 100644
--- a/docs/plugins/inspect/plugin-synaesthesia.xml
+++ b/docs/plugins/inspect/plugin-synaesthesia.xml
@@ -3,10 +3,10 @@
<description>Creates video visualizations of audio input, using stereo and pitch information</description>
<filename>../../gst/synaesthesia/.libs/libgstsynaesthesia.so</filename>
<basename>libgstsynaesthesia.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.17.2</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins CVS/prerelease</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml
index 38bcb0fc..262046e0 100644
--- a/docs/plugins/inspect/plugin-twolame.xml
+++ b/docs/plugins/inspect/plugin-twolame.xml
@@ -3,10 +3,10 @@
<description>Encode MP2s with TwoLAME</description>
<filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
<basename>libgsttwolame.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml
index ee349f03..787b7634 100644
--- a/docs/plugins/inspect/plugin-x264.xml
+++ b/docs/plugins/inspect/plugin-x264.xml
@@ -3,10 +3,10 @@
<description>libx264-based H264 plugins</description>
<filename>../../ext/x264/.libs/libgstx264.so</filename>
<basename>libgstx264.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.17.2</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
- <package>GStreamer Ugly Plug-ins git</package>
+ <package>GStreamer Ugly Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/po/sl.po b/po/sl.po
index 02aa87ea..be4f5fac 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,15 +1,16 @@
# Slovenian translation for gst-plugins-ugly.
-# Copyright (C) 2009 THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (C) 2009 - 2011 Free Software Foundation, Inc.
# This file is distributed under the same license as the gst-plugins-ugly package.
# Matej Urbančič <matej.urban@gmail.com>, 2009.
+# Klemen Košir <klemen.kosir@gmx.com>, 2011.
#
msgid ""
msgstr ""
-"Project-Id-Version: gst-plugins-ugly 0.10.12.2\n"
+"Project-Id-Version: gst-plugins-ugly 0.10.14.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2010-10-15 15:20+0100\n"
-"PO-Revision-Date: 2009-12-25 21:35+0100\n"
-"Last-Translator: Matej Urbančič <matej.urban@gmail.com>\n"
+"POT-Creation-Date: 2011-04-16 20:57+0100\n"
+"PO-Revision-Date: 2011-03-08 21:31+0100\n"
+"Last-Translator: Klemen Košir <klemen.kosir@gmx.com>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
@@ -22,30 +23,30 @@ msgstr ""
"X-Poedit-SourceCharset: utf-8\n"
msgid "Could not read from CD."
-msgstr "Ni mogoče prebrati CD nosilca."
+msgstr "S CD-ja ni mogoče brati."
msgid "Could not open CD device for reading."
-msgstr "Ni mogoče odpreti CD naprave za branje."
+msgstr "Naprave CD ni mogoče odpreti za branje."
msgid "Disc is not an Audio CD."
msgstr "Disk ni zvočni CD."
msgid "Could not open DVD"
-msgstr "Ni mogoče odpreti DVD nosilca"
+msgstr "DVD-ja ni mogoče odpreti"
#, c-format
msgid "Could not open DVD title %d"
-msgstr "Ni mogoče odpreti DVD naslova %d"
+msgstr "DVD naslova %d ni mogoče odpreti."
#, c-format
msgid "Failed to go to chapter %d of DVD title %d"
-msgstr "Napaka med odpiranjem poglavja %d DVD naslova %d"
+msgstr "Napaka med odpiranjem poglavja %d DVD naslova %d."
#, c-format
msgid ""
"Could not open DVD title %d. Interactive titles are not supported by this "
"element"
-msgstr "Ni mogoče odpreti DVD naslova %d. Interaktivni naslovni niso podprti."
+msgstr "DVD naslova %d ni mogoče odpreti. Interaktivni naslovi niso podprti."
msgid ""
"Could not read DVD. This may be because the DVD is encrypted and a DVD "
@@ -54,23 +55,23 @@ msgstr ""
#, fuzzy
msgid "Could not read DVD."
-msgstr "Ni mogoče odpreti DVD nosilca"
+msgstr "DVD-ja ni mogoče odpreti"
msgid "Failed to configure LAME encoder. Check your encoding parameters."
msgstr ""
-"Napaka med nastavljanjem LAME kodirnika. Preverite parametre kodirnika."
+"Napaka med nastavljanjem kodirnika LAME. Preverite parametre kodiranja."
#, c-format
msgid ""
"The requested bitrate %d kbit/s for property '%s' is not allowed. The "
"bitrate was changed to %d kbit/s."
msgstr ""
-"Zahtevana bitna hitrost %d kbit/s za lastnost '%s' ni dovoljena. Bitna "
-"hitrost je spremenjena na %d kbit/s."
+"Zahtevana bitna hitrost %d kbit/s za lastnost \"%s\" ni dovoljena. Bitna "
+"hitrost je bila spremenjena na %d kbit/s."
msgid "Failed to configure TwoLAME encoder. Check your encoding parameters."
msgstr ""
-"Napaka med nastavljanjem kodirnika TwoLAME. Preverite parametre kodirnika."
+"Napaka med nastavljanjem kodirnika TwoLAME. Preverite parametre kodiranja."
msgid "This stream contains no data."
msgstr "Pretok ne vsebuje podatkov."
diff --git a/win32/common/config.h b/win32/common/config.h
index e1d39b14..f33d1cad 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -46,7 +46,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins git"
+#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins prerelease"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -147,6 +147,9 @@
/* Define if you have the iconv() function and it works. */
#undef HAVE_ICONV
+/* defined if libid3tag is available */
+#undef HAVE_ID3TAG
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -233,7 +236,7 @@
#define PACKAGE_NAME "GStreamer Ugly Plug-ins"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.17.1"
+#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.17.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-ugly"
@@ -242,7 +245,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.17.1"
+#define PACKAGE_VERSION "0.10.17.2"
/* directory where plugins are located */
#ifdef _DEBUG
@@ -270,7 +273,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.17.1"
+#define VERSION "0.10.17.2"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */