Commit graph

813 commits

Author SHA1 Message Date
Tim-Philipp Müller
894760b682 0.10.17.2 pre-release 2011-04-16 23:26:27 +01:00
Luis de Bethencourt
bfff921b44 configure.ac: redundant use of AC_MSG_RESULT()
cleaned the redundant use of AC_MSG_RESULT() in configure.ac
2011-03-22 13:37:41 +01:00
Tim-Philipp Müller
65565c8a1e mad: build the mad plugin even if libid3tag is not available
ID3 tags are usually handled by id3demux, and should be handled
by id3demux. Tag handling in mad based on libid3tag is very basic
and mostly unnecessary really, so just build this plugin without
ID3 tag support if libid3tag is not available.
2011-03-11 18:37:10 +00:00
Wim Taymans
90ec31fbd9 Merge branch 'master' into 0.11 2011-03-04 13:48:02 +01:00
Mark Nauwelaerts
466d0054c6 configure.ac: export plugin description more platform independent
Fixes #642504.
2011-02-28 19:27:21 +01:00
Wim Taymans
62efb84c19 Merge branch 'master' into 0.11
Conflicts:
	configure.ac
2011-02-26 15:02:58 +01:00
Tim-Philipp Müller
10ec322c64 win32: fix DEFAULT_AUDIOSINK, should be direct*sound*sink
https://bugzilla.gnome.org/show_bug.cgi?id=640705
2011-01-27 15:33:40 +00:00
Tim-Philipp Müller
5ec02de6d4 Back to development 2011-01-24 10:14:56 +00:00
Tim-Philipp Müller
d99bd69fb4 Release 0.10.17 2011-01-21 13:18:51 +00:00
Tim-Philipp Müller
eda32ecfae 0.10.16.4 pre-release 2011-01-18 11:11:28 +00:00
Tim-Philipp Müller
442a88ac12 0.10.16.3 pre-release 2011-01-11 20:42:06 +00:00
Tim-Philipp Müller
d663748cd2 0.10.16.2 pre-release 2011-01-07 14:42:26 +00:00
Tim-Philipp Müller
dd14aa2d2f configure: use $LIBM instead of hardcoding -lm 2011-01-07 14:33:37 +00:00
Leo Singer
50521fded3 x264: uses pkg-config to locate libx264 2010-12-12 16:20:54 +01:00
Wim Taymans
dc5162a07e more 0.10 -> 0,11 changes 2010-12-06 18:12:51 +01:00
Wim Taymans
b69326697c configure: open 0.11 branch 2010-12-06 12:29:12 +01:00
Tim-Philipp Müller
b369f1d714 configure: set plugin release datetime 2010-09-24 00:03:50 +01:00
Tim-Philipp Müller
bafd2cb4c6 Add gstreamer-plugins-ugly-uninstalled-0.10.pc file so other modules can find our plugins
This .pc file will not be installed, it's only for uninstalled setups,
same thing as we do for -good. This is so other modules' unit tests can
find our plugins properly in an uninstalled setup.
2010-09-08 00:11:53 +01:00
Tim-Philipp Müller
d261f9bff6 configure: re-enable use of -DGST_DISABLE_DEPRECATED in git versions 2010-09-06 23:53:10 +01:00
Sebastian Dröge
790f308986 configure: Require orc >= 0.4.6 for --compat 2010-09-05 12:27:40 +02:00
Tim-Philipp Müller
080b3673a9 Back to development
Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until
the code is updated for the GST_FLOW_IS_* macro deprecations.
2010-09-04 13:17:53 +01:00
Tim-Philipp Müller
c525b03a08 Release 0.10.16 2010-09-02 23:59:20 +01:00
Sebastian Dröge
bfbfdd566d 0.10.15.6 pre-release 2010-08-30 16:02:24 +02:00
Sebastian Dröge
ce8e49c956 0.10.15.5 pre-release 2010-08-25 19:02:02 +02:00
Sebastian Dröge
49c2fdd4f9 0.10.15.4 pre-release 2010-08-21 21:42:25 +02:00
Tim-Philipp Müller
ed31d6281b 0.10.15.3 pre-release 2010-08-11 16:49:30 +01:00
Tim-Philipp Müller
dd4b42e5f0 0.10.15.2 pre-release 2010-08-11 00:02:47 +01:00
Sebastian Dröge
a924fe8e3f configure: Check if the compiler supports ISO C89 or C99 and which parameters are required
This first checks what is required for ISO C99 support and sets the relevant
compiler parameters and if no C99 compiler is found, it checks for a
C89 compiler. This enables us to check for and use C89/C99 functions
that gcc hides from us without the correct compiler parameters.
2010-08-04 19:28:09 +02:00
Tim-Philipp Müller
95d6c2c67c Bump automake requirement to 1.10 and autoconf to 2.60
For maintainability reasons and $(builddir).

