Tim-Philipp Müller
7e9fc24bc9
Add uninstalled pkg-config file so other modules can find libav elements for unit tests
...
e.g. gst-plugins-bad has some unit tests that draw on av* elements.
2013-02-28 19:34:02 +00:00
Andoni Morales Alastruey
d89fbb2ccb
libav: fix checks for internal libav configure options
...
https://bugzilla.gnome.org/show_bug.cgi?id=691723
2013-01-21 11:17:16 +00:00
Tim-Philipp Müller
22f4df552a
configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
...
AM_CONFIG_HEADER has been removed in the just-released automake 1.13:
https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html
https://bugzilla.gnome.org/show_bug.cgi?id=690881
2012-12-31 00:32:41 +00:00
Sebastian Dröge
faa23b57b8
configure: Pass CC, LD, AS, AR and NM to the libav configure if set
2012-12-21 14:33:56 +01:00
Tim-Philipp Müller
10d45af7bf
Back to feature development
2012-10-25 12:51:41 +01:00
Tim-Philipp Müller
89dcd12204
Release 1.0.2
2012-10-25 01:34:32 +01:00
Andoni Morales Alastruey
12857d9cf9
configure: fix os type configure option for android
2012-10-23 10:21:52 +02:00
Tim-Philipp Müller
a56380f2ad
Back to development (bug fixing)
2012-10-07 17:00:08 +01:00
Tim-Philipp Müller
7b22193e60
Release 1.0.1
2012-10-07 16:12:38 +01:00
Tim-Philipp Müller
e8c2d76eca
Back to development (bug fixing)
2012-09-24 17:01:00 +01:00
Tim-Philipp Müller
1fefcf2cf4
Release 1.0.0
2012-09-24 14:55:16 +01:00
Tim-Philipp Müller
ac07c642c1
Release 0.11.99
2012-09-17 18:05:23 +01:00
Tim-Philipp Müller
710229887a
Remove -DGST_USE_UNSTABLE_API
2012-09-17 17:53:29 +01:00
Tim-Philipp Müller
d87e83eb5b
Back to development
2012-09-14 02:59:37 +01:00
Tim-Philipp Müller
1688747212
Release 0.11.94
2012-09-14 02:51:13 +01:00
Mark Nauwelaerts
c489e4163a
configure.ac: handle out-of-tree build
...
In file included from <gst-ffmpeg>/gst-libs/ext/libav/libavutil/avutil.h:318:0,
from <gst-ffmpeg>/gst-libs/ext/libav/libswscale/swscale.h:30,
from <gst-ffmpeg>/ext/libswscale/gstffmpegscale.c:26:
<gst-ffmpeg>/gst-libs/ext/libav/libavutil/common.h:38:32: fatal error: libavutil/avconfig.h: No such file or directory
compilation terminated.
2012-09-11 20:40:07 +02:00
Tim-Philipp Müller
a44c3aeed3
configure: actually check for orc
...
Otherwise we get a scary "orc acceleration disabled, orc
not found or too old" message at the end of the configure
output. It's used by libswscale.
2012-09-11 13:27:55 +01:00
Edward Hervey
90a8b3fb9f
ext: ffmpeg/gstffmpeg*.[ch] => libav/gstav*.[ch]
2012-09-10 17:53:54 +02:00
Edward Hervey
1ea0285e51
configure: Fix name of binary to disable
2012-09-10 17:29:35 +02:00
Edward Hervey
f4532d9135
remove postproc element
...
libpostproc is gone from upstream libav.
2012-09-10 17:18:30 +02:00
Edward Hervey
0e40eb11bc
configure.ac: Import top-level include directory
...
And fixup all includes
2012-09-10 17:08:00 +02:00
Stefan Sauer
eeba6d2ae2
configure: bump gtk-doc req to 1.12 (mar-2009)
...
This allows us to e.g. unconditionally use gtkdoc-rebase.
2012-08-22 13:20:36 +02:00
Tim-Philipp Müller
a3f357fbf5
Back to development
2012-08-08 16:32:52 +01:00
Tim-Philipp Müller
af4db59a83
Release 0.11.93
2012-08-08 16:32:16 +01:00
Sebastian Dröge
5b4c040192
Back to development
2012-06-07 16:35:37 +02:00
Sebastian Dröge
0a4452bddf
Release 0.11.92
2012-06-07 16:35:24 +02:00
Sebastian Dröge
e3252bc7fd
configure: Require core/base 0.11.91
2012-05-16 09:13:15 +02:00
Sebastian Dröge
cdf5b20f83
Back to development
2012-05-13 17:01:02 +02:00
Sebastian Dröge
b0d7e7e684
Release 0.11.91
2012-05-13 16:54:19 +02:00
Sebastian Dröge
2c6dca4a25
configure: Modernize autotools setup a bit
...
Also we now only create tar.bz2 and tar.xz tarballs.
2012-04-13 14:00:48 +02:00
Sebastian Dröge
e06cce3c91
Back to development
2012-04-13 09:32:11 +02:00
Sebastian Dröge
ac04638be0
Release 0.11.90
2012-04-13 09:29:45 +02:00
Sebastian Dröge
ddad61628a
configure: Remove another occurence of ffmpeg
2012-04-12 19:46:24 +02:00
Sebastian Dröge
e49c069995
Rename everything from gst-ffmpeg to gst-libav
...
Also change elements factory names to avenc_*, avdec_*,
avmux_* and avdemux_*. The actual filenames, type names,
function/variable names are not touched to make merging
with 0.10 easier at this point. Once 0.10 is not supported
anymore everything should be renamed.
2012-04-12 19:41:52 +02:00
Sebastian Dröge
4ee98001e0
configure: Update version to 0.11.89.1
2012-04-05 13:28:41 +02:00
Sebastian Dröge
37fcf4009f
ffmpeg: Update versioning
2012-04-04 14:53:51 +02:00
Wim Taymans
fe86916655
back to development
2012-03-22 15:56:32 +01:00
Wim Taymans
ec8432a976
Release 0.11.2
2012-03-22 15:53:13 +01:00
Wim Taymans
8f20bd588e
back to development
2012-02-17 11:07:33 +01:00
Wim Taymans
b54ae10a3d
RELEASE 0.11.1
2012-02-17 11:07:09 +01:00
Sebastian Dröge
b8ebb2f895
Merge branch 'master' into 0.11
2012-01-25 13:14:51 +01:00
Sebastian Dröge
39808588c0
configure: Add --disable-fatal-warnings configure option
2012-01-25 13:14:01 +01:00
Sebastian Dröge
3393095cd0
Merge branch 'master' into 0.11
2012-01-18 10:21:36 +01:00
Mark Nauwelaerts
9b7bd04ad9
configure.ac: improve path handling in out-of-tree build
...
That is, handle the srcdir being given by a relative path as well as
an absolute path by using autotools provided absolute path.
2012-01-10 12:09:28 +01:00
Tim-Philipp Müller
a0be7eef02
configure: require core from git/pre-release
...
For gst_element_class_add_static_pad_template() which
was added only recently.
2012-01-07 19:56:42 +00:00
Edward Hervey
6c290ab6de
Merge remote-tracking branch 'origin/0.10.13'
2011-11-02 17:48:30 +01:00
Edward Hervey
da885673c1
0.10.13 Release "Speeding, sparks like lightning"
2011-11-02 17:26:54 +01:00
Wim Taymans
59769ca0c8
Merge branch 'master' into 0.11
2011-11-02 10:31:57 +01:00
Tim-Philipp Müller
02250601cf
Merge remote-tracking branch 'origin/master' into 0.11
2011-10-31 14:53:01 +00:00
Edward Hervey
814c3f983b
configure.ac: Remove --enable-postproc from the default flags
...
fixes previous patch
2011-10-31 11:47:10 +01:00
Edward Hervey
acfee56dd4
0.10.12.3 pre-release
2011-10-31 11:40:37 +01:00
Martin Storsjo
2d767fe58f
Allow building a LGPL only gst-ffmpeg plugin
...
This removes --enable-gpl and --enable-postproc from the
ffmpeg configure line, and disables building the postproc
gstreamer plugin.
https://bugzilla.gnome.org/show_bug.cgi?id=654037
Conflicts:
configure.ac
2011-10-31 11:14:23 +01:00
Martin Storsjo
77fa4072ee
Allow building a LGPL only gst-ffmpeg plugin
...
This removes --enable-gpl and --enable-postproc from the
ffmpeg configure line, and disables building the postproc
gstreamer plugin.
https://bugzilla.gnome.org/show_bug.cgi?id=654037
2011-10-31 10:59:27 +01:00
Edward Hervey
de5557ef84
0.10.12.2 pre-release
2011-10-18 10:23:44 +02:00
Edward Hervey
5264fd3c97
Merge remote-tracking branch 'origin/master' into 0.11
2011-10-17 16:29:10 +02:00
Edward Hervey
56854de873
configure.ac: Fix for new libav
2011-10-17 16:26:20 +02:00
Tim-Philipp Müller
18aea78543
configure: back to development
2011-09-03 12:27:28 +01:00
Wim Taymans
05a5c7f513
Merge branch 'master' into 0.11
...
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegcodecmap.c
2011-07-22 17:54:32 +02:00
Edward Hervey
4e71f12ee9
Release 0.10.12
2011-07-20 12:14:45 +02:00
Edward Hervey
b41422f1f3
Merge branch 'master' into 0.11
2011-07-15 12:34:19 +02:00
David Schleef
e799091c8a
configure: Remove -gnu from target_os
...
Fixes #651768 .
2011-07-12 12:24:54 +02:00
Wim Taymans
54cdf039b9
remove -Wcast-align
...
See: https://bugzilla.gnome.org/show_bug.cgi?id=615698
2011-07-11 10:37:03 +02:00
Wim Taymans
3008de63e4
remove -Wcast-align
...
See: https://bugzilla.gnome.org/show_bug.cgi?id=615698
2011-07-07 18:52:23 +02:00
Tim-Philipp Müller
871649542f
Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings
2011-07-05 10:34:24 +01:00
Edward Hervey
d9e60c1d5c
configure.ac: 0.10.11.2 pre-release
2011-06-25 13:05:41 +02:00
Wim Taymans
c312409c83
Merge branch 'master' into 0.11
2011-06-02 17:03:21 +02:00
Punya Prakash
cc9d778844
configure: Fix ac_cs_config handling
...
Previously autoconf appended too many additional quotes
to parameters like --with-ffmpeg-extra-configure=" --target-os=linux
--extra-cflags='-mfpu=neon -mfloat-abi=softfp'".
Fixes bug #648816 .
2011-05-06 13:20:34 +02:00
Wim Taymans
c71a2ec502
Merge branch 'master' into 0.11
...
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegdec.c
2011-04-29 18:40:36 +02:00
Edward Hervey
09e4d11de0
configure.ac: FFmpeg => Libav
2011-04-21 20:56:44 +02:00
Wim Taymans
739b439f02
Merge branch 'master' into 0.11
2011-03-04 14:00:28 +01:00
Mark Nauwelaerts
74145fb2e5
configure.ac: no need to mess with AS
2011-02-28 19:41:04 +01:00
Mark Nauwelaerts
4be4063fd9
configure.ac: cygwin/mingw32; enable linking static non-import libs
...
... such as to internal ffmpeg static libs.
Fixes #642507 .
2011-02-28 19:39:38 +01:00
Mark Nauwelaerts
68e51f2a15
configure.ac: export plugin description more platform independent
...
Fixes #642504 .
2011-02-28 19:39:15 +01:00
Wim Taymans
73f2667ff2
Merge branch 'master' into 0.11
...
Conflicts:
configure.ac
2011-02-28 12:12:51 +01:00
Edward Hervey
e879166d44
configure.ac: Don't forget to include new libavcore library
2011-01-24 17:26:20 +01:00
Tim-Philipp Müller
60e8ca179f
configure: require core 0.10.31
...
For gst_util_fraction_compare()
2011-01-14 09:36:46 +00:00
Wim Taymans
5a6c22ef55
configure: open 0.11 branch
2010-12-06 12:32:41 +01:00
Sebastian Dröge
d4a999ca93
configure: Require orc >= 0.4.6 for --compat
2010-09-05 12:28:18 +02:00
Sebastian Dröge
d3627ad44c
configure: Use AC_PROG_CC_STDC instead of the automake variant
2010-08-04 19:41:06 +02:00
Sebastian Dröge
7ee6a15112
configure: Fix FIXME comment
2010-08-04 19:32:51 +02:00
Edward Hervey
1fade81e14
Back to development.
2010-07-16 12:45:18 +02:00
Edward Hervey
65cc6881a4
releasing 0.10.11, "Feeding trolls is strictly forbidden"
2010-07-15 21:28:30 +02:00
Edward Hervey
40466f939a
configure.ac: 0.10.10.5 pre-release
2010-07-07 12:41:24 +02:00
Edward Hervey
a2ed45acc0
configure.ac: 0.10.10.4 pre-release
2010-06-30 10:32:25 +02:00
Tim-Philipp Müller
e90a2a7161
Bump automake requirement to 1.10, autoconf to 2.60 and libtool to 1.5
...
For maintainability reasons. These are the versions we require in
other modules.
2010-06-28 17:13:50 +01:00
Edward Hervey
1675f78222
0.10.10.3 pre-release
2010-06-27 12:52:39 +02:00
Edward Hervey
65c5d814c2
0.10.10.2 pre-release
2010-06-27 10:51:48 +02:00
Edward Hervey
96479cdd08
configure: Disable doc/applicatoin building
2010-06-16 11:55:40 +02:00
Edward Hervey
133b88fc63
configure: Use --enable-pic instead of --enabled-shared
...
Not sure when that option was added, but it does what we want (i.e. produce
PIC code in .a/.la that we can then link into a shared library)
2010-06-16 11:46:02 +02:00
Sebastian Dröge
899d2f0cec
Use orc instead of liboil for CPU feature detection
2010-06-14 14:38:44 +02:00
Sebastian Dröge
24ec624c77
configure: Use GLIB_EXTRA_CFLAGS
2010-06-14 13:28:50 +02:00
Edward Hervey
b67df81be5
configure.ac: Execute ffmpeg's configure command from that directory
...
Avoids stupid sed warnings
2010-05-31 19:18:20 +02:00
Edward Hervey
7f49941366
configure.ac: Don't build filters
...
We don't use them
2010-05-31 18:53:51 +02:00
Tim-Philipp Müller
a53eff72d6
configure: avoid bash-ism
2010-05-25 13:56:49 +01:00
Sebastian Dröge
a450bd027f
build: Add all kinds of compiler warning flags and fix the resulting warnings
2010-03-24 12:07:28 +01:00
Sebastian Dröge
47f9aba42d
configure: $GST_CVS -> $GST_GIT
2010-03-24 11:53:46 +01:00
Benjamin Otte
0943520b57
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 22:10:08 +01:00
Edward Hervey
a55e9afbee
configure.ac: And back to development we go...
...
... even if some people didn't pay attention :P
2010-03-10 10:07:10 +01:00
Sebastian Dröge
441783b937
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:12:21 +00:00
Edward Hervey
bfb25f0d62
releasing 0.10.10, "It's the bomb"
2010-03-06 14:06:06 +01:00