mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
0.10.17.2 pre-release
This commit is contained in:
parent
59ced3ae36
commit
894760b682
24 changed files with 107 additions and 102 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -1,60 +1,61 @@
|
|||
GObject
|
||||
GstObject
|
||||
GstBus
|
||||
GstClock
|
||||
GstPad
|
||||
GstPadTemplate
|
||||
GstPluginFeature
|
||||
GstElementFactory
|
||||
GstTypeFindFactory
|
||||
GstIndexFactory
|
||||
GstElement
|
||||
AC3IEC
|
||||
GstA52Dec
|
||||
GstASFDemux
|
||||
GstAmrnbDec
|
||||
GstAmrnbEnc
|
||||
GstAmrwbDec
|
||||
GstBaseRTPDepayload
|
||||
GstRtpAsfDepay
|
||||
GstBaseSrc
|
||||
GstPushSrc
|
||||
GstCddaBaseSrc
|
||||
GstCdioCddaSrc
|
||||
GstDvdReadSrc
|
||||
GstPNMSrc
|
||||
GstBin
|
||||
GstPipeline
|
||||
GstDvdLpcmDec
|
||||
GstRMDemux
|
||||
GstRealAudioDemux
|
||||
GstRDTDepay
|
||||
GstRDTManager
|
||||
GstRTSPReal
|
||||
GstBaseSrc
|
||||
GstPushSrc
|
||||
GstPNMSrc
|
||||
GstDvdReadSrc
|
||||
GstCddaBaseSrc
|
||||
GstCdioCddaSrc
|
||||
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
|
||||
GstRTSPExtension
|
||||
GstTagSetter
|
||||
GstURIHandler
|
||||
GstRTSPExtension
|
||||
GstPreset
|
||||
GstTagSetter
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
33
po/sl.po
33
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."
|
||||
|
|
|
@ -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). */
|
||||
|
|
Loading…
Reference in a new issue