See #622944.
2010-06-28 16:12:12 +01:00
Sebastian Dröge
602fb1319a configure: Update required GLib version to 2.20 2010-06-14 16:59:25 +02:00
Sebastian Dröge
359260bd5b a52dec: Use orc for CPU feature detection and don't check for liboil 2010-06-14 14:34:25 +02:00
Sebastian Dröge
20c3e5ba0c configure: Use GLIB_EXTRA_CFLAGS 2010-06-14 13:27:55 +02:00
Tim-Philipp Müller
3251b786cf Back to development 2010-06-01 09:37:29 +01:00
Tim-Philipp Müller
069ca524c5 Release 0.10.15 2010-05-30 14:21:02 +01:00
Tim-Philipp Müller
ebe5cbfccd configure: make implicit GLib and liboil requirements explicit
core/base 0.10.26 require GLib >= 2.18 and liboil >= 0.3.14
2010-05-30 12:10:29 +01:00
Tim-Philipp Müller
59c72d3979 0.10.14.3 pre-release 2010-05-26 12:16:16 +01:00
Tim-Philipp Müller
a47227e9e0 0.10.14.2 pre-release 2010-05-14 20:06:46 +01:00
Thiago Santos
399f2c6980 configure: Drop -Wcast-align
Commit message copied from core's commit from Benjamin Otte:
246f5dba96
Apparently gcc warns that GstMiniObject is not castable to
GstEvent/Message/Buffer due to them containing 64bit variables, even
though ARM hackers claim that those only need 4byte alignment. And as
long as gcc behaves that way, this warning is not very useful.

So we'll remove the warning until this problem is fixed.

Fixes #615698
2010-04-15 08:33:48 -03:00
Edward Hervey
02be555df3 configure: Remove -Wundef flag
Same fix as for #615161
2010-04-12 12:43:05 +02:00
Sebastian Dröge
c88c88de0d build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 11:27:40 +01:00
Benjamin Otte
d9ad767c7e Update CXXFLAGS, too 2010-03-10 22:13:45 +01:00
Benjamin Otte
36e0e1bc3a Update for recent changes to common submodule
This just replaces every "$ERROR_CFLAGS" usage with a usage of
"$WARNING_CFLAGS $ERROR_CFLAGS" to get the same functionality as
previously.

