Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gst-plugins-base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Seungha Yang
gst-plugins-base
Commits
40af7a97
Commit
40af7a97
authored
Apr 27, 2011
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.10.32.3 pre-release
parent
fc31f355
Changes
39
Hide whitespace changes
Inline
Side-by-side
Showing
39 changed files
with
73 additions
and
85 deletions
+73
-85
configure.ac
configure.ac
+1
-1
docs/plugins/inspect/plugin-adder.xml
docs/plugins/inspect/plugin-adder.xml
+1
-1
docs/plugins/inspect/plugin-alsa.xml
docs/plugins/inspect/plugin-alsa.xml
+1
-1
docs/plugins/inspect/plugin-app.xml
docs/plugins/inspect/plugin-app.xml
+1
-1
docs/plugins/inspect/plugin-audioconvert.xml
docs/plugins/inspect/plugin-audioconvert.xml
+1
-1
docs/plugins/inspect/plugin-audiorate.xml
docs/plugins/inspect/plugin-audiorate.xml
+1
-1
docs/plugins/inspect/plugin-audioresample.xml
docs/plugins/inspect/plugin-audioresample.xml
+1
-1
docs/plugins/inspect/plugin-audiotestsrc.xml
docs/plugins/inspect/plugin-audiotestsrc.xml
+1
-1
docs/plugins/inspect/plugin-cdparanoia.xml
docs/plugins/inspect/plugin-cdparanoia.xml
+1
-1
docs/plugins/inspect/plugin-decodebin.xml
docs/plugins/inspect/plugin-decodebin.xml
+1
-1
docs/plugins/inspect/plugin-encoding.xml
docs/plugins/inspect/plugin-encoding.xml
+1
-1
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
+1
-1
docs/plugins/inspect/plugin-gdp.xml
docs/plugins/inspect/plugin-gdp.xml
+1
-1
docs/plugins/inspect/plugin-gio.xml
docs/plugins/inspect/plugin-gio.xml
+1
-1
docs/plugins/inspect/plugin-gnomevfs.xml
docs/plugins/inspect/plugin-gnomevfs.xml
+1
-1
docs/plugins/inspect/plugin-libvisual.xml
docs/plugins/inspect/plugin-libvisual.xml
+1
-1
docs/plugins/inspect/plugin-ogg.xml
docs/plugins/inspect/plugin-ogg.xml
+1
-1
docs/plugins/inspect/plugin-pango.xml
docs/plugins/inspect/plugin-pango.xml
+1
-1
docs/plugins/inspect/plugin-playback.xml
docs/plugins/inspect/plugin-playback.xml
+1
-1
docs/plugins/inspect/plugin-subparse.xml
docs/plugins/inspect/plugin-subparse.xml
+1
-1
docs/plugins/inspect/plugin-tcp.xml
docs/plugins/inspect/plugin-tcp.xml
+1
-1
docs/plugins/inspect/plugin-theora.xml
docs/plugins/inspect/plugin-theora.xml
+1
-1
docs/plugins/inspect/plugin-typefindfunctions.xml
docs/plugins/inspect/plugin-typefindfunctions.xml
+1
-1
docs/plugins/inspect/plugin-uridecodebin.xml
docs/plugins/inspect/plugin-uridecodebin.xml
+1
-1
docs/plugins/inspect/plugin-videorate.xml
docs/plugins/inspect/plugin-videorate.xml
+1
-1
docs/plugins/inspect/plugin-videoscale.xml
docs/plugins/inspect/plugin-videoscale.xml
+1
-1
docs/plugins/inspect/plugin-videotestsrc.xml
docs/plugins/inspect/plugin-videotestsrc.xml
+1
-1
docs/plugins/inspect/plugin-volume.xml
docs/plugins/inspect/plugin-volume.xml
+1
-1
docs/plugins/inspect/plugin-vorbis.xml
docs/plugins/inspect/plugin-vorbis.xml
+1
-1
docs/plugins/inspect/plugin-ximagesink.xml
docs/plugins/inspect/plugin-ximagesink.xml
+1
-1
docs/plugins/inspect/plugin-xvimagesink.xml
docs/plugins/inspect/plugin-xvimagesink.xml
+1
-1
po/bg.po
po/bg.po
+8
-10
po/nl.po
po/nl.po
+7
-9
po/pl.po
po/pl.po
+6
-8
po/ru.po
po/ru.po
+5
-7
po/sl.po
po/sl.po
+5
-7
po/tr.po
po/tr.po
+5
-7
win32/common/_stdint.h
win32/common/_stdint.h
+2
-2
win32/common/config.h
win32/common/config.h
+4
-4
No files found.
configure.ac
View file @
40af7a97
...
...
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/prerelease
AC_INIT(GStreamer Base Plug-ins, 0.10.32.
2
,
AC_INIT(GStreamer Base Plug-ins, 0.10.32.
3
,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)
...
...
docs/plugins/inspect/plugin-adder.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Adds multiple streams
</description>
<filename>
../../gst/adder/.libs/libgstadder.so
</filename>
<basename>
libgstadder.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-alsa.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
ALSA plugin library
</description>
<filename>
../../ext/alsa/.libs/libgstalsa.so
</filename>
<basename>
libgstalsa.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-app.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Elements used to communicate with applications
</description>
<filename>
../../gst/app/.libs/libgstapp.so
</filename>
<basename>
libgstapp.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-audioconvert.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Convert audio to different formats
</description>
<filename>
../../gst/audioconvert/.libs/libgstaudioconvert.so
</filename>
<basename>
libgstaudioconvert.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-audiorate.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts audio frames
</description>
<filename>
../../gst/audiorate/.libs/libgstaudiorate.so
</filename>
<basename>
libgstaudiorate.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-audioresample.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Resamples audio
</description>
<filename>
../../gst/audioresample/.libs/libgstaudioresample.so
</filename>
<basename>
libgstaudioresample.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-audiotestsrc.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Creates audio test signals of given frequency and volume
</description>
<filename>
../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so
</filename>
<basename>
libgstaudiotestsrc.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-cdparanoia.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Read audio from CD in paranoid mode
</description>
<filename>
../../ext/cdparanoia/.libs/libgstcdparanoia.so
</filename>
<basename>
libgstcdparanoia.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-decodebin.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
decoder bin
</description>
<filename>
../../gst/playback/.libs/libgstdecodebin.so
</filename>
<basename>
libgstdecodebin.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-encoding.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
various encoding-related elements
</description>
<filename>
../../gst/encoding/.libs/libgstencodebin.so
</filename>
<basename>
libgstencodebin.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
colorspace conversion copied from FFMpeg 0.4.9-pre1
</description>
<filename>
../../gst/ffmpegcolorspace/.libs/libgstffmpegcolorspace.so
</filename>
<basename>
libgstffmpegcolorspace.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
FFMpeg
</package>
...
...
docs/plugins/inspect/plugin-gdp.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Payload/depayload GDP packets
</description>
<filename>
../../gst/gdp/.libs/libgstgdp.so
</filename>
<basename>
libgstgdp.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-gio.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
GIO elements
</description>
<filename>
../../ext/gio/.libs/libgstgio.so
</filename>
<basename>
libgstgio.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-gnomevfs.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
elements to read from and write to Gnome-VFS uri
'
s
</description>
<filename>
../../ext/gnomevfs/.libs/libgstgnomevfs.so
</filename>
<basename>
libgstgnomevfs.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-libvisual.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
libvisual visualization plugins
</description>
<filename>
../../ext/libvisual/.libs/libgstlibvisual.so
</filename>
<basename>
libgstlibvisual.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-ogg.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
ogg stream manipulation (info about ogg: http://xiph.org)
</description>
<filename>
../../ext/ogg/.libs/libgstogg.so
</filename>
<basename>
libgstogg.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-pango.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Pango-based text rendering and overlay
</description>
<filename>
../../ext/pango/.libs/libgstpango.so
</filename>
<basename>
libgstpango.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-playback.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
various playback elements
</description>
<filename>
../../gst/playback/.libs/libgstplaybin.so
</filename>
<basename>
libgstplaybin.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-subparse.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Subtitle parsing
</description>
<filename>
../../gst/subparse/.libs/libgstsubparse.so
</filename>
<basename>
libgstsubparse.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-tcp.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
transfer data over the network via TCP
</description>
<filename>
../../gst/tcp/.libs/libgsttcp.so
</filename>
<basename>
libgsttcp.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-theora.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Theora plugin library
</description>
<filename>
../../ext/theora/.libs/libgsttheora.so
</filename>
<basename>
libgsttheora.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-typefindfunctions.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
default typefind functions
</description>
<filename>
../../gst/typefind/.libs/libgsttypefindfunctions.so
</filename>
<basename>
libgsttypefindfunctions.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-uridecodebin.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
URI Decoder bin
</description>
<filename>
../../gst/playback/.libs/libgstdecodebin2.so
</filename>
<basename>
libgstdecodebin2.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-videorate.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts video frames
</description>
<filename>
../../gst/videorate/.libs/libgstvideorate.so
</filename>
<basename>
libgstvideorate.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-videoscale.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Resizes video
</description>
<filename>
../../gst/videoscale/.libs/libgstvideoscale.so
</filename>
<basename>
libgstvideoscale.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-videotestsrc.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Creates a test video stream
</description>
<filename>
../../gst/videotestsrc/.libs/libgstvideotestsrc.so
</filename>
<basename>
libgstvideotestsrc.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-volume.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
plugin for controlling audio volume
</description>
<filename>
../../gst/volume/.libs/libgstvolume.so
</filename>
<basename>
libgstvolume.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-vorbis.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
Vorbis plugin library
</description>
<filename>
../../ext/vorbis/.libs/libgstvorbis.so
</filename>
<basename>
libgstvorbis.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-ximagesink.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
X11 video output element based on standard Xlib calls
</description>
<filename>
../../sys/ximage/.libs/libgstximagesink.so
</filename>
<basename>
libgstximagesink.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-xvimagesink.xml
View file @
40af7a97
...
...
@@ -3,7 +3,7 @@
<description>
XFree86 video output plugin using Xv extension
</description>
<filename>
../../sys/xvimage/.libs/libgstxvimagesink.so
</filename>
<basename>
libgstxvimagesink.so
</basename>
<version>
0.10.32.
2
</version>
<version>
0.10.32.
3
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
po/bg.po
View file @
40af7a97
# Bulgarian translation of gst-plugins-base.
# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
, 2011
Free Software Foundation, Inc.
# This file is distributed under the same license as the gst-plugins-base package.
# Alexander Shopov <ash@kambanaria.org>, 2005, 2006, 2007, 2008, 2009, 2010.
# Alexander Shopov <ash@kambanaria.org>, 2005, 2006, 2007, 2008, 2009, 2010
, 2011
.
#
#
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.3
0.3
\n"
"Project-Id-Version: gst-plugins-base 0.10.3
2.2
\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2011-04-
16 15:41
+0100\n"
"PO-Revision-Date: 201
0-11-04 14:24+02
00\n"
"POT-Creation-Date: 2011-04-
27 11:56
+0100\n"
"PO-Revision-Date: 201
1-04-26 22:31+03
00\n"
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
"Language: bg\n"
...
...
@@ -260,7 +260,7 @@ msgid "Can't record audio fast enough"
msgstr "Звукът не може да бъде записан достатъчно бързо"
msgid "Failed to read tag: not enough data"
msgstr "Неуспе
х при прочитанот
о на етикет: липсват достатъчно данни"
msgstr "Неуспе
шно прочитан
о на етикет: липсват достатъчно данни"
msgid "track ID"
msgstr "идентификатор на песен"
...
...
@@ -334,13 +334,11 @@ msgstr "режим на експозиция"
msgid "The exposure mode used when capturing an image"
msgstr "Режим на експозиция при заснемане"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "
режим на експозиция
"
msgstr "
компенсация на експозицията
"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "
Режим на експозиция
при заснемане"
msgstr "
Компенсацията на експозицията
при заснемане"
msgid "capturing scene capture type"
msgstr "вид сцена"
...
...
po/nl.po
View file @
40af7a97
# translation of gst-plugins-base-0.10.3
0.3
.po to Dutch
# translation of gst-plugins-base-0.10.3
2.2
.po to Dutch
# This file is put in the public domain.
#
# Freek de Kruijf <f.de.kruijf@gmail.com>, 2007, 2008, 2009, 2010.
# Freek de Kruijf <f.de.kruijf@gmail.com>, 2007, 2008, 2009, 2010
, 2011
.
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.3
0.3
\n"
"Project-Id-Version: gst-plugins-base 0.10.3
2.2
\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2011-04-
16 15:41
+0100\n"
"PO-Revision-Date: 201
0-10-25 22
:12+0200\n"
"POT-Creation-Date: 2011-04-
27 11:56
+0100\n"
"PO-Revision-Date: 201
1-04-27 00
:12+0200\n"
"Last-Translator: Freek de Kruijf <f.de.kruijf@gmail.com>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
"Language: nl\n"
...
...
@@ -331,13 +331,11 @@ msgstr "belichtingmodus bij het maken"
msgid "The exposure mode used when capturing an image"
msgstr "Gebruikte belichtingmodus bij het maken van een foto"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "belichting
modus
bij het maken"
msgstr "belichting
scompensatie
bij het maken"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "Gebruikte belichting
modus
bij het maken van een foto"
msgstr "Gebruikte belichting
scompensatie
bij het maken van een foto"
msgid "capturing scene capture type"
msgstr "type scene-opname bij het maken"
...
...
po/pl.po
View file @
40af7a97
# Polish translation for gst-plugins-base.
# This file is distributed under the same license as the gst-plugins-base package.
# Jakub Bogusz <qboosh@pld-linux.org>, 2007-201
0
.
# Jakub Bogusz <qboosh@pld-linux.org>, 2007-201
1
.
#
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.3
0.3
\n"
"Project-Id-Version: gst-plugins-base 0.10.3
2.2
\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2011-04-
16 15:41
+0100\n"
"PO-Revision-Date: 201
0-10-25 07:15
+0200\n"
"POT-Creation-Date: 2011-04-
27 11:56
+0100\n"
"PO-Revision-Date: 201
1-04-26 18:01
+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
...
...
@@ -335,13 +335,11 @@ msgstr "tryb ekspozycji"
msgid "The exposure mode used when capturing an image"
msgstr "Tryb ekspozycji użyty przy robieniu zdjęcia"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "
tryb
ekspozycji"
msgstr "
kompensacja
ekspozycji"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "
Tryb ekspozycji użyty
przy robieniu zdjęcia"
msgstr "
Kompensacja ekspozycji użyta
przy robieniu zdjęcia"
msgid "capturing scene capture type"
msgstr "Tyb sceny zdjęcia"
...
...
po/ru.po
View file @
40af7a97
...
...
@@ -6,10 +6,10 @@
# Yuri Kozlov <yuray@komyakino.ru>, 2010, 2011.
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.3
0.3
\n"
"Project-Id-Version: gst-plugins-base 0.10.3
2.2
\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2011-04-
16 15:41
+0100\n"
"PO-Revision-Date: 2011-0
1-01 16:29+03
00\n"
"POT-Creation-Date: 2011-04-
27 11:56
+0100\n"
"PO-Revision-Date: 2011-0
4-26 20:30+04
00\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
"Language: ru\n"
...
...
@@ -333,13 +333,11 @@ msgstr "режим экспозиции при съёмке"
msgid "The exposure mode used when capturing an image"
msgstr "Режим экспозиции при съёмке изображения"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "
режим
экспозиции при съёмке"
msgstr "
компенсация
экспозиции при съёмке"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "
Режим
экспозиции при съёмке изображения"
msgstr "
Компенсация
экспозиции при съёмке изображения"
msgid "capturing scene capture type"
msgstr "тип сцены при съёмке"
...
...
po/sl.po
View file @
40af7a97
...
...
@@ -6,10 +6,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.3
1
.2\n"
"Project-Id-Version: gst-plugins-base 0.10.3
2
.2\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2011-04-
16 15:41
+0100\n"
"PO-Revision-Date: 2011-0
3-12 19:59
+0100\n"
"POT-Creation-Date: 2011-04-
27 11:56
+0100\n"
"PO-Revision-Date: 2011-0
4-26 15:56
+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"
...
...
@@ -332,13 +332,11 @@ msgstr "način osvetlitve zajema"
msgid "The exposure mode used when capturing an image"
msgstr "Program osvetlitve, uporabljen med zajemanjem slike"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "na
čin
osvetlitve zajema"
msgstr "na
domestitev
osvetlitve zajema"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "
Program osvetlitve, uporabljen
med zajemanjem slike"
msgstr "
Nadomestitev osvetlitve, uporabljena
med zajemanjem slike"
msgid "capturing scene capture type"
msgstr "vrsta zajemanja scene med zajemanjem"
...
...
po/tr.po
View file @
40af7a97
# translation of gst-plugins-base-0.10.3
0.3
.po to Turkish
# translation of gst-plugins-base-0.10.3
2.2
.po to Turkish
# This file is put in the public domain.
# Server Acim <serveracim@gmail.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-base 0.10.3
0.3
\n"
"Project-Id-Version: gst-plugins-base 0.10.3
2.2
\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2011-04-
16 15:41
+0100\n"
"PO-Revision-Date: 201
0-11-16 16:38
+0200\n"
"POT-Creation-Date: 2011-04-
27 11:56
+0100\n"
"PO-Revision-Date: 201
1-04-26 19:22
+0200\n"
"Last-Translator: Server Acim <serveracim@gmail.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
"Language: tr\n"
...
...
@@ -324,11 +324,9 @@ msgstr "pozlandırma kipini yakalıyor"
msgid "The exposure mode used when capturing an image"
msgstr "Bir resim çekerken kullanılan pozlandırma kipi"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "pozlandırma kipini yakalıyor"
msgstr "pozlandırma kipini yakal
an
ıyor"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "Bir resim çekerken kullanılan pozlandırma kipi"
...
...
win32/common/_stdint.h
View file @
40af7a97
#ifndef _GST_PLUGINS_BASE__STDINT_H
#define _GST_PLUGINS_BASE__STDINT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "gst-plugins-base 0.10.32.
2
"
/* generated using gnu compiler gcc
-4.6 (Debian 4.6.0-2) 4.6.1 20110329 (prerelease)
*/
#define _GENERATED_STDINT_H "gst-plugins-base 0.10.32.
3
"
/* generated using gnu compiler gcc
(Debian 4.5.2-8) 4.5.2
*/
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
...
...
win32/common/config.h
View file @
40af7a97
...
...
@@ -81,7 +81,7 @@
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
#define GST_PACKAGE_RELEASE_DATETIME "2011-04-
16T14:36
Z"
#define GST_PACKAGE_RELEASE_DATETIME "2011-04-
27T10:52
Z"
/* I know the API is subject to change. */
#undef G_UDEV_API_IS_SUBJECT_TO_CHANGE
...
...
@@ -337,7 +337,7 @@
#define PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.32.
2
"
#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.32.
3
"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-base"
...
...
@@ -346,7 +346,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.10.32.
2
"
#define PACKAGE_VERSION "0.10.32.
3
"
/* directory where plugins are located */
#ifdef _DEBUG
...
...
@@ -377,7 +377,7 @@
#undef USE_TREMOLO
/* Version number of package */
#define VERSION "0.10.32.
2
"
#define VERSION "0.10.32.
3
"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment