From 9a031092d5459534c9383ec51c84863f4863b266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 19 Jul 2014 16:25:53 +0200 Subject: Imported Upstream version 1.4.0 --- ChangeLog | 100 +++++- NEWS | 4 +- RELEASE | 53 ++-- configure | 34 +-- configure.ac | 4 +- docs/gst/gst-universe.svg | 339 +++++++++++---------- docs/gst/html/api-index-full.html | 24 +- docs/gst/html/gstreamer-GstVersion.html | 4 +- docs/gst/html/gstreamer-hierarchy.html | 2 +- docs/gst/html/index.html | 2 +- docs/libs/html/api-index-full.html | 4 +- docs/libs/html/index.html | 2 +- .../gstreamer-plugins-plugin-coreelements.html | 2 +- docs/plugins/html/index.html | 2 +- docs/plugins/inspect/plugin-coreelements.xml | 2 +- gst/gst.c | 2 +- gst/gstdebugutils.c | 1 + gstreamer.doap | 10 + gstreamer.spec | 2 +- libs/gst/base/gstbaseparse.c | 3 + plugins/elements/gsttypefindelement.c | 5 + po/af.gmo | Bin 14454 -> 14454 bytes po/af.po | 2 +- po/az.gmo | Bin 1683 -> 1683 bytes po/az.po | 2 +- po/be.gmo | Bin 4843 -> 4843 bytes po/be.po | 2 +- po/bg.gmo | Bin 42608 -> 42608 bytes po/bg.po | 2 +- po/ca.gmo | Bin 33221 -> 33221 bytes po/ca.po | 2 +- po/cs.gmo | Bin 36164 -> 36164 bytes po/cs.po | 2 +- po/da.gmo | Bin 35688 -> 35688 bytes po/da.po | 8 +- po/de.gmo | Bin 37325 -> 37325 bytes po/de.po | 2 +- po/el.gmo | Bin 43323 -> 43323 bytes po/el.po | 2 +- po/en_GB.gmo | Bin 11028 -> 11028 bytes po/en_GB.po | 2 +- po/eo.gmo | Bin 4307 -> 4307 bytes po/eo.po | 2 +- po/es.gmo | Bin 33418 -> 33418 bytes po/es.po | 2 +- po/eu.gmo | Bin 28949 -> 28949 bytes po/eu.po | 2 +- po/fi.gmo | Bin 31958 -> 31958 bytes po/fi.po | 2 +- po/fr.gmo | Bin 35283 -> 35283 bytes po/fr.po | 2 +- po/gl.gmo | Bin 34937 -> 34937 bytes po/gl.po | 2 +- po/gstreamer-1.0.pot | 6 +- po/hr.gmo | Bin 31213 -> 31213 bytes po/hr.po | 2 +- po/hu.gmo | Bin 37285 -> 37285 bytes po/hu.po | 2 +- po/id.gmo | Bin 35145 -> 35145 bytes po/id.po | 2 +- po/it.gmo | Bin 33061 -> 33061 bytes po/it.po | 2 +- po/ja.gmo | Bin 16417 -> 16417 bytes po/ja.po | 2 +- po/lt.gmo | Bin 30798 -> 30798 bytes po/lt.po | 2 +- po/nb.gmo | Bin 9881 -> 9881 bytes po/nb.po | 2 +- po/nl.gmo | Bin 36224 -> 36224 bytes po/nl.po | 2 +- po/pl.gmo | Bin 36584 -> 36584 bytes po/pl.po | 2 +- po/pt_BR.gmo | Bin 36400 -> 36400 bytes po/pt_BR.po | 2 +- po/ro.gmo | Bin 32196 -> 32196 bytes po/ro.po | 2 +- po/ru.gmo | Bin 47078 -> 47078 bytes po/ru.po | 2 +- po/rw.gmo | Bin 689 -> 689 bytes po/rw.po | 2 +- po/sk.gmo | Bin 35880 -> 35880 bytes po/sk.po | 2 +- po/sl.gmo | Bin 34967 -> 34967 bytes po/sl.po | 2 +- po/sq.gmo | Bin 12127 -> 12127 bytes po/sq.po | 2 +- po/sr.gmo | Bin 46552 -> 46552 bytes po/sr.po | 2 +- po/sv.gmo | Bin 35236 -> 36003 bytes po/sv.po | 145 ++------- po/tr.gmo | Bin 11490 -> 11490 bytes po/tr.po | 2 +- po/uk.gmo | Bin 47938 -> 47938 bytes po/uk.po | 2 +- po/vi.gmo | Bin 40302 -> 40302 bytes po/vi.po | 2 +- po/zh_CN.gmo | Bin 25011 -> 25011 bytes po/zh_CN.po | 2 +- po/zh_TW.gmo | Bin 31958 -> 31958 bytes po/zh_TW.po | 2 +- win32/common/config.h | 8 +- win32/common/gstversion.h | 4 +- 102 files changed, 449 insertions(+), 397 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9bb02ca..d1b0644 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,105 @@ +=== release 1.4.0 === + +2014-07-19 Sebastian Dröge + + * configure.ac: + releasing 1.4.0 + +2014-07-19 12:16:58 +0200 Sebastian Dröge + + * po/da.po: + * po/sv.po: + po: Update translations + +2014-07-17 15:53:53 +0200 Thibault Saunier + + * libs/gst/base/gstbaseparse.c: + baseparse: Return FLOW_FLUSHING when pushing a frame on a pad that has been flushed + When going to READY, it is possible that we are still pusing a frame but that + our srcpad has already been set to flushing. In that case we should not + post any error on the bus but instead cleanly return FLOW_FLUSHING. + https://bugzilla.gnome.org/show_bug.cgi?id=733320 + +2014-07-17 07:07:36 +0200 Edward Hervey + + * plugins/elements/gsttypefindelement.c: + typefindelement: Propagate input buffer PTS and DTS + The initial buffers (that were used for timestamping) might have PTS + and DTS set. In order to forward those properly, get the initial + PTS/DTS from the adapter and set them on the reconstructed output + buffer. + https://bugzilla.gnome.org/show_bug.cgi?id=733291 + +2014-07-12 17:01:23 +0200 Sebastian Rasmussen + + * gst/gstdebugutils.c: + debugutils: Unref pad template after use + Fixes https://bugzilla.gnome.org/show_bug.cgi?id=733121 + +2014-07-14 18:10:45 -0300 Thiago Santos + + * gst/gst.c: + gst: init taglist gtype to use it in gstvalue + Otherwise it will have a 0 value and GstTagList won't be found + for GstValue functions (serialization/deserialization) + https://bugzilla.gnome.org/show_bug.cgi?id=733131 + === release 1.3.91 === -2014-07-11 Sebastian Dröge +2014-07-11 10:46:01 +0200 Sebastian Dröge + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.3.91 + * docs/plugins/inspect/plugin-coreelements.xml: + * gstreamer.doap: + * win32/common/config.h: + * win32/common/gstversion.h: + Release 1.3.91 + +2014-07-11 10:41:20 +0200 Sebastian Dröge + + * po/af.po: + * po/az.po: + * po/be.po: + * po/bg.po: + * po/ca.po: + * po/cs.po: + * po/da.po: + * po/de.po: + * po/el.po: + * po/en_GB.po: + * po/eo.po: + * po/es.po: + * po/eu.po: + * po/fi.po: + * po/fr.po: + * po/gl.po: + * po/hr.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/ja.po: + * po/lt.po: + * po/nb.po: + * po/nl.po: + * po/pl.po: + * po/pt_BR.po: + * po/ro.po: + * po/ru.po: + * po/rw.po: + * po/sk.po: + * po/sl.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/tr.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + * po/zh_TW.po: + Update .po files 2014-07-11 08:51:08 +0200 Sebastian Dröge diff --git a/NEWS b/NEWS index c6cb828..a4e47ed 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -This is GStreamer 1.3.91 +This is GStreamer 1.4.0 Changes since 1.2: @@ -97,7 +97,7 @@ Major changes: are available on OS X and iOS now. • Other changes: - ∘ gst-libav now uses libav 10.1, and gained support for H265/HEVC. + ∘ gst-libav now uses libav 10.2, and gained support for H265/HEVC. ∘ Support for hardware codecs and special memory types has been improved with bugfixes and feature additions in various plugins and base classes. diff --git a/RELEASE b/RELEASE index 1d1f6da..4d4929d 100644 --- a/RELEASE +++ b/RELEASE @@ -1,27 +1,34 @@ -Release notes for GStreamer 1.3.91 +Release notes for GStreamer 1.4.0 -The GStreamer team is pleased to announce the second release candidate of -the stable 1.4 release series. The 1.4 release series is adding new features -on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x -release series of the GStreamer multimedia framework. +The GStreamer team is pleased to announce the first release of +the stable 1.4 release series. The 1.4 release series is adding new +features on top of the 1.0 and 1.2 series and is part of the API and +ABI-stable 1.x release series of the GStreamer multimedia framework. -This release candidate will hopefully shortly be followed by the stable 1.4.0 -release if no bigger regressions or bigger issues are detected, and enough -testing of the release candidate happened. The new API that was added during -the 1.3 release series is not expected to change anymore at this point. +Binaries for Android, iOS, Mac OS X and Windows are provided together +with this release. -Binaries for Android, iOS, Mac OS X and Windows are provided together with this -release. -The stable 1.4 release series is API and ABI compatible with 1.0.x, 1.2.x and -any other 1.x release series in the future. Compared to 1.2.x it contains some -new features and more intrusive changes that were considered too risky as a -bugfix. +The stable 1.4 release series is API and ABI compatible with 1.0.x, +1.2.x and any other 1.x release series in the future. Compared to 1.2.x +it contains some new features and more intrusive changes that were +considered too risky as a bugfix. + + + +The versioning scheme that is used in general is that 1.x.y is API and +ABI backwards compatible with previous 1.x.y releases. If x is an even +number it is a stable release series and all releases in this series +will only contain important bugfixes, e.g. the 1.0 series with 1.0.7. If +x is odd it is a development release series that will lead to the next +stable release series 1.x+1 and contains new features and bigger +changes. During the development release series, new API can still +change. @@ -48,12 +55,8 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg) Bugs fixed in this release - * 732534 : Introspection and documentation issues for new 1.4 symbols - * 732540 : basesink: reset QoS on segment event - * 732556 : pad: Race condition when removing sticky events - * 732559 : identity: Should proxy accept-caps query - * 732770 : gst-uninstalled: add video and base library paths from -bad - * 732786 : docs: Various fixes for omissions, typos and inconsistencies. + * 733121 : debugutils: Unref pad template after use + * 733291 : typefindelement: Propagate input buffer PTS and DTS ==== Download ==== @@ -90,13 +93,9 @@ subscribe to the gstreamer-devel list. Contributors to this release - * Evan Nemerson - * Guillaume Desmottes - * Göran Jönsson - * Matthieu Bouron + * Edward Hervey * Sebastian Dröge * Sebastian Rasmussen * Thiago Santos - * Tim-Philipp Müller - * Vincent Penquerc'h + * Thibault Saunier   \ No newline at end of file diff --git a/configure b/configure index d7d03a1..af67c12 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GStreamer 1.3.91. +# Generated by GNU Autoconf 2.69 for GStreamer 1.4.0. # # Report bugs to . # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='GStreamer' PACKAGE_TARNAME='gstreamer' -PACKAGE_VERSION='1.3.91' -PACKAGE_STRING='GStreamer 1.3.91' +PACKAGE_VERSION='1.4.0' +PACKAGE_STRING='GStreamer 1.4.0' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_URL='' @@ -1638,7 +1638,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures GStreamer 1.3.91 to adapt to many kinds of systems. +\`configure' configures GStreamer 1.4.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1709,7 +1709,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GStreamer 1.3.91:";; + short | recursive ) echo "Configuration of GStreamer 1.4.0:";; esac cat <<\_ACEOF @@ -1891,7 +1891,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GStreamer configure 1.3.91 +GStreamer configure 1.4.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2664,7 +2664,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GStreamer $as_me 1.3.91, which was +It was created by GStreamer $as_me 1.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3645,7 +3645,7 @@ fi # Define the identity of the package. PACKAGE='gstreamer' - VERSION='1.3.91' + VERSION='1.4.0' cat >>confdefs.h <<_ACEOF @@ -3856,9 +3856,9 @@ fi - PACKAGE_VERSION_MAJOR=$(echo 1.3.91 | cut -d'.' -f1) - PACKAGE_VERSION_MINOR=$(echo 1.3.91 | cut -d'.' -f2) - PACKAGE_VERSION_MICRO=$(echo 1.3.91 | cut -d'.' -f3) + PACKAGE_VERSION_MAJOR=$(echo 1.4.0 | cut -d'.' -f1) + PACKAGE_VERSION_MINOR=$(echo 1.4.0 | cut -d'.' -f2) + PACKAGE_VERSION_MICRO=$(echo 1.4.0 | cut -d'.' -f3) @@ -3869,7 +3869,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5 $as_echo_n "checking nano version... " >&6; } - NANO=$(echo 1.3.91 | cut -d'.' -f4) + NANO=$(echo 1.4.0 | cut -d'.' -f4) if test x"$NANO" = x || test "x$NANO" = "x0" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5 @@ -8527,10 +8527,10 @@ fi done - GST_CURRENT=391 + GST_CURRENT=400 GST_REVISION=0 - GST_AGE=391 - GST_LIBVERSION=391:0:391 + GST_AGE=400 + GST_LIBVERSION=400:0:400 @@ -27564,7 +27564,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GStreamer $as_me 1.3.91, which was +This file was extended by GStreamer $as_me 1.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -27630,7 +27630,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GStreamer config.status 1.3.91 +GStreamer config.status 1.4.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 3f8b1a9..7730da6 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, git and prerelease does Werror too dnl -AC_INIT([GStreamer],[1.3.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer]) +AC_INIT([GStreamer],[1.4.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer]) AG_GST_INIT dnl initialize automake (we require GNU make) @@ -64,7 +64,7 @@ dnl 1.2.5 => 205 dnl 1.10.9 (who knows) => 1009 dnl dnl sets GST_LT_LDFLAGS -AS_LIBTOOL(GST, 391, 0, 391) +AS_LIBTOOL(GST, 400, 0, 400) dnl *** autotools stuff **** diff --git a/docs/gst/gst-universe.svg b/docs/gst/gst-universe.svg index 9096ba4..61067f9 100644 --- a/docs/gst/gst-universe.svg +++ b/docs/gst/gst-universe.svg @@ -1,293 +1,310 @@ - - - + + pipeline - + application - -application + +application bus - + -bus +bus + -application->bus - - -listen on +application->bus + + +listen on event - - -event + + +event + -application->event - - -send +application->event + + +send pipeline - - -pipeline + + +pipeline + -application->pipeline - - -has +application->pipeline + + +has query - - -query + + +query + -application->query - - -send +application->query + + +send bin - - -bin + + +bin + element - - -element + + +element + -bin->element - - -is-a +bin->element + + +is-a -bin->element - - -has n +bin->element + + +has n message - - -message + + +message + -bus->message - - -receive +bus->message + + +receive buffer - - -buffer + + +buffer + caps - - -caps + + +caps + -buffer->caps - - -has n +buffer->caps + + +has n structure - - -structure + + +structure + -caps->structure - - -has n +caps->structure + + +has n clock - - -clock + + +clock + -element->buffer - - -send & receive +element->buffer + + +send & receive -element->clock - - -may provide +element->clock + + +may provide element_factory - - -element factory + + +element factory + -element->element_factory - - -is created from +element->element_factory + + +is created from -element->event - - -send & receive +element->event + + +send & receive -element->message - - -send +element->message + + +send pad - - -pad + + +pad + -element->pad - - -has n +element->pad + + +has n pad_template - - -pad template + + +pad template + -element->pad_template - - -has n +element->pad_template + + +has n -element->query - - -answers +element->query + + +answers plugin_feature - - -plugin feature + + +plugin feature + -element_factory->plugin_feature - - -is-a +element_factory->plugin_feature + + +is-a -pad->caps - - -has n +pad->caps + + +has n -pad->pad_template - - -is created from +pad->pad_template + + +is created from -pad_template->caps - - -has n +pad_template->caps + + +has n -pipeline->bin - - -is-a +pipeline->bin + + +is-a -pipeline->bus - - -has 1 +pipeline->bus + + +has 1 -pipeline->clock - - -has 1 +pipeline->clock + + +has 1 plugin - - -plugin + + +plugin + -plugin->plugin_feature - - -has n +plugin->plugin_feature + + +has n registry - - -registry + + +registry + -registry->plugin - - -has n +registry->plugin + + +has n diff --git a/docs/gst/html/api-index-full.html b/docs/gst/html/api-index-full.html index b768c68..f9da161 100644 --- a/docs/gst/html/api-index-full.html +++ b/docs/gst/html/api-index-full.html @@ -1793,11 +1793,11 @@
-gst_debug_bin_to_dot_file_with_ts, function in GstInfo +GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS, macro in GstInfo
-GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS, macro in GstInfo +gst_debug_bin_to_dot_file_with_ts, function in GstInfo
@@ -4538,11 +4538,11 @@
-gst_pad_is_active, function in GstPad +GST_PAD_IS_ACTIVE, macro in GstPad
-GST_PAD_IS_ACTIVE, macro in GstPad +gst_pad_is_active, function in GstPad
@@ -4554,11 +4554,11 @@
-gst_pad_is_blocking, function in GstPad +GST_PAD_IS_BLOCKING, macro in GstPad
-GST_PAD_IS_BLOCKING, macro in GstPad +gst_pad_is_blocking, function in GstPad
@@ -4574,11 +4574,11 @@
-GST_PAD_IS_LINKED, macro in GstPad +gst_pad_is_linked, function in GstPad
-gst_pad_is_linked, function in GstPad +GST_PAD_IS_LINKED, macro in GstPad
@@ -5410,11 +5410,11 @@
-gst_poll_fd_init, function in GstPoll +GST_POLL_FD_INIT, macro in GstPoll
-GST_POLL_FD_INIT, macro in GstPoll +gst_poll_fd_init, function in GstPoll
@@ -6289,11 +6289,11 @@
-GstState, enum in GstElement +GST_STATE, macro in GstElement
-GST_STATE, macro in GstElement +GstState, enum in GstElement
diff --git a/docs/gst/html/gstreamer-GstVersion.html b/docs/gst/html/gstreamer-GstVersion.html index aac6b95..e47b06a 100644 --- a/docs/gst/html/gstreamer-GstVersion.html +++ b/docs/gst/html/gstreamer-GstVersion.html @@ -97,14 +97,14 @@ GStreamer you are currently linked against.