Actually using that separation will happen later.
2010-03-10 21:56:45 +01:00
Sebastian Dröge
fabb0ad3fd configure: Use automake 1.11 silent rules instead of shave if available
This makes sure that we use something that is still maintained and
also brings back libtool 1.5 support.
2010-03-09 21:04:40 +00:00
Tim-Philipp Müller
6aa69b0bdb Back to development 2010-03-09 17:42:11 +00:00
Tim-Philipp Müller
7cf205b8b7 Release 0.10.14 2010-03-06 01:13:25 +00:00
Tim-Philipp Müller
051cf98040 0.10.13.4 pre-release 2010-03-03 22:52:30 +00:00
Tim-Philipp Müller
cfc2820ce1 0.10.13.3 pre-release 2010-02-24 01:40:34 +00:00
Tim-Philipp Müller
f144d1795d 0.10.13.2 pre-release
Update core/base requirement to 0.10.26, since that's more likely
to be the actual requirement.
2010-02-19 01:07:49 +00:00
Tim-Philipp Müller
bde03ffc01 configure: fix up GST_CXXFLAGS properly
We don't want C specific flags in GST_CXXFLAGS, so base it on the
GST_CFLAGS that only contains the pkg-config CFLAGS but none of
the GST_OPTION_CFLAGS. Also, we only need the local includes once.
2010-02-16 00:26:37 +00:00
Stefan Kost
086528d359 configure: base GST_CXXFLAGS on --cflags from pkg-config
pkg-config sets GST_CFLAGS and GST_LIBS. We need to use CFLAGS as a starting
point for for both C and CXX settings.
2010-02-15 23:16:32 +02:00
Tim-Philipp Müller
a5984e6b49 win32: change how win32/common/config.h is updated
Generate win32/common/config.h-new directly from config.h.in,
using shell variables in configure and some hard-coded information.
Change top-level makefile so that 'make win32-update' copies the
generated file to win32/common/config.h, which we keep in source
control. It's kept in source control so that the git tree is
buildable from VS.

This change is similar to the ones applied a while ago to GStreamer
core, gst-plugins-base and gst-plugins-good and prevents configure
from changing files in source control. The generated config.h
should be ok, but needs testing.
2010-02-01 09:27:58 +00:00
Edward Hervey
90ca3dcc17 configure.ac: And back to development we go... 2009-10-24 20:37:04 +02:00
Jan Schmidt
5144f65805 Release 0.10.13 2009-10-21 17:16:00 +01:00
Jan Schmidt
4a0737d74e 0.10.12.3 pre-release 2009-10-15 23:59:43 +01:00
Jan Schmidt
8486f0180b 0.10.12.2 pre-release 2009-10-12 13:54:27 +01:00
Mark Nauwelaerts
99be297172 x264enc: adjust configure checking to changed upstream 2009-10-02 15:23:18 +02:00
Sebastian Dröge
bd8df13ab0 amr: Use opencore-amr pkg-config files if possible
This makes it possible to build the plugins when the libraries
are installed at non-standard locations.

Fixes bug #591348.
2009-08-17 17:31:10 +02:00
Tim-Philipp Müller
ba49058ea9 configure: bump core/base requirements to released versions
to avoid confusion.
2009-08-10 22:22:39 +01:00
Sebastian Dröge
883fdeb3b2 configure: Remove all mentions to the id3tag plugin which was removed 2009-08-04 10:44:43 +02:00
Marvin Schmidt
228e19fb19 mad: make check for mad independent of the check for id3tag
Fixes bug #590432.
2009-08-04 10:42:09 +02:00
Iago Toral
79d4b18044 amr: Add AMR-WB decoder and AMR-NB encoder and decoder
These are based on the OpenCore codecs.

Fixes bug #584890.
2009-07-27 20:14:28 +02:00
Tim-Philipp Müller
f5d046a0b0 dvdnav: remove dvdnav plugin
Remove dvdnav plugin, it has no future. resindvd is the plugin to
use for dvd playback. Note that dvdnav was never really enabled
in -ugly, you had to edit configure.ac to get it built.
2009-07-22 11:10:38 +01:00
Tim-Philipp Müller
aa0d6f7b48 asfdemux: use new bytereader functions for image tag parsing 2009-06-23 01:38:01 +01:00
Jan Schmidt
f753045191 Back to development -> 0.10.12.1 2009-06-18 20:29:23 +01:00
Jan Schmidt
5a62da12b0 Release 0.10.12 2009-06-18 08:34:54 +01:00
Jan Schmidt
5d2847b71c 0.10.11.2 pre-release 2009-06-05 22:10:02 +01:00
Jan Schmidt
5e176f4b0c Moved 'x264enc' from -bad to -ugly 2009-06-05 19:25:54 +01:00
Tim-Philipp Müller
d64ccc39b6 configure: bump core/base requirements to released versions 2009-05-30 13:08:14 +01:00
Tim-Philipp Müller
19c22fa7a2 autogen: move the -Wno-portability for automake into configure.ac 2009-05-30 13:08:14 +01:00
Tim-Philipp Müller
95ddda57e2 lame: fix compilation with LAME versions < 3.98
lame_set_VBR_quality(), which takes a floating point value for the
quality, has been added only in v3.98. Use lame_set_VBR_q(), which
takes quality as an integer, for older LAME versions.

