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
d08e695a
Commit
d08e695a
authored
Apr 30, 2011
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.10.32.4 pre-release
parent
288f8bab
Changes
37
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
37 changed files
with
180 additions
and
192 deletions
+180
-192
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/da.po
po/da.po
+6
-8
po/de.po
po/de.po
+7
-9
po/fr.po
po/fr.po
+7
-9
po/uk.po
po/uk.po
+124
-130
win32/common/_stdint.h
win32/common/_stdint.h
+1
-1
win32/common/config.h
win32/common/config.h
+4
-4
No files found.
configure.ac
View file @
d08e695a
...
...
@@ -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.
3
,
AC_INIT(GStreamer Base Plug-ins, 0.10.32.
4
,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)
...
...
docs/plugins/inspect/plugin-adder.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
Adds multiple streams
</description>
<filename>
../../gst/adder/.libs/libgstadder.so
</filename>
<basename>
libgstadder.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-alsa.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
ALSA plugin library
</description>
<filename>
../../ext/alsa/.libs/libgstalsa.so
</filename>
<basename>
libgstalsa.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-app.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-audioconvert.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-audiorate.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts audio frames
</description>
<filename>
../../gst/audiorate/.libs/libgstaudiorate.so
</filename>
<basename>
libgstaudiorate.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-audioresample.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
Resamples audio
</description>
<filename>
../../gst/audioresample/.libs/libgstaudioresample.so
</filename>
<basename>
libgstaudioresample.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-audiotestsrc.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-cdparanoia.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-decodebin.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
decoder bin
</description>
<filename>
../../gst/playback/.libs/libgstdecodebin.so
</filename>
<basename>
libgstdecodebin.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-encoding.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
FFMpeg
</package>
...
...
docs/plugins/inspect/plugin-gdp.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-gio.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
GIO elements
</description>
<filename>
../../ext/gio/.libs/libgstgio.so
</filename>
<basename>
libgstgio.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-gnomevfs.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-libvisual.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
libvisual visualization plugins
</description>
<filename>
../../ext/libvisual/.libs/libgstlibvisual.so
</filename>
<basename>
libgstlibvisual.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-ogg.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-pango.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-playback.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
various playback elements
</description>
<filename>
../../gst/playback/.libs/libgstplaybin.so
</filename>
<basename>
libgstplaybin.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-subparse.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
Subtitle parsing
</description>
<filename>
../../gst/subparse/.libs/libgstsubparse.so
</filename>
<basename>
libgstsubparse.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-tcp.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-theora.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
Theora plugin library
</description>
<filename>
../../ext/theora/.libs/libgsttheora.so
</filename>
<basename>
libgsttheora.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-typefindfunctions.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
default typefind functions
</description>
<filename>
../../gst/typefind/.libs/libgsttypefindfunctions.so
</filename>
<basename>
libgsttypefindfunctions.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-uridecodebin.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
URI Decoder bin
</description>
<filename>
../../gst/playback/.libs/libgstdecodebin2.so
</filename>
<basename>
libgstdecodebin2.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-videorate.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts video frames
</description>
<filename>
../../gst/videorate/.libs/libgstvideorate.so
</filename>
<basename>
libgstvideorate.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-videoscale.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
Resizes video
</description>
<filename>
../../gst/videoscale/.libs/libgstvideoscale.so
</filename>
<basename>
libgstvideoscale.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-videotestsrc.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-volume.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-vorbis.xml
View file @
d08e695a
...
...
@@ -3,7 +3,7 @@
<description>
Vorbis plugin library
</description>
<filename>
../../ext/vorbis/.libs/libgstvorbis.so
</filename>
<basename>
libgstvorbis.so
</basename>
<version>
0.10.32.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-ximagesink.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
docs/plugins/inspect/plugin-xvimagesink.xml
View file @
d08e695a
...
...
@@ -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.
3
</version>
<version>
0.10.32.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins prerelease
</package>
...
...
po/da.po
View file @
d08e695a
# Danish translation of gst-plugins-base.
# Copyright (C) 20
09
gst, Mogens Jaeger, Joe Hansen.
# Copyright (C) 20
11
gst, Mogens Jaeger, Joe Hansen.
# This file is distributed under the same license as the gst-plugins-base package.
#
# Mogens Jaeger <mogens@jaeger.tf>, 2007.
...
...
@@ -31,10 +31,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:4
1+0100\n"
"PO-Revision-Date: 2011-0
1-07
16:38+0100\n"
"POT-Creation-Date: 2011-04-
30 17:1
1+0100\n"
"PO-Revision-Date: 2011-0
4-28
16:38+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\n"
...
...
@@ -359,13 +359,11 @@ msgstr "belysningstilstand for optagelse"
msgid "The exposure mode used when capturing an image"
msgstr "Belysningstilstanden brugt under optagelse af et billede"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "belysnings
tilstand
for optagelse"
msgstr "belysnings
kompensation
for optagelse"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "Belysnings
tilstand
en brugt under optagelse af et billede"
msgstr "Belysnings
kompensation
en brugt under optagelse af et billede"
# "optagelsestype for optagelse af scene" /
# "optagelsestype for sceneoptagelse" /
...
...
po/de.po
View file @
d08e695a
# German messages for gst-plugins-base 0.10.3
0.3
# German messages for gst-plugins-base 0.10.3
2.2
# Copyright © 2006 Karl Eichwalder
# This file is distributed under the same license as the gst-plugins-base package.
# Karl Eichwalder <ke@suse.de>, 2006.
# Mario Blättermann <mariobl@gnome.org>, 2010.
# Christian Kirbach <christian.kirbach@googlemail.com>, 2009, 2010.
# Christian Kirbach <christian.kirbach@googlemail.com>, 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:4
1+0100\n"
"PO-Revision-Date: 201
0-10-30 20:41+01
00\n"
"POT-Creation-Date: 2011-04-
30 17:1
1+0100\n"
"PO-Revision-Date: 201
1-04-28 00:04+02
00\n"
"Last-Translator: Christian Kirbach <christian.kirbach@googlemail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"
...
...
@@ -337,13 +337,11 @@ msgstr "Belichtungsmodus der Aufnahme"
msgid "The exposure mode used when capturing an image"
msgstr "Der verwendete Belichtungsmodus bei Bildaufnahme"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "Belichtungs
modus
der Aufnahme"
msgstr "Belichtungs
korrektur
der Aufnahme"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "Der verwendete Belichtungs
modus
bei Bildaufnahme"
msgstr "Der verwendete Belichtungs
korrektur
bei Bildaufnahme"
msgid "capturing scene capture type"
msgstr "Motivwahl"
...
...
po/fr.po
View file @
d08e695a
# Translation of gst-plugins-base to French
# Copyright (C) 2003-201
0
GStreamer core team
# Copyright (C) 2003-201
1
GStreamer core team
# This file is distributed under the same license as the gst-plugins-base package.
#
# Nicolas Velin <nicolas@velin.fr>, 2008.
# Claude Paroz <claude@2xlibre.net>, 2008-201
0
.
# Claude Paroz <claude@2xlibre.net>, 2008-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:4
1+0100\n"
"PO-Revision-Date: 201
0-10-27 09:44
+0200\n"
"POT-Creation-Date: 2011-04-
30 17:1
1+0100\n"
"PO-Revision-Date: 201
1-04-28 09:19
+0200\n"
"Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
"Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n"
...
...
@@ -339,13 +339,11 @@ msgstr "mode d'exposition de la capture"
msgid "The exposure mode used when capturing an image"
msgstr "Le mode d'exposition utilisé lors de la capture de l'image"
#, fuzzy
msgid "capturing exposure compensation"
msgstr "
mode
d'exposition de la capture"
msgstr "
compensation
d'exposition de la capture"
#, fuzzy
msgid "The exposure compensation used when capturing an image"
msgstr "L
e mode d'exposition utilisé
lors de la capture de l'image"
msgstr "L
a compensation d'exposition utilisée
lors de la capture de l'image"
msgid "capturing scene capture type"
msgstr "type de mode scène de la capture"
...
...
po/uk.po
View file @
d08e695a
This diff is collapsed.
Click to expand it.
win32/common/_stdint.h
View file @
d08e695a
#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.
3
"
#define _GENERATED_STDINT_H "gst-plugins-base 0.10.32.
4
"
/* generated using gnu compiler gcc (Debian 4.5.2-8) 4.5.2 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
...
...
win32/common/config.h
View file @
d08e695a
...
...
@@ -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-
27T10:52
Z"
#define GST_PACKAGE_RELEASE_DATETIME "2011-04-
30T15:57
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.
3
"
#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.32.
4
"
/* 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.
3
"
#define PACKAGE_VERSION "0.10.32.
4
"
/* directory where plugins are located */
#ifdef _DEBUG
...
...
@@ -377,7 +377,7 @@
#undef USE_TREMOLO
/* Version number of package */
#define VERSION "0.10.32.
3
"
#define VERSION "0.10.32.
4
"
/* 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