GST_VERSION_MINOR

-
#define GST_VERSION_MINOR (3)
+
#define GST_VERSION_MINOR (4)
 

The minor version of GStreamer at compile time:


GST_VERSION_MICRO

-
#define GST_VERSION_MICRO (91)
+
#define GST_VERSION_MICRO (0)
 

The micro version of GStreamer at compile time:

diff --git a/docs/gst/html/gstreamer-hierarchy.html b/docs/gst/html/gstreamer-hierarchy.html index a3edae0..ff07b94 100644 --- a/docs/gst/html/gstreamer-hierarchy.html +++ b/docs/gst/html/gstreamer-hierarchy.html @@ -66,11 +66,11 @@ ├── GstSample ├── GstContext ├── GstDateTime + ├── GstTagList ├── GstToc ├── GstTocEntry ├── GstSegment ├── GstAllocationParams - ├── GstTagList ╰── GstParseContext diff --git a/docs/gst/html/index.html b/docs/gst/html/index.html index f32e77c..5a51e2e 100644 --- a/docs/gst/html/index.html +++ b/docs/gst/html/index.html @@ -15,7 +15,7 @@

- for GStreamer Core 1.0 (1.3.91) + for GStreamer Core 1.0 (1.4.0) The latest version of this documentation can be found on-line at http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/.

