Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Seungha Yang
gst-plugins-base
Commits
3e1d0a86
Commit
3e1d0a86
authored
Feb 23, 2017
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.10.4
parent
c921b749
Changes
34
Hide whitespace changes
Inline
Side-by-side
Showing
34 changed files
with
188 additions
and
67 deletions
+188
-67
ChangeLog
ChangeLog
+105
-2
NEWS
NEWS
+33
-5
RELEASE
RELEASE
+5
-25
configure.ac
configure.ac
+2
-2
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-encoding.xml
docs/plugins/inspect/plugin-encoding.xml
+1
-1
docs/plugins/inspect/plugin-gio.xml
docs/plugins/inspect/plugin-gio.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-opus.xml
docs/plugins/inspect/plugin-opus.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-videoconvert.xml
docs/plugins/inspect/plugin-videoconvert.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
gst-plugins-base.doap
gst-plugins-base.doap
+10
-0
win32/common/_stdint.h
win32/common/_stdint.h
+2
-2
win32/common/config.h
win32/common/config.h
+4
-4
No files found.
ChangeLog
View file @
3e1d0a86
=== release 1.10.4 ===
2017-02-23 Sebastian Dröge <slomo@coaxion.net>
* configure.ac:
releasing 1.10.4
2017-02-20 13:44:37 +0200 Jochen Henneberg <jh@henneberg-systemdesign.com>
* ext/vorbis/gstvorbiscommon.c:
vorbis: Fix channel reorder map for 5.1, 6.1 and 7.1
2017-01-24 19:20:53 -0300 Thibault Saunier <thibault.saunier@osg.samsung.com>
* tests/check/meson.build:
meson: Properly use ':' for defining keywords
2017-02-10 17:32:29 +0900 Heekyoung Seo <heekyoung.seo@lge.com>
* gst/typefind/gsttypefindfunctions.c:
typefindfunctions: prevent unsigned int overflow
https://bugzilla.gnome.org/show_bug.cgi?id=778432
2017-02-02 14:56:39 +0200 Sebastian Dröge <sebastian@centricular.com>
* tests/check/elements/multifdsink.c:
multifdsink: Make sure to use a 64 bit integer for the units-max property
=== release 1.10.3 ===
2017-01-30 Sebastian Dröge <s
lomo@coaxion.net
>
2017-01-30
16:26:59 +0200
Sebastian Dröge <s
ebastian@centricular.com
>
* ChangeLog:
* NEWS:
* RELEASE:
* configure.ac:
releasing 1.10.3
* docs/plugins/inspect/plugin-adder.xml:
* docs/plugins/inspect/plugin-alsa.xml:
* docs/plugins/inspect/plugin-app.xml:
* docs/plugins/inspect/plugin-audioconvert.xml:
* docs/plugins/inspect/plugin-audiorate.xml:
* docs/plugins/inspect/plugin-audioresample.xml:
* docs/plugins/inspect/plugin-audiotestsrc.xml:
* docs/plugins/inspect/plugin-cdparanoia.xml:
* docs/plugins/inspect/plugin-encoding.xml:
* docs/plugins/inspect/plugin-gio.xml:
* docs/plugins/inspect/plugin-libvisual.xml:
* docs/plugins/inspect/plugin-ogg.xml:
* docs/plugins/inspect/plugin-opus.xml:
* docs/plugins/inspect/plugin-pango.xml:
* docs/plugins/inspect/plugin-playback.xml:
* docs/plugins/inspect/plugin-subparse.xml:
* docs/plugins/inspect/plugin-tcp.xml:
* docs/plugins/inspect/plugin-theora.xml:
* docs/plugins/inspect/plugin-typefindfunctions.xml:
* docs/plugins/inspect/plugin-videoconvert.xml:
* docs/plugins/inspect/plugin-videorate.xml:
* docs/plugins/inspect/plugin-videoscale.xml:
* docs/plugins/inspect/plugin-videotestsrc.xml:
* docs/plugins/inspect/plugin-volume.xml:
* docs/plugins/inspect/plugin-vorbis.xml:
* docs/plugins/inspect/plugin-ximagesink.xml:
* docs/plugins/inspect/plugin-xvimagesink.xml:
* gst-plugins-base.doap:
* win32/common/_stdint.h:
* win32/common/config.h:
Release 1.10.3
2017-01-30 15:27:25 +0200 Sebastian Dröge <sebastian@centricular.com>
* po/af.po:
* po/az.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/lv.po:
* po/nb.po:
* po/nl.po:
* po/or.po:
* po/pl.po:
* po/pt_BR.po:
* po/ro.po:
* po/ru.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:
Update .po files
2017-01-30 13:30:51 +0200 Sebastian Dröge <sebastian@centricular.com>
NEWS
View file @
3e1d0a86
#
GStreamer
1.10
Release
Notes
GStreamer
1.10.0
was
originally
released
on
1
st
November
2016.
The
latest
bug
-
fix
release
in
the
1.10
series
is
[
1.10.
3
](#
1.10.
3
)
and
was
released
on
30
Jan
uary
2017.
The
latest
bug
-
fix
release
in
the
1.10
series
is
[
1.10.
4
](#
1.10.
4
)
and
was
released
on
23
Febr
uary
2017.
The
GStreamer
team
is
proud
to
announce
a
new
major
feature
release
in
the
stable
1.
x
API
series
of
your
favourite
cross
-
platform
multimedia
framework
!
...
...
@@ -13,7 +13,7 @@ improvements.
See
[
https
://
gstreamer
.
freedesktop
.
org
/
releases
/
1.10
/][
latest
]
for
the
latest
version
of
this
document
.
*
Last
updated
:
Monday
30
Jan
2017
,
1
2
:
00
UTC
[(
log
)][
gitlog
]*
*
Last
updated
:
Thursday
23
Feb
2017
,
1
5
:
00
UTC
[(
log
)][
gitlog
]*
[
latest
]:
https
://
gstreamer
.
freedesktop
.
org
/
releases
/
1.10
/
[
gitlog
]:
https
://
cgit
.
freedesktop
.
org
/
gstreamer
/
www
/
log
/
src
/
htdocs
/
releases
/
1.10
/
release
-
notes
-
1.10
.
md
...
...
@@ -1136,10 +1136,13 @@ This release only contains bugfixes and it should be safe to update from 1.10.x.
####
Major
bugfixes
in
1.10.3
-
Various
fixes
for
crashes
,
assertions
,
deadlocks
and
memory
leaks
on
fuzzed
input
files
and
in
other
situations
input
files
and
in
other
situations
(
CVE
-
2016
-
10198
,
CVE
-
2016
-
10199
,
CVE
-
2017
-
5837
,
CVE
-
2017
-
5838
,
CVE
-
2017
-
5839
,
CVE
-
2017
-
5840
,
CVE
-
2017
-
5841
,
CVE
-
2017
-
5842
,
CVE
-
2017
-
5843
,
CVE
-
2017
-
5844
,
CVE
-
2017
-
5845
,
CVE
-
2017
-
5846
)
-
Regression
fixes
for
souphttpsrc
with
redirection
tracking
and
retrying
-
Regression
fix
for
gst
-
rtsp
-
server
not
handling
TCP
-
only
medias
anymore
-
Various
other
bugfixes
the
RTP
/
RTSP
codebase
-
Fix
for
gmodule
on
64
bit
Android
,
it
was
never
working
before
there
-
vp8enc
works
again
on
32
bit
Windows
-
Fixes
to
Opus
PLC
handling
in
the
decoder
-
Fix
for
stream
corruption
in
multihandlesink
when
removing
clients
...
...
@@ -1152,6 +1155,32 @@ GIT logs or ChangeLogs of the particular modules.
[
buglist
-
1.10.3
]:
https
://
bugzilla
.
gnome
.
org
/
buglist
.
cgi
?
bug_status
=
RESOLVED
&
bug_status
=
VERIFIED
&
classification
=
Platform
&
limit
=
0
&
list_id
=
187054
&
order
=
bug_id
&
product
=
GStreamer
&
query_format
=
advanced
&
resolution
=
FIXED
&
target_milestone
=
1.10.3
<
a
name
=
"1.10.4"
></
a
>
###
1.10.4
The
third
1.10
bug
-
fix
release
(
1.10.4
)
was
released
on
23
February
2017.
This
release
only
contains
bugfixes
and
it
should
be
safe
to
update
from
1.10
.
x
.
####
Major
bugfixes
in
1.10.4
-
Various
fixes
for
crashes
,
assertions
,
deadlocks
and
memory
leaks
on
fuzzed
input
files
and
in
other
situations
(
CVE
-
2017
-
5847
,
CVE
-
2017
-
5848
)
-
More
regression
fixes
for
souphttpsrc
redirection
tracking
-
Regression
fix
for
gmodule
on
32
bit
Android
,
which
was
introduced
as
part
of
the
64
bit
Android
fix
in
1.10.3
and
broke
the
androidmedia
plugin
-
Various
bugfixes
for
regressions
and
other
problems
in
the
V4L2
plugin
-
Fix
for
5.1
,
6.1
and
7.1
channel
layouts
for
Vorbis
-
Fixes
for
timestamp
generation
of
Android
video
encoder
element
-
gst
-
libav
was
updated
to
ffmpeg
3.2.4
,
fixing
a
couple
of
CVEs
-
...
and
many
,
many
more
!
For
a
full
list
of
bugfixes
see
[
Bugzilla
][
buglist
-
1.10.4
].
Note
that
this
is
not
the
full
list
of
changes
.
For
the
full
list
of
changes
please
refer
to
the
GIT
logs
or
ChangeLogs
of
the
particular
modules
.
[
buglist
-
1.10.4
]:
https
://
bugzilla
.
gnome
.
org
/
buglist
.
cgi
?
bug_status
=
RESOLVED
&
bug_status
=
VERIFIED
&
classification
=
Platform
&
limit
=
0
&
list_id
=
187054
&
order
=
bug_id
&
product
=
GStreamer
&
query_format
=
advanced
&
resolution
=
FIXED
&
target_milestone
=
1.10.4
##
Known
Issues
-
iOS
builds
with
iOS
6
SDK
and
old
C
++
STL
.
You
need
to
select
iOS
6
instead
...
...
@@ -1185,4 +1214,3 @@ Müller, Reynaldo H. Verdejo Pinochet, Arun Raghavan, Thibault Saunier,
Jan
Schmidt
,
Wim
Taymans
,
Matthew
Waters
*
*
License
:
[
CC
BY
-
SA
4.0
](
http
://
creativecommons
.
org
/
licenses
/
by
-
sa
/
4.0
/)*
RELEASE
View file @
3e1d0a86
Release notes for GStreamer Base Plugins 1.10.
3
Release notes for GStreamer Base Plugins 1.10.
4
The GStreamer team is proud to announce the
third
bugfix release in the stable
The GStreamer team is proud to announce the
fourth
bugfix release in the stable
1.10 release series of your favourite cross-platform multimedia framework!
...
...
@@ -58,21 +58,7 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
* 758389 : rtsp-url: unescape special chars in user/pass part of URL
* 771723 : opusdec: too short buffers trigger error instead of PLC
* 774908 : multifdsink removing slow client corrupts matroska stream
* 775351 : multihandlesink: buffers-queued is off by one
* 775459 : oggdemux: Hangs on divx-bandits-sample file
* 775480 : ssaparse: memory leak in gst_ssa_parse_setcaps
* 775687 : tagdemux: Crash if getrange/shutdown happen at the same time
* 775887 : qtdemux/xmptag: memory leak in gst_tag_list_from_xmp_buffer
* 776403 : gst-play should set GST_GL_XINITHREADS so that XinitThread() is called appropriately
* 776623 : playbin/playsink fail to use timeoverlay as video-filter
* 777262 : riff-media: floating point exception in gst_riff_create_audio_caps
* 777265 : riff: stack overflow in gst_riff_create_audio_caps
* 777502 : samiparse: heap oob in html_context_handle_element
* 777525 : floating point exception in gst_riff_create_audio_caps (different than #777262)
* 777921 : audio-resampler: integer overflow in clamping code
* 778432 : Crash on state chang to NULL during mp3_type_find_at_offset
==== Download ====
...
...
@@ -109,14 +95,8 @@ subscribe to the gstreamer-devel list.
Contributors to this release
* Carlos Rafael Giani
* Jan Alexander Steffens (heftig)
* Jan Schmidt
* Mark Nauwelaerts
* Nicolas Dechesne
* Heekyoung Seo
* Jochen Henneberg
* Sebastian Dröge
* Stuart Weaver
* Thibault Saunier
* Tim-Philipp Müller
* Vincent Penquerc'h
\ No newline at end of file
configure.ac
View file @
3e1d0a86
...
...
@@ -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],[1.10.
3
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AC_INIT([GStreamer Base Plug-ins],[1.10.
4
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AG_GST_INIT
...
...
@@ -56,7 +56,7 @@ dnl 1.2.5 => 205
dnl 1.10.9 (who knows) => 1009
dnl
dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 100
3
, 0, 100
3
)
AS_LIBTOOL(GST, 100
4
, 0, 100
4
)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.10.0
...
...
docs/plugins/inspect/plugin-adder.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Adds multiple streams
</description>
<filename>
../../gst/adder/.libs/libgstadder.so
</filename>
<basename>
libgstadder.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-alsa.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
ALSA plugin library
</description>
<filename>
../../ext/alsa/.libs/libgstalsa.so
</filename>
<basename>
libgstalsa.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-app.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Elements used to communicate with applications
</description>
<filename>
../../gst/app/.libs/libgstapp.so
</filename>
<basename>
libgstapp.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audioconvert.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Convert audio to different formats
</description>
<filename>
../../gst/audioconvert/.libs/libgstaudioconvert.so
</filename>
<basename>
libgstaudioconvert.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audiorate.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts audio frames
</description>
<filename>
../../gst/audiorate/.libs/libgstaudiorate.so
</filename>
<basename>
libgstaudiorate.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audioresample.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Resamples audio
</description>
<filename>
../../gst/audioresample/.libs/libgstaudioresample.so
</filename>
<basename>
libgstaudioresample.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-audiotestsrc.xml
View file @
3e1d0a86
...
...
@@ -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>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-cdparanoia.xml
View file @
3e1d0a86
...
...
@@ -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>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-encoding.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
various encoding-related elements
</description>
<filename>
../../gst/encoding/.libs/libgstencodebin.so
</filename>
<basename>
libgstencodebin.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-gio.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
GIO elements
</description>
<filename>
../../gst/gio/.libs/libgstgio.so
</filename>
<basename>
libgstgio.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-libvisual.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
libvisual visualization plugins
</description>
<filename>
../../ext/libvisual/.libs/libgstlibvisual.so
</filename>
<basename>
libgstlibvisual.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-ogg.xml
View file @
3e1d0a86
...
...
@@ -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>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-opus.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
OPUS plugin library
</description>
<filename>
../../ext/opus/.libs/libgstopus.so
</filename>
<basename>
libgstopus.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-pango.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Pango-based text rendering and overlay
</description>
<filename>
../../ext/pango/.libs/libgstpango.so
</filename>
<basename>
libgstpango.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-playback.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
various playback elements
</description>
<filename>
../../gst/playback/.libs/libgstplayback.so
</filename>
<basename>
libgstplayback.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-subparse.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Subtitle parsing
</description>
<filename>
../../gst/subparse/.libs/libgstsubparse.so
</filename>
<basename>
libgstsubparse.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-tcp.xml
View file @
3e1d0a86
...
...
@@ -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>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-theora.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Theora plugin library
</description>
<filename>
../../ext/theora/.libs/libgsttheora.so
</filename>
<basename>
libgsttheora.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-typefindfunctions.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
default typefind functions
</description>
<filename>
../../gst/typefind/.libs/libgsttypefindfunctions.so
</filename>
<basename>
libgsttypefindfunctions.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videoconvert.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Colorspace conversion
</description>
<filename>
../../gst/videoconvert/.libs/libgstvideoconvert.so
</filename>
<basename>
libgstvideoconvert.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videorate.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts video frames
</description>
<filename>
../../gst/videorate/.libs/libgstvideorate.so
</filename>
<basename>
libgstvideorate.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videoscale.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Resizes video
</description>
<filename>
../../gst/videoscale/.libs/libgstvideoscale.so
</filename>
<basename>
libgstvideoscale.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-videotestsrc.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Creates a test video stream
</description>
<filename>
../../gst/videotestsrc/.libs/libgstvideotestsrc.so
</filename>
<basename>
libgstvideotestsrc.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-volume.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
plugin for controlling audio volume
</description>
<filename>
../../gst/volume/.libs/libgstvolume.so
</filename>
<basename>
libgstvolume.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-vorbis.xml
View file @
3e1d0a86
...
...
@@ -3,7 +3,7 @@
<description>
Vorbis plugin library
</description>
<filename>
../../ext/vorbis/.libs/libgstvorbis.so
</filename>
<basename>
libgstvorbis.so
</basename>
<version>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-ximagesink.xml
View file @
3e1d0a86
...
...
@@ -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>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-xvimagesink.xml
View file @
3e1d0a86
...
...
@@ -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>
1.10.
3
</version>
<version>
1.10.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
gst-plugins-base.doap
View file @
3e1d0a86
...
...
@@ -34,6 +34,16 @@ A wide range of video and audio decoders, encoders, and filters are included.
</GitRepository>
</repository>
<release>
<Version>
<revision>1.10.4</revision>
<branch>1.10</branch>
<name></name>
<created>2017-02-23</created>
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.10.4.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.10.3</revision>
...
...
win32/common/_stdint.h
View file @
3e1d0a86
#ifndef _GST_PLUGINS_BASE__STDINT_H
#define _GST_PLUGINS_BASE__STDINT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "gst-plugins-base 1.10.
3
"
/* generated using gnu compiler gcc (Debian 6.3.0-
5
) 6.3.0 20170
124
*/
#define _GENERATED_STDINT_H "gst-plugins-base 1.10.
4
"
/* generated using gnu compiler gcc (Debian 6.3.0-
7
) 6.3.0 20170
218
*/
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
...
...
win32/common/config.h
View file @
3e1d0a86
...
...
@@ -90,7 +90,7 @@
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
#define GST_PACKAGE_RELEASE_DATETIME "2017-0
1-30
"
#define GST_PACKAGE_RELEASE_DATETIME "2017-0
2-23
"
/* Define if static plugins should be built */
#undef GST_PLUGIN_BUILD_STATIC
...
...
@@ -365,7 +365,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 1.10.
3
"
#define PACKAGE_STRING "GStreamer Base Plug-ins 1.10.
4
"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-base"
...
...
@@ -374,7 +374,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.10.
3
"
#define PACKAGE_VERSION "1.10.
4
"
/* directory where plugins are located */
#ifdef _DEBUG
...
...
@@ -412,7 +412,7 @@
#undef USE_TREMOLO
/* Version number of package */
#define VERSION "1.10.
3
"
#define VERSION "1.10.
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