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
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
a13f44fb
Commit
a13f44fb
authored
Aug 28, 2013
by
Sebastian Dröge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.1.4
parent
94e1f6bf
Changes
34
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
34 changed files
with
713 additions
and
68 deletions
+713
-68
ChangeLog
ChangeLog
+632
-2
NEWS
NEWS
+1
-1
RELEASE
RELEASE
+34
-29
configure.ac
configure.ac
+3
-3
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-ivorbisdec.xml
docs/plugins/inspect/plugin-ivorbisdec.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-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 @
a13f44fb
This diff is collapsed.
Click to expand it.
NEWS
View file @
a13f44fb
This is GStreamer Base Plugins 1.1.
3
This is GStreamer Base Plugins 1.1.
4
RELEASE
View file @
a13f44fb
Release notes for GStreamer Base Plugins 1.1.
3
Release notes for GStreamer Base Plugins 1.1.
4
The GStreamer team is proud to announce a new bug-fix release
...
...
@@ -58,27 +58,27 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Features of this release
Bugs fixed in this release
* 643202 : encodebin: streamcombiner not completely implemented
* 585969 : playbin: Position/Duration information mismatch on track change
* 681368 : typefinding: CSV file is detected as MP3
* 700537 : oggdemux: Drops frames because it needs a keyframe after a seek
* 702380 : basertppayload: provide a GstBufferPool for output rtp buffers
* 703259 : video: Add support for NV24 video format
* 703659 : allocators: dmabuf: allow testing allocator type
* 704070 : video: Add Region Of Interest (roi) meta
* 704194 : playbin: glib warning when setting sink properties to NULL
* 704198 : rtspconnection: Removes child sources and adds them again later
* 704285 : playbin: incorrect sorting of decoders when autoplugging
* 704427 : streamsynchronizer: Assumes that a different stream-id on one stream means a new stream-group (problem when switching streams)
* 704706 : streamcombiner: Must proxy all sink events
* 704774 : appsrc: add " current-level-bytes " property
* 705048 : audiorate, videorate: drop GAP event
* 705062 : tagdemux: push mode code doesn't handle seeks
* 703378 : pbutils: Allow getting descriptions for unfixed caps
* 660195 : GstDiscoverer: signals " discovered " and " finished " are only emitted in async mode
* 553520 : tools: add gst-play utility that wraps playbin for testing purposes
* 691462 : typefind: ADTS/AAC wrongly detected as MP2
* 695889 : libs: many headers don't compile by themselves
* 703405 : parse: Allow creating plain elements instead of single-element bins
* 703669 : gst_rtcp_packet_fb_set_fci_length sets an incorrect buffer size.
* 704929 : Prevent oggdemux from seeking a lot when the SEQUENTIAL scheduler flag is set
* 705109 : audiodecoder/videodecoder: Needs to flush taglist on reception of stream-start
* 705144 : mpegvideoparse: support field encoding for interlaced video
* 705157 : tests: playbin_complex check fails during make check
* 705369 : playbin: fix get-tags actions
* 705555 : streamsynchronizer: should forward queries
* 705826 : typefinding: add typefinder for webp imageformat
* 705828 : videodecoder/videoencoder: Behaviour changes in ::reset() vfunc
* 706061 : typefind: improved and extended typefinder for module music
* 706569 : regression: playbin: chained oggs don't work any more
* 706680 : dmabuf: fix mmap counting
* 706885 : videoencoder: Fix forwarding of GstForceKeyUnit events
==== Download ====
...
...
@@ -115,19 +115,24 @@ subscribe to the gstreamer-devel list.
Contributors to this release
* Alban Browaeys
* Alessandro Decina
* Andoni Morales Alastruey
* Arnaud Vrac
*
Benjamin Gaignard
*
Changbok Chea
*
Carlos Rafael Giani
*
David Schleef
* Edward Hervey
* Matej Knopp
* Mathieu Duponchelle
* Miguel Casas-Sanchez
* Jie Yang
* Jonathan Matthew
* Lubosz Sarnecki
* Matthieu Bouron
* Michael Olbrich
* Olivier Crête
* R
eynaldo H. Verdejo Pinochet
* R
ico Tzschichholz
* Sebastian Dröge
* Sjoerd Simons
* Sreerenj Balachandran
* Thibault Saunier
* Tim-Philipp Müller
* Vincent Penquerc'h
* Wim Taymans
* Youn
g-Ho Cha
* Youn
ess Alaoui
\ No newline at end of file
configure.ac
View file @
a13f44fb
...
...
@@ -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.1.
3.1
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AC_INIT([GStreamer Base Plug-ins],[1.1.
4
],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AG_GST_INIT
...
...
@@ -56,10 +56,10 @@ dnl 1.2.5 => 205
dnl 1.10.9 (who knows) => 1009
dnl
dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 10
3
, 0, 10
3
)
AS_LIBTOOL(GST, 10
4
, 0, 10
4
)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.1.
3.1
GST_REQ=1.1.
4
dnl *** autotools stuff ****
...
...
docs/plugins/inspect/plugin-adder.xml
View file @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Adds multiple streams
</description>
<filename>
../../gst/adder/.libs/libgstadder.so
</filename>
<basename>
libgstadder.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
ALSA plugin library
</description>
<filename>
../../ext/alsa/.libs/libgstalsa.so
</filename>
<basename>
libgstalsa.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -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.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Convert audio to different formats
</description>
<filename>
../../gst/audioconvert/.libs/libgstaudioconvert.so
</filename>
<basename>
libgstaudioconvert.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts audio frames
</description>
<filename>
../../gst/audiorate/.libs/libgstaudiorate.so
</filename>
<basename>
libgstaudiorate.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Resamples audio
</description>
<filename>
../../gst/audioresample/.libs/libgstaudioresample.so
</filename>
<basename>
libgstaudioresample.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -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.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -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.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
various encoding-related elements
</description>
<filename>
../../gst/encoding/.libs/libgstencodebin.so
</filename>
<basename>
libgstencodebin.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
GIO elements
</description>
<filename>
../../gst/gio/.libs/libgstgio.so
</filename>
<basename>
libgstgio.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
docs/plugins/inspect/plugin-ivorbisdec.xml
View file @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Vorbis Tremor decoder
</description>
<filename>
../../ext/vorbis/.libs/libgstivorbisdec.so
</filename>
<basename>
libgstivorbisdec.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
libvisual visualization plugins
</description>
<filename>
../../ext/libvisual/.libs/libgstlibvisual.so
</filename>
<basename>
libgstlibvisual.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -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.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -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.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
various playback elements
</description>
<filename>
../../gst/playback/.libs/libgstplayback.so
</filename>
<basename>
libgstplayback.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Subtitle parsing
</description>
<filename>
../../gst/subparse/.libs/libgstsubparse.so
</filename>
<basename>
libgstsubparse.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -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.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Theora plugin library
</description>
<filename>
../../ext/theora/.libs/libgsttheora.so
</filename>
<basename>
libgsttheora.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
default typefind functions
</description>
<filename>
../../gst/typefind/.libs/libgsttypefindfunctions.so
</filename>
<basename>
libgsttypefindfunctions.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Colorspace conversion
</description>
<filename>
../../gst/videoconvert/.libs/libgstvideoconvert.so
</filename>
<basename>
libgstvideoconvert.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Adjusts video frames
</description>
<filename>
../../gst/videorate/.libs/libgstvideorate.so
</filename>
<basename>
libgstvideorate.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Resizes video
</description>
<filename>
../../gst/videoscale/.libs/libgstvideoscale.so
</filename>
<basename>
libgstvideoscale.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Creates a test video stream
</description>
<filename>
../../gst/videotestsrc/.libs/libgstvideotestsrc.so
</filename>
<basename>
libgstvideotestsrc.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
plugin for controlling audio volume
</description>
<filename>
../../gst/volume/.libs/libgstvolume.so
</filename>
<basename>
libgstvolume.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -3,7 +3,7 @@
<description>
Vorbis plugin library
</description>
<filename>
../../ext/vorbis/.libs/libgstvorbis.so
</filename>
<basename>
libgstvorbis.so
</basename>
<version>
1.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -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.1.
3
</version>
<version>
1.1.
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 @
a13f44fb
...
...
@@ -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.1.
3
</version>
<version>
1.1.
4
</version>
<license>
LGPL
</license>
<source>
gst-plugins-base
</source>
<package>
GStreamer Base Plug-ins source release
</package>
...
...
gst-plugins-base.doap
View file @
a13f44fb
...
...
@@ -34,6 +34,16 @@ A wide range of video and audio decoders, encoders, and filters are included.
</GitRepository>
</repository>
<release>
<Version>
<revision>1.1.4</revision>
<branch>1.1</branch>
<name></name>
<created>2013-08-28</created>
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.1.4.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.1.3</revision>
...
...
win32/common/_stdint.h
View file @
a13f44fb
#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.1.
3
"
/* generated using gnu compiler gcc-4.8 (Debian 4.8.1-
8
) 4.8.1 */
#define _GENERATED_STDINT_H "gst-plugins-base 1.1.
4
"
/* generated using gnu compiler gcc-4.8 (Debian 4.8.1-
9
) 4.8.1 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
...
...
win32/common/config.h
View file @
a13f44fb
...
...
@@ -84,7 +84,7 @@
#define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */
#define GST_PACKAGE_RELEASE_DATETIME "2013-0
7
-2
9
"
#define GST_PACKAGE_RELEASE_DATETIME "2013-0
8
-2
8
"
/* Define if static plugins should be built */
#undef GST_PLUGIN_BUILD_STATIC
...
...
@@ -325,7 +325,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.1.
3
"
#define PACKAGE_STRING "GStreamer Base Plug-ins 1.1.
4
"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-base"
...
...
@@ -334,7 +334,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.1.
3
"
#define PACKAGE_VERSION "1.1.
4
"
/* directory where plugins are located */
#ifdef _DEBUG
...
...
@@ -368,7 +368,7 @@
#undef USE_TREMOLO
/* Version number of package */
#define VERSION "1.1.
3
"
#define VERSION "1.1.
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