diff --git a/docs/libs/html/api-index-full.html b/docs/libs/html/api-index-full.html index c2de45f..49e5ab6 100644 --- a/docs/libs/html/api-index-full.html +++ b/docs/libs/html/api-index-full.html @@ -1121,11 +1121,11 @@
-GST_BYTE_READER_INIT, macro in GstByteReader +gst_byte_reader_init, function in GstByteReader
-gst_byte_reader_init, function in GstByteReader +GST_BYTE_READER_INIT, macro in GstByteReader
diff --git a/docs/libs/html/index.html b/docs/libs/html/index.html index 1290ba3..40a943e 100644 --- a/docs/libs/html/index.html +++ b/docs/libs/html/index.html @@ -15,7 +15,7 @@

- for GStreamer Library 1.0 (1.3.91) + for GStreamer Library 1.0 (1.4.0) The latest version of this documentation can be found on-line at http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/.

diff --git a/docs/plugins/html/gstreamer-plugins-plugin-coreelements.html b/docs/plugins/html/gstreamer-plugins-plugin-coreelements.html index 0076dc2..ec82e07 100644 --- a/docs/plugins/html/gstreamer-plugins-plugin-coreelements.html +++ b/docs/plugins/html/gstreamer-plugins-plugin-coreelements.html @@ -41,7 +41,7 @@