Fixes #581341.
2009-05-05 16:38:19 +01:00
Wim Taymans
48c53be0ef configure.ac: require git -base
We require 0.10.22.1 of -base for the new Match-If and ETag headers in RTSP.
2009-04-14 10:51:45 +02:00
Michael Smith
6b9c72619a asfdemux: link to all required libraries including indirectly used ones.
On win32, we're required to link to all the libraries used - including
ones only indirectly used by other libs. So, add gstaudio, gsttag, and
(for windows only) winsock.
2009-04-08 11:44:53 -07:00
David Schleef
73eb3377d3 twolame: bump requirement to 0.3.10
0.3.10 is the first version with the float32 encoder functions.
Fixes #576305.
2009-03-22 13:15:48 -07:00
Jan Schmidt
5397498698 back to development -> 0.10.11.1 2009-03-22 20:15:24 +00:00
Jan Schmidt
f1c9e3bdf3 Release 0.10.11 2009-03-21 01:05:22 +00:00
Jan Schmidt
d2dc7fcd79 0.10.10.3 pre-release 2009-03-13 22:58:13 +00:00
Jan Schmidt
b313e3809b 0.10.10.2 pre-release
Bump version number, update translations and win32 config.h
2009-03-10 01:03:12 +00:00
Jan Schmidt
b2d11de70a Moved twolame from Bad to Ugly 2009-03-10 01:03:07 +00:00
Jan Schmidt
ca2990b67c build: Update shave init statement for changes in common. Bump common. 2009-02-25 20:52:08 +00:00
Jan Schmidt
7080724fb7 Use shave for the build output 2009-02-22 19:19:12 +00:00
Sebastian Dröge
67d36a32ff configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one macro directory, reverting last change.
Original commit message from CVS:
* configure.ac:
Apparently AC_CONFIG_MACRO_DIR breaks when using more
than one macro directory, reverting last change.
2008-12-04 20:11:33 +00:00
Sebastian Dröge
266d43b116 configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M4 macros.
Original commit message from CVS:
* configure.ac:
Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
our M4 macros.
2008-12-04 19:48:20 +00:00
Sebastian Dröge
bc794219f3 Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will s...
Original commit message from CVS:
Patch by: Cygwin Ports maintainer
<yselkowitz at users dot sourceforge dot net>
* autogen.sh:
* configure.ac:
Require gettext 0.17 because older versions don't mix with libtool
2.2. At build time an older gettext version will still work.
Fixes bug #556091.
2008-11-29 13:33:37 +00:00
Jan Schmidt
4a8c73e694 configure.ac: Back to development -> 0.10.10.1
Original commit message from CVS:
* configure.ac:
Back to development -> 0.10.10.1
2008-11-20 20:42:33 +00:00
Jan Schmidt
025df0b06c Release 0.10.10 - "Under the House"
Original commit message from CVS:
Release 0.10.10 - "Under the House"
2008-11-19 14:30:44 +00:00
Jan Schmidt
73f76a8866 configure.ac: 0.10.9.3 pre-release
Original commit message from CVS:
* configure.ac:
0.10.9.3 pre-release
2008-11-12 23:19:55 +00:00
Jan Schmidt
5b6263f961 configure.ac: oops, forgot to bump the version back to devel after the last release 0.10.9.1
Original commit message from CVS:
* configure.ac:
oops, forgot to bump the version back to devel
after the last release 0.10.9.1
2008-10-24 20:44:13 +00:00
Jan Schmidt
34014be4d4 Release 0.10.9
Original commit message from CVS:
Release 0.10.9
2008-08-26 23:06:04 +00:00
Jan Schmidt
4f1c7a82e6 0.10.8.2 pre-release.
Original commit message from CVS:
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
* docs/plugins/gst-plugins-ugly-plugins-sections.txt:
* docs/plugins/gst-plugins-ugly-plugins.args:
* docs/plugins/gst-plugins-ugly-plugins.hierarchy:
* docs/plugins/gst-plugins-ugly-plugins.interfaces:
* docs/plugins/inspect/plugin-a52dec.xml:
* docs/plugins/inspect/plugin-asf.xml:
* docs/plugins/inspect/plugin-cdio.xml:
* docs/plugins/inspect/plugin-dvdlpcmdec.xml:
* docs/plugins/inspect/plugin-dvdread.xml:
* docs/plugins/inspect/plugin-dvdsub.xml:
* docs/plugins/inspect/plugin-iec958.xml:
* docs/plugins/inspect/plugin-lame.xml:
* docs/plugins/inspect/plugin-mad.xml:
* docs/plugins/inspect/plugin-mpeg2dec.xml:
* docs/plugins/inspect/plugin-mpegaudioparse.xml:
* docs/plugins/inspect/plugin-mpegstream.xml:
* docs/plugins/inspect/plugin-realmedia.xml:
* docs/plugins/inspect/plugin-siddec.xml:
* ext/Makefile.am:
0.10.8.2 pre-release.
* po/LINGUAS:
* po/POTFILES.in:
* po/id.po:
Add new translation.
2008-08-12 09:16:13 +00:00
Sebastian Dröge
449f1281d5 configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include flags that are invalid for C++.
Original commit message from CVS:
* configure.ac:
Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
flags that are invalid for C++.
2008-07-08 14:01:51 +00:00
Tim-Philipp Müller
f887811a64 Use correct error code for encrypted streams.
Original commit message from CVS:
* configure.ac:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object):
Use correct error code for encrypted streams.
2008-07-03 13:12:26 +00:00
Jan Schmidt
28e2ae560a configure.ac: Back to devel -> 0.10.8.1
Original commit message from CVS:
* configure.ac:
Back to devel -> 0.10.8.1
2008-05-25 21:03:41 +00:00
Jan Schmidt
63c433b14d Release 0.10.8
Original commit message from CVS:
Release 0.10.8
2008-05-21 23:03:13 +00:00
Jan Schmidt
0f3279aeb1 configure.ac: 0.10.7.4 pre-release
Original commit message from CVS:
* configure.ac:
0.10.7.4 pre-release
2008-05-19 21:38:16 +00:00
Jan Schmidt
3530e34731 Commit 0.10.7.3 pre-rel marker
Original commit message from CVS:
Commit 0.10.7.3 pre-rel marker
2008-05-19 10:02:41 +00:00
Jan Schmidt
a3e36958ae configure.ac: 0.10.7.2 pre-release
Original commit message from CVS:
* configure.ac:
0.10.7.2 pre-release
2008-05-10 15:32:41 +00:00
Tim-Philipp Müller
6fe41c32bb configure.ac: Error out if we don't have the required core/base versions.
Original commit message from CVS:
* configure.ac:
Error out if we don't have the required core/base versions.
2008-05-07 08:00:24 +00:00
Damien Lespiau
aea855b7a8 configure.ac: Actually build dlls when cross-compiling with mingw32.
Original commit message from CVS:
Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
* configure.ac:
Actually build dlls when cross-compiling with mingw32.
Fixes bug #526247.
2008-04-06 08:57:33 +00:00
Sebastian Dröge
0815b78811 Depend on GLib 2.12 and use it unconditionally as we do in other modules too already.
Original commit message from CVS:
* configure.ac:
* gst/mpegaudioparse/gstmpegaudioparse.c:
(mpeg_audio_seek_entry_free):
* gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_free):
Depend on GLib 2.12 and use it unconditionally as we do in other
modules too already.
2008-04-04 19:04:20 +00:00
Sebastian Dröge
666d19fe1a configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4....
Original commit message from CVS:
* configure.ac:
Check if the compiler supports do { } while (0) macros. This fixes
a warning when compiling with g++ 4.3, resulting in a build failure
because of -Werror.
2008-03-21 14:15:27 +00:00