version

-1.3.91 +1.4.0

run-time license

diff --git a/docs/plugins/html/index.html b/docs/plugins/html/index.html index 2d87dcc..a275e40 100644 --- a/docs/plugins/html/index.html +++ b/docs/plugins/html/index.html @@ -15,7 +15,7 @@

- for GStreamer Core Plugins 1.0 (1.3.91) + for GStreamer Core Plugins 1.0 (1.4.0) The latest version of this documentation can be found on-line at http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/.

diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml index 14b6e3b..ff7a3be 100644 --- a/docs/plugins/inspect/plugin-coreelements.xml +++ b/docs/plugins/inspect/plugin-coreelements.xml @@ -3,7 +3,7 @@ GStreamer core elements ../../plugins/elements/.libs/libgstcoreelements.so libgstcoreelements.so - 1.3.91 + 1.4.0 LGPL gstreamer GStreamer source release diff --git a/gst/gst.c b/gst/gst.c index f160772..4194e8e 100644 --- a/gst/gst.c +++ b/gst/gst.c @@ -676,11 +676,11 @@ init_post (GOptionContext * context, GOptionGroup * group, gpointer data, _priv_gst_sample_initialize (); _priv_gst_context_initialize (); _priv_gst_date_time_initialize (); + _priv_gst_tag_initialize (); _priv_gst_toc_initialize (); _priv_gst_value_initialize (); g_type_class_ref (gst_param_spec_fraction_get_type ()); - _priv_gst_tag_initialize (); gst_parse_context_get_type (); _priv_gst_plugin_initialize (); diff --git a/gst/gstdebugutils.c b/gst/gstdebugutils.c index 7b3ebf9..96901c3 100644 --- a/gst/gstdebugutils.c +++ b/gst/gstdebugutils.c @@ -154,6 +154,7 @@ debug_dump_pad (GstPad * pad, const gchar * color_name, style_name = "filled,solid"; if ((pad_templ = gst_pad_get_pad_template (pad))) { presence = GST_PAD_TEMPLATE_PRESENCE (pad_templ); + gst_object_unref (pad_templ); if (presence == GST_PAD_SOMETIMES) { style_name = "filled,dotted"; } else if (presence == GST_PAD_REQUEST) { diff --git a/gstreamer.doap b/gstreamer.doap index c4470ac..6fd7def 100644 --- a/gstreamer.doap +++ b/gstreamer.doap @@ -38,6 +38,16 @@ hierarchy, and a set of media-agnostic core elements. + + + 1.4.0 + 1.4 + + 2014-07-19 + + + + 1.3.91 diff --git a/gstreamer.spec b/gstreamer.spec index 84bc0fb..eed82b3 100644 --- a/gstreamer.spec +++ b/gstreamer.spec @@ -4,7 +4,7 @@ %define _glib2 2.32.0 Name: %{gstreamer} -Version: 1.3.91 +Version: 1.4.0 Release: 1 Summary: GStreamer streaming media framework runtime diff --git a/libs/gst/base/gstbaseparse.c b/libs/gst/base/gstbaseparse.c index fb31c9e..fdc2673 100644 --- a/libs/gst/base/gstbaseparse.c +++ b/libs/gst/base/gstbaseparse.c @@ -2358,6 +2358,9 @@ gst_base_parse_push_frame (GstBaseParse * parse, GstBaseParseFrame * frame) /* ERRORS */ no_caps: { + if (GST_PAD_IS_FLUSHING (parse->srcpad)) + return GST_FLOW_FLUSHING; + GST_ELEMENT_ERROR (parse, STREAM, DECODE, ("No caps set"), (NULL)); return GST_FLOW_ERROR; } diff --git a/plugins/elements/gsttypefindelement.c b/plugins/elements/gsttypefindelement.c index 400c370..02ce2be 100644 --- a/plugins/elements/gsttypefindelement.c +++ b/plugins/elements/gsttypefindelement.c @@ -540,6 +540,7 @@ stop_typefinding (GstTypeFindElement * typefind) gboolean push_cached_buffers; gsize avail; GstBuffer *buffer; + GstClockTime pts, dts; gst_element_get_state (GST_ELEMENT (typefind), &state, NULL, 0); @@ -557,7 +558,11 @@ stop_typefinding (GstTypeFindElement * typefind) if (avail == 0) goto no_data; + pts = gst_adapter_prev_pts (typefind->adapter, NULL); + dts = gst_adapter_prev_dts (typefind->adapter, NULL); buffer = gst_adapter_take_buffer (typefind->adapter, avail); + GST_BUFFER_PTS (buffer) = pts; + GST_BUFFER_DTS (buffer) = dts; GST_OBJECT_UNLOCK (typefind); if (!push_cached_buffers) { diff --git a/po/af.gmo b/po/af.gmo index ca6c175..9a02c6f 100644 Binary files a/po/af.gmo and b/po/af.gmo differ diff --git a/po/af.po b/po/af.po index 1608cb5..ff0860d 100644 --- a/po/af.po +++ b/po/af.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.9.7\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2005-12-05 11:45+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" diff --git a/po/az.gmo b/po/az.gmo index 29bbde8..26e9b62 100644 Binary files a/po/az.gmo and b/po/az.gmo differ diff --git a/po/az.po b/po/az.po index 545a673..a3b8be4 100644 --- a/po/az.po +++ b/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-0.8.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2004-03-19 18:40+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani \n" diff --git a/po/be.gmo b/po/be.gmo index fa09d74..5207ee8 100644 Binary files a/po/be.gmo and b/po/be.gmo differ diff --git a/po/be.po b/po/be.po index fec5ef3..4250dba 100644 --- a/po/be.po +++ b/po/be.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.9.7\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2006-01-18 22:26+0200\n" "Last-Translator: Ales Nyakhaychyk \n" "Language-Team: Belarusian \n" diff --git a/po/bg.gmo b/po/bg.gmo index 85c2370..8b2f9d1 100644 Binary files a/po/bg.gmo and b/po/bg.gmo differ diff --git a/po/bg.po b/po/bg.po index 3d80102..4d9bf92 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2011-04-26 22:40+0300\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" diff --git a/po/ca.gmo b/po/ca.gmo index 2e3b89a..84a7175 100644 Binary files a/po/ca.gmo and b/po/ca.gmo differ diff --git a/po/ca.po b/po/ca.po index b14d45f..0aed05a 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2010-11-04 19:41+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" diff --git a/po/cs.gmo b/po/cs.gmo index 6cc4977..a38b176 100644 Binary files a/po/cs.gmo and b/po/cs.gmo differ diff --git a/po/cs.po b/po/cs.po index 97e785c..1c03bab 100644 --- a/po/cs.po +++ b/po/cs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-03-09 11:07+0100\n" "Last-Translator: Marek Černocký \n" "Language-Team: Czech \n" diff --git a/po/da.gmo b/po/da.gmo index 5ef1a84..be9cdb1 100644 Binary files a/po/da.gmo and b/po/da.gmo differ diff --git a/po/da.po b/po/da.po index 7ac48a2..a584f37 100644 --- a/po/da.po +++ b/po/da.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" -"PO-Revision-Date: 2014-06-29 16:46+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" +"PO-Revision-Date: 2014-07-16 13:26+0200\n" "Last-Translator: Mogens Jaeger \n" "Language-Team: Danish \n" "Language: da\n" @@ -811,10 +811,10 @@ msgid "Information about the people behind a remix and similar interpretations" msgstr "Information om personerne bag et remix og lignende fortolkninger" msgid "midi-base-note" -msgstr "midi-base-note" +msgstr "midi-base-node" msgid "Midi note number of the audio track." -msgstr "Midi-notenummer på lydsporet." +msgstr "Midi-nodenummer på lydsporet." msgid ", " msgstr ", " diff --git a/po/de.gmo b/po/de.gmo index fa95680..a09acef 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/po/de.po b/po/de.po index 6ee6291..58801ab 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-05-22 20:48+0100\n" "Last-Translator: Christian Kirbach \n" "Language-Team: German \n" diff --git a/po/el.gmo b/po/el.gmo index 726fdff..1c8eee5 100644 Binary files a/po/el.gmo and b/po/el.gmo differ diff --git a/po/el.po b/po/el.po index 2ee0ecf..1981ba0 100644 --- a/po/el.po +++ b/po/el.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2010-11-29 11:14+0200\n" "Last-Translator: Michael Kotsarinis \n" "Language-Team: Greek \n" diff --git a/po/en_GB.gmo b/po/en_GB.gmo index 20d0199..ef36788 100644 Binary files a/po/en_GB.gmo and b/po/en_GB.gmo differ diff --git a/po/en_GB.po b/po/en_GB.po index a39a3dd..7edb89f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2004-04-26 10:36-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" diff --git a/po/eo.gmo b/po/eo.gmo index 972d646..a9669c1 100644 Binary files a/po/eo.gmo and b/po/eo.gmo differ diff --git a/po/eo.po b/po/eo.po index c8ea8f9..1147cc0 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2011-06-04 21:11+0100\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" diff --git a/po/es.gmo b/po/es.gmo index 2fec693..a4d85b1 100644 Binary files a/po/es.gmo and b/po/es.gmo differ diff --git a/po/es.po b/po/es.po index e7c36c1..4bcaf3d 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2011-10-02 15:45+0200\n" "Last-Translator: Jorge González González \n" "Language-Team: Spanish \n" diff --git a/po/eu.gmo b/po/eu.gmo index 0b2160c..803da38 100644 Binary files a/po/eu.gmo and b/po/eu.gmo differ diff --git a/po/eu.po b/po/eu.po index 5a1f528..f739089 100644 --- a/po/eu.po +++ b/po/eu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2010-03-25 13:10+0100\n" "Last-Translator: Mikel Olasagasti Uranga \n" "Language-Team: Basque \n" diff --git a/po/fi.gmo b/po/fi.gmo index 6753b04..0442f9e 100644 Binary files a/po/fi.gmo and b/po/fi.gmo differ diff --git a/po/fi.po b/po/fi.po index 31a26e0..c9b687a 100644 --- a/po/fi.po +++ b/po/fi.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2010-11-17 23:10+0200\n" "Last-Translator: Tommi Vainikainen \n" "Language-Team: Finnish \n" diff --git a/po/fr.gmo b/po/fr.gmo index d044d1a..7a8caef 100644 Binary files a/po/fr.gmo and b/po/fr.gmo differ diff --git a/po/fr.po b/po/fr.po index a8365c0..a851d65 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2012-12-05 19:31+0100\n" "Last-Translator: Claude Paroz \n" "Language-Team: French \n" diff --git a/po/gl.gmo b/po/gl.gmo index 31afa33..38c6870 100644 Binary files a/po/gl.gmo and b/po/gl.gmo differ diff --git a/po/gl.po b/po/gl.po index 0b8bd27..69e2485 100644 --- a/po/gl.po +++ b/po/gl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2012-12-15 03:29+0200\n" "Last-Translator: Fran Dieguez \n" "Language-Team: Galician \n" diff --git a/po/gstreamer-1.0.pot b/po/gstreamer-1.0.pot index 89856ea..b3e6766 100644 --- a/po/gstreamer-1.0.pot +++ b/po/gstreamer-1.0.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gstreamer 1.3.91\n" +"Project-Id-Version: gstreamer 1.4.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1229,7 +1229,7 @@ msgstr "" msgid "force caps without doing a typefind" msgstr "" -#: plugins/elements/gsttypefindelement.c:1051 +#: plugins/elements/gsttypefindelement.c:1056 msgid "Stream contains no data." msgstr "" diff --git a/po/hr.gmo b/po/hr.gmo index 3a5332c..67985ec 100644 Binary files a/po/hr.gmo and b/po/hr.gmo differ diff --git a/po/hr.po b/po/hr.po index 4c485da..000835c 100644 --- a/po/hr.po +++ b/po/hr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2012-05-25 16:47+0200\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" diff --git a/po/hu.gmo b/po/hu.gmo index 46765e2..9f05378 100644 Binary files a/po/hu.gmo and b/po/hu.gmo differ diff --git a/po/hu.po b/po/hu.po index db74fbd..571d9f6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-05-23 21:08+0200\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" diff --git a/po/id.gmo b/po/id.gmo index e11519d..c6e828d 100644 Binary files a/po/id.gmo and b/po/id.gmo differ diff --git a/po/id.po b/po/id.po index 64b6e07..5f1d596 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-05-31 22:06+0700\n" "Last-Translator: Andhika Padmawan \n" "Language-Team: Indonesian \n" diff --git a/po/it.gmo b/po/it.gmo index 0c29661..d2c37bf 100644 Binary files a/po/it.gmo and b/po/it.gmo differ diff --git a/po/it.po b/po/it.po index b1c720c..932dc44 100644 --- a/po/it.po +++ b/po/it.po @@ -106,7 +106,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2010-10-25 10:03+0200\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" diff --git a/po/ja.gmo b/po/ja.gmo index 9de6009..db3fa42 100644 Binary files a/po/ja.gmo and b/po/ja.gmo differ diff --git a/po/ja.po b/po/ja.po index a68918b..a90ad4a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2013-08-20 14:56+0900\n" "Last-Translator: Makoto Kato \n" "Language-Team: Japanese \n" diff --git a/po/lt.gmo b/po/lt.gmo index 3711c14..2f3a0a7 100644 Binary files a/po/lt.gmo and b/po/lt.gmo differ diff --git a/po/lt.po b/po/lt.po index 0cc6d77..3b946c8 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.29.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2010-07-16 00:50+0300\n" "Last-Translator: Žygimantas Beručka \n" "Language-Team: Lithuanian \n" diff --git a/po/nb.gmo b/po/nb.gmo index b8f7c8e..44aa1f7 100644 Binary files a/po/nb.gmo and b/po/nb.gmo differ diff --git a/po/nb.po b/po/nb.po index 16c3bc9..ab2073e 100644 --- a/po/nb.po +++ b/po/nb.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2010-10-24 21:36+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian Bokmaal \n" diff --git a/po/nl.gmo b/po/nl.gmo index 68a4e4a..2560257 100644 Binary files a/po/nl.gmo and b/po/nl.gmo differ diff --git a/po/nl.po b/po/nl.po index c4d4de1..df05bec 100644 --- a/po/nl.po +++ b/po/nl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-05-22 00:46+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" diff --git a/po/pl.gmo b/po/pl.gmo index 542f858..de9a865 100644 Binary files a/po/pl.gmo and b/po/pl.gmo differ diff --git a/po/pl.po b/po/pl.po index 360e99d..4f0ff4a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-05-22 18:22+0200\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo index 1607d41..fa478cf 100644 Binary files a/po/pt_BR.gmo and b/po/pt_BR.gmo differ diff --git a/po/pt_BR.po b/po/pt_BR.po index a4fbda9..3089a24 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2013-12-29 18:20-0200\n" "Last-Translator: Fabrício Godoy \n" "Language-Team: Brazilian Portuguese \n" "Language-Team: Romanian \n" diff --git a/po/ru.gmo b/po/ru.gmo index 601ca13..b940083 100644 Binary files a/po/ru.gmo and b/po/ru.gmo differ diff --git a/po/ru.po b/po/ru.po index 10bba83..9bcd226 100644 --- a/po/ru.po +++ b/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-05-22 20:12+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" diff --git a/po/rw.gmo b/po/rw.gmo index aebe480..00e63d4 100644 Binary files a/po/rw.gmo and b/po/rw.gmo differ diff --git a/po/rw.po b/po/rw.po index 2364bf4..e09e676 100644 --- a/po/rw.po +++ b/po/rw.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2005-04-04 10:55-0700\n" "Last-Translator: Steven Michael Murphy \n" "Language-Team: Kinyarwanda \n" diff --git a/po/sk.gmo b/po/sk.gmo index df52fb2..362ddeb 100644 Binary files a/po/sk.gmo and b/po/sk.gmo differ diff --git a/po/sk.po b/po/sk.po index f70431d..3f73db1 100644 --- a/po/sk.po +++ b/po/sk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-01-30 10:24+0100\n" "Last-Translator: Peter Tuhársky \n" "Language-Team: Slovak \n" diff --git a/po/sl.gmo b/po/sl.gmo index c4e8e70..0249fe7 100644 Binary files a/po/sl.gmo and b/po/sl.gmo differ diff --git a/po/sl.po b/po/sl.po index 71a9c4a..6e5df70 100644 --- a/po/sl.po +++ b/po/sl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-04-09 22:38+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian \n" diff --git a/po/sq.gmo b/po/sq.gmo index b92579c..5c001f9 100644 Binary files a/po/sq.gmo and b/po/sq.gmo differ diff --git a/po/sq.po b/po/sq.po index 4c9fbdf..6a8eb21 100644 --- a/po/sq.po +++ b/po/sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.4\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2004-08-07 23:46+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" diff --git a/po/sr.gmo b/po/sr.gmo index 5983462..7a79db8 100644 Binary files a/po/sr.gmo and b/po/sr.gmo differ diff --git a/po/sr.po b/po/sr.po index 4f489d1..f316928 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-06-18 20:12+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" diff --git a/po/sv.gmo b/po/sv.gmo index 97f6d71..35d4a58 100644 Binary files a/po/sv.gmo and b/po/sv.gmo differ diff --git a/po/sv.po b/po/sv.po index 50bc93b..f86bb68 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,5 +1,5 @@ # Swedish messages for gstreamer. -# Copyright © 2004-2014 Free Software Foundation, Inc. +# Copyright (C) 2004-2014 Free Software Foundation, Inc. # This file is distributed under the same license as the gstreamer package. # Christian Rose , 2004, 2005. # Daniel Nylander , 2007, 2008, 2009, 2010, 2011. @@ -7,10 +7,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gstreamer 1.2.1\n" +"Project-Id-Version: gstreamer 1.3.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" -"PO-Revision-Date: 2014-05-04 12:11+0100\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" +"PO-Revision-Date: 2014-07-11 02:52+0200\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "Print the GStreamer version" -msgstr "Skriv ut Gstreamer-versionen" +msgstr "Skriv ut GStreamer-versionen" msgid "Make all warnings fatal" msgstr "Gör alla varningar ödesdigra" @@ -197,7 +197,7 @@ msgid "Could not perform seek on resource." msgstr "Kunde inte utföra spolning på resursen." msgid "Could not synchronize on resource." -msgstr "Kunde inte synronisera på resursen." +msgstr "Kunde inte synkronisera på resursen." msgid "Could not get/set settings from/on resource." msgstr "Kunde inte hämta/ställa in inställningar från/på resursen." @@ -205,9 +205,8 @@ msgstr "Kunde inte hämta/ställa in inställningar från/på resursen." msgid "No space left on the resource." msgstr "Inget ledigt utrymme på resursen." -#, fuzzy msgid "Not authorized to access resource." -msgstr "Inget ledigt utrymme på resursen." +msgstr "Har ej befogenhet att använda resursen." msgid "GStreamer encountered a general stream error." msgstr "GStreamer stötte på ett allmänt strömfel." @@ -480,10 +479,10 @@ msgid "codec the audio data is stored in" msgstr "komprimeringsmetod som dessa ljuddata lagras med" msgid "subtitle codec" -msgstr "kodek för undertext" +msgstr "omkodare för undertext" msgid "codec the subtitle data is stored in" -msgstr "kodek som undertextdata lagrats med" +msgstr "omkodare som undertextdata lagrats med" msgid "container format" msgstr "behållarformat" @@ -533,35 +532,30 @@ msgstr "serienummer" msgid "serial number of track" msgstr "serienummer för spår" -# Osäker. msgid "replaygain track gain" msgstr "uppspelningsförstärkning spårförstärkning" msgid "track gain in db" msgstr "spårförstärkning i db" -# Osäker. msgid "replaygain track peak" msgstr "uppspelningsförstärkning spårtopp" msgid "peak of the track" msgstr "toppen för spåret" -# Osäker. msgid "replaygain album gain" msgstr "uppspelningsförstärkning albumförstärkning" msgid "album gain in db" msgstr "albumförstärkning i db" -# Osäker. msgid "replaygain album peak" msgstr "uppspelningsförstärkning albumtopp" msgid "peak of the album" msgstr "toppen för albumet" -# Osäker. msgid "replaygain reference level" msgstr "referensnivå för uppspelningsförstärkning" @@ -688,7 +682,7 @@ msgstr "förflyttningshastighet för geografisk plats" msgid "" "movement speed of the capturing device while performing the capture in m/s" -msgstr "förflyttningshastighet för fångstenheten när mediat skapas (i meter/s)" +msgstr "förflyttningshastighet för fångstenheten när mediet skapas (i meter/s)" msgid "geo location movement direction" msgstr "förflyttningsriktning för geografisk plats" @@ -698,7 +692,7 @@ msgid "" "media. It is represented as degrees in floating point representation, 0 " "means the geographic north, and increases clockwise" msgstr "" -"indikerar riktningen som enheten förflyttas när mediat skapas. Det " +"indikerar riktningen som enheten förflyttas när mediet skapas. Det " "representeras som grader i flyttalsrepresentation, 0 betyder geografiskt " "nordlig riktning och ökar medsols" @@ -710,7 +704,7 @@ msgid "" "It is represented as degrees in floating point representation, 0 means the " "geographic north, and increases clockwise" msgstr "" -"indikerar riktningen som enheten pekar mot när mediat skapas. Det " +"indikerar riktningen som enheten pekar mot när mediet skapas. Det " "representeras som grader i flyttalsrepresentation, 0 betyder geografiskt " "nordlig riktning och ökar medsols" @@ -719,7 +713,7 @@ msgid "show name" msgstr "visningsnamn" msgid "Name of the tv/podcast/series show the media is from" -msgstr "Namn på tv-program/poddsändning/serie som mediat kommer från" +msgstr "Namn på TV-program/poddsändning/serie som mediet kommer från" #. TRANSLATORS: 'show sortname' = 'TV/radio/podcast show name as used for sorting purposes' here msgid "show sortname" @@ -728,26 +722,26 @@ msgstr "visa sorteringsnamn" msgid "" "Name of the tv/podcast/series show the media is from, for sorting purposes" msgstr "" -"Namn på tv-program/poddsändning/serie som mediat kommer från, för " +"Namn på TV-program/poddsändning/serie som mediet kommer från, för " "sorteringsändamål" msgid "episode number" msgstr "avsnittsnummer" msgid "The episode number in the season the media is part of" -msgstr "Avsnittsnumret i säsongen som mediat är en del av" +msgstr "Avsnittsnumret i säsongen som mediet är en del av" msgid "season number" msgstr "säsongsnummer" msgid "The season number of the show the media is part of" -msgstr "Säsongsnumret för programmet som mediat är en del av" +msgstr "Säsongsnumret för programmet som mediet är en del av" msgid "lyrics" msgstr "låttexter" msgid "The lyrics of the media, commonly used for songs" -msgstr "Låttexter för mediat, används oftast för låtar" +msgstr "Låttexter för mediet, används oftast för låtar" msgid "composer sortname" msgstr "sorteringsnamn för kompositör" @@ -772,7 +766,7 @@ msgid "" "Rating attributed by a user. The higher the rank, the more the user likes " "this media" msgstr "" -"Betyg angivit av en användare. Desto högre ranking, desto mer gillar " +"Betyg angivit av en användare. Desto högre rankning, desto mer gillar " "användaren detta media" msgid "device manufacturer" @@ -818,10 +812,10 @@ msgid "Information about the people behind a remix and similar interpretations" msgstr "Information om människorna bakom en remix eller liknande tolkning" msgid "midi-base-note" -msgstr "" +msgstr "midi-bas-not" msgid "Midi note number of the audio track." -msgstr "" +msgstr "Midi-not-nummer för ljudspåret." msgid ", " msgstr ", " @@ -848,11 +842,11 @@ msgstr "" #, c-format msgid "link has no source [sink=%s@%p]" -msgstr "" +msgstr "länk har ingen källa [utgång=%s@%p]" #, c-format msgid "link has no sink [source=%s@%p]" -msgstr "" +msgstr "länk har ingen utgång [källa=%s@%p]" #, c-format msgid "no property \"%s\" in element \"%s\"" @@ -872,11 +866,11 @@ msgstr "inget \"%s\"-element" #, c-format msgid "unexpected reference \"%s\" - ignoring" -msgstr "" +msgstr "oväntad referens \"%s\" - ignorerar" #, c-format msgid "unexpected pad-reference \"%s\" - ignoring" -msgstr "" +msgstr "oväntad kontakt-referens \"%s\" - ignorerar" #, c-format msgid "could not parse caps \"%s\"" @@ -891,18 +885,18 @@ msgid "no source element for URI \"%s\"" msgstr "inget källelement för URI:n \"%s\"" msgid "syntax error" -msgstr "" +msgstr "syntaxfel" msgid "bin" -msgstr "" +msgstr "korg" #, c-format msgid "specified empty bin \"%s\", not allowed" msgstr "angav tom korg \"%s\", inte tillåtet" -#, fuzzy, c-format +#, c-format msgid "no bin \"%s\", unpacking elements" -msgstr "ingen korg \"%s\", hoppar över" +msgstr "ingen korg \"%s\", packar upp element" msgid "empty pipeline not allowed" msgstr "tom rörledning är inte tillåtet" @@ -1192,14 +1186,14 @@ msgstr "Förlopp: (%s) %s\n" #, c-format msgid "Missing element: %s\n" -msgstr "Element saknas: \"%s\"\n" +msgstr "Element saknas: %s\n" #, c-format msgid "Got context from element '%s': %s=%s\n" -msgstr "Fick kontext från elementet '%s': %s=%s\n" +msgstr "Fick kontext från elementet \"%s\": %s=%s\n" msgid "Output tags (also known as metadata)" -msgstr "Utmatningstaggar (även känt som metadata)" +msgstr "Mata ut taggar (även känt som metadata)" msgid "Output TOC (chapters and editions)" msgstr "Skriv ut INNEHÅLL (kapitel och utgåvor)" @@ -1211,10 +1205,10 @@ msgid "Do not print any progress information" msgstr "Skriv inte ut någon förloppsinformation" msgid "Output messages" -msgstr "Utmatningsmeddelanden" +msgstr "Mata ut meddelanden" msgid "Do not output status information of TYPE" -msgstr "Skriv inte ut statusinformation av TYP" +msgstr "Mata inte ut statusinformation av TYP" msgid "TYPE1,TYPE2,..." msgstr "TYP1,TYP2,..." @@ -1235,7 +1229,6 @@ msgstr "FEL: rörledningen kunde inte konstrueras: %s.\n" msgid "ERROR: pipeline could not be constructed.\n" msgstr "FEL: rörledningen kunde inte konstrueras.\n" -# Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 #, c-format msgid "WARNING: erroneous pipeline: %s\n" msgstr "VARNING: felaktig rörledning: %s\n" @@ -1273,7 +1266,6 @@ msgstr "EOS vid avstängning aktiverad -- Tvingar EOS på rörledningen\n" msgid "EOS on shutdown enabled -- waiting for EOS after Error\n" msgstr "EOS vid avstängning aktiverad -- Väntar på EOS efter fel\n" -# EOS = End Of Stream msgid "Waiting for EOS...\n" msgstr "Väntar på EOS...\n" @@ -1286,7 +1278,6 @@ msgstr "Avbrott medan EOS väntades på: Stoppar rörledningen...\n" msgid "An error happened while waiting for EOS\n" msgstr "Ett fel inträffade vid väntan på EOS\n" -# Felrapporterat i http://bugzilla.gnome.org/show_bug.cgi?id=137431 msgid "Execution ended after %" msgstr "Körning avslutades efter %" @@ -1298,73 +1289,3 @@ msgstr "Ställer in rörledningen till NULL...\n" msgid "Freeing pipeline ...\n" msgstr "Frigör rörledning ...\n" - -#~ msgid "link without source element" -#~ msgstr "länk utan källelement" - -#~ msgid "link without sink element" -#~ msgstr "länk utan utgångselement" - -#~ msgid "no element to link URI \"%s\" to" -#~ msgstr "inget element att länka URI:n \"%s\" till" - -#~ msgid "could not link sink element for URI \"%s\"" -#~ msgstr "kunde inte länka utgångselementet för URI:n \"%s\"" - -#~ msgid "maximum" -#~ msgstr "maximum" - -#~ msgid "Usage: gst-xmllaunch [ element.property=value ... ]\n" -#~ msgstr "" -#~ "Användning: gst-xmllaunch [ element.egenskap=värde ... ]\n" - -#~ msgid "ERROR: parse of xml file '%s' failed.\n" -#~ msgstr "FEL: tolkning av xml-filen \"%s\" misslyckades.\n" - -#~ msgid "ERROR: no toplevel pipeline element in file '%s'.\n" -#~ msgstr "FEL: inget rörledningselement på översta nivån i filen \"%s\".\n" - -#~ msgid "WARNING: only one toplevel element is supported at this time.\n" -#~ msgstr "VARNING: endast ett element på översta nivån stöds just nu.\n" - -#~ msgid "ERROR: could not parse command line argument %d: %s.\n" -#~ msgstr "FEL: kunde inte tolka kommandoradsargumentet %d: %s.\n" - -#~ msgid "WARNING: element named '%s' not found.\n" -#~ msgstr "VARNING: elementet med namnet \"%s\" hittades inte.\n" - -#~ msgid "Save xml representation of pipeline to FILE and exit" -#~ msgstr "Spara xml-representation av rörledningen i FIL och avsluta" - -#~ msgid "FILE" -#~ msgstr "FIL" - -#~ msgid "Do not install signal handlers for SIGUSR1 and SIGUSR2" -#~ msgstr "Installera inte signalhanterare för SIGUSR1 och SIGUSR2" - -#~ msgid "Print alloc trace (if enabled at compile time)" -#~ msgstr "Skriv ut alloc-spår (om aktiverat vid kompileringen)" - -#~ msgid "Error re-scanning registry %s: %s" -#~ msgstr "Fel vid återsökning av registret %s: %s" - -#~ msgid "Error re-scanning registry %s" -#~ msgstr "Fel vid återsökning av registret %s" - -#~ msgid "Internal GStreamer error: state change failed." -#~ msgstr "Internt GStreamer-fel: tillståndsändring misslyckades." - -#~ msgid "Error while writing to file descriptor \"%d\"." -#~ msgstr "Fel vid skrivning till filbeskrivaren \"%d\"." - -#~ msgid "File descriptor \"%d\" is not valid." -#~ msgstr "Filbeskrivaren \"%d\" är ogiltig." - -#~ msgid "FREEING pipeline ...\n" -#~ msgstr "FRIGÖR rörledning...\n" - -#~ msgid "original location of file as a URI" -#~ msgstr "ursprunglig plats för filen som en URI" - -#~ msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n" -#~ msgstr "Elementet \"%s\" har gått från PLAYING till PAUSED, avslutar.\n" diff --git a/po/tr.gmo b/po/tr.gmo index e73ccc8..4d3c31a 100644 Binary files a/po/tr.gmo and b/po/tr.gmo differ diff --git a/po/tr.po b/po/tr.po index 05a5b6e..e15ec13 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2004-04-03 03:14+0300\n" "Last-Translator: Baris Cicek \n" "Language-Team: Turkish \n" diff --git a/po/uk.gmo b/po/uk.gmo index 83bf4ed..5d8690c 100644 Binary files a/po/uk.gmo and b/po/uk.gmo differ diff --git a/po/uk.po b/po/uk.po index 0f02672..9b28a62 100644 --- a/po/uk.po +++ b/po/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-05-22 07:45+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" diff --git a/po/vi.gmo b/po/vi.gmo index 67c723b..2a53ac6 100644 Binary files a/po/vi.gmo and b/po/vi.gmo differ diff --git a/po/vi.po b/po/vi.po index 9fa6698..499bb1f 100644 --- a/po/vi.po +++ b/po/vi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-06-30 09:40+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo index 371897f..6d0f48d 100644 Binary files a/po/zh_CN.gmo and b/po/zh_CN.gmo differ diff --git a/po/zh_CN.po b/po/zh_CN.po index f635fdc..6297fea 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.25.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2010-02-02 18:58+0800\n" "Last-Translator: Ji ZhengYu \n" "Language-Team: Chinese (simplified) \n" diff --git a/po/zh_TW.gmo b/po/zh_TW.gmo index 5049523..621d2b9 100644 Binary files a/po/zh_TW.gmo and b/po/zh_TW.gmo differ diff --git a/po/zh_TW.po b/po/zh_TW.po index 8765e9a..215b694 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 1.3.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2014-07-11 10:38+0200\n" +"POT-Creation-Date: 2014-07-19 16:11+0200\n" "PO-Revision-Date: 2014-06-08 00:22+0800\n" "Last-Translator: Wen Liao \n" "Language-Team: Chinese (traditional) \n" diff --git a/win32/common/config.h b/win32/common/config.h index ea8afdf..56cf9cc 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -62,7 +62,7 @@ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2014-07-11" +#define GST_PACKAGE_RELEASE_DATETIME "2014-07-19" /* Define if static plugins should be built */ #undef GST_PLUGIN_BUILD_STATIC @@ -354,7 +354,7 @@ #define PACKAGE_NAME "GStreamer" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer 1.3.91" +#define PACKAGE_STRING "GStreamer 1.4.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gstreamer" @@ -363,7 +363,7 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.3.91" +#define PACKAGE_VERSION "1.4.0" /* directory where plugins are located */ #ifdef _DEBUG @@ -401,7 +401,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "1.3.91" +#define VERSION "1.4.0" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ diff --git a/win32/common/gstversion.h b/win32/common/gstversion.h index ccc6129..2a2e614 100644 --- a/win32/common/gstversion.h +++ b/win32/common/gstversion.h @@ -51,13 +51,13 @@ G_BEGIN_DECLS * * The minor version of GStreamer at compile time: */ -#define GST_VERSION_MINOR (3) +#define GST_VERSION_MINOR (4) /** * GST_VERSION_MICRO: * * The micro version of GStreamer at compile time: */ -#define GST_VERSION_MICRO (91) +#define GST_VERSION_MICRO (0) /** * GST_VERSION_NANO: * -- cgit v1.2.3