Commit graph

843 commits

Author SHA1 Message Date
Sebastian Dröge
dc6b976213 Back to development 2013-08-28 13:27:05 +02:00
Sebastian Dröge
90dd5dc13e Release 1.1.4 2013-08-28 12:58:43 +02:00
Tim-Philipp Müller
eb5adde7af configure: fix x264 version checking
x264 releases carry pkg-config versions such as 0.120.x
(literallly with an 'x'). Checking for x264 >= 0.120.0 will
then fail, so we need to either check for > 0.119.0 or
for >= 0.120 to make this work right.
2013-08-17 23:13:17 +01:00
Lubosz Sarnecki
68985ba2ab build: add subdir-objects to AM_INIT_AUTOMAKE
Fixes warnings in automake 1.14

https://bugzilla.gnome.org/show_bug.cgi?id=705350
2013-08-02 15:34:03 +01:00
Sebastian Dröge
edff2b9a2b Back to development 2013-07-29 14:48:21 +02:00
Sebastian Dröge
989be020a1 Release 1.1.3 2013-07-29 13:46:08 +02:00
Sebastian Dröge
cfb87c7638 Back to development 2013-07-11 16:57:24 +02:00
Sebastian Dröge
ad93911df4 Release 1.1.2 2013-07-11 16:12:25 +02:00
Sebastian Dröge
1d1131de19 Back to development 2013-06-05 18:36:40 +02:00
Sebastian Dröge
0e0bd0f15d Release 1.1.1 2013-06-05 18:31:53 +02:00
Sebastian Dröge
ef182de45f gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
Tim-Philipp Müller
22fbafc4af 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-30 23:56:14 +00:00
Tim-Philipp Müller
2b814e4191 dvdread: link to libgmodule-2.0 since the g_module_* API is used
And the gmodule lib has been moved into the Requires.private
section of the pkg-config file in core.
2012-11-30 20:09:03 +00:00
Tim-Philipp Müller
56002b3fba configure.ac: update courtesy of autoupdate 2012-11-07 20:46:27 +00:00
Tim-Philipp Müller
884d14a2c7 configure: let AG_GST_PLUGIN_DOCS check for python
And update common for move from AS_PATH_PYTHON to AM_PATH_PYTHON,
which as a side-effect should pick up newer python versions as
well.

https://bugzilla.gnome.org/show_bug.cgi?id=563903
2012-11-07 20:39:56 +00:00
Tim-Philipp Müller
a87cd04ee2 Back to feature development 2012-10-25 12:38:47 +01:00
Tim-Philipp Müller
ef57fecd5f Release 1.0.2 2012-10-25 01:11:10 +01:00
Tim-Philipp Müller
82e45170f9 Back to development (bug fixing) 2012-10-07 16:58:10 +01:00
Tim-Philipp Müller
dd727be43d Release 1.0.1 2012-10-07 16:13:11 +01:00
Tim-Philipp Müller
2c82b981db Back to development (bug fixing) 2012-09-24 16:52:23 +01:00
Tim-Philipp Müller
cd87689518 Release 1.0.0 2012-09-24 14:35:31 +01:00
Tim-Philipp Müller
2fe4042abf Release 0.11.99 2012-09-17 17:59:57 +01:00
Tim-Philipp Müller
5f9a086484 Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:57:30 +01:00
Tim-Philipp Müller
717ae6cc20 Back to development 2012-09-14 02:58:26 +01:00
Tim-Philipp Müller
3256bca659 Release 0.11.94 2012-09-14 02:49:34 +01:00
Stefan Sauer
735a04187f configure: bump gtk-doc req to 1.12 (mar-2009)
This allows us to e.g. unconditionally use gtkdoc-rebase.
2012-08-22 13:19:01 +02:00
Tim-Philipp Müller
b5d775ca3d Back to development 2012-08-08 16:26:41 +01:00
Tim-Philipp Müller
ebbfeb1f7b Release 0.11.93 2012-08-08 15:23:53 +01:00
Sebastian Dröge
478410d595 Merge remote-tracking branch 'origin/master' 2012-06-19 09:26:46 +01:00
Nicolas Dufresne
4fbb1a042e x264enc: Port to GstVideoEncoder baseclass
Conflicts:

	configure.ac
	ext/x264/gstx264enc.c
	ext/x264/gstx264enc.h

Back to 0.10 state, needs to be ported to 0.11 again.
2012-06-18 16:00:53 +01:00
Tim-Philipp Müller
feb316e604 synaesthesia: remove experimental GPL-ed synaesthesia plugin
It never made it out of experimental, and there's a new
synaescope element in gst-plugins-bad that's hopefully
sufficiently similar.

https://bugzilla.gnome.org/show_bug.cgi?id=356882
2012-06-16 18:29:54 +01:00
Sebastian Dröge
c2198e1c44 Back to development 2012-06-07 16:28:45 +02:00
Sebastian Dröge
880804a97b Release 0.11.92 2012-06-07 16:28:32 +02:00
Tim-Philipp Müller
004abdaddf x264: bump x264 requirement to build 106 or later
Build 106 is from September 2010.

https://bugzilla.gnome.org/show_bug.cgi?id=676257
2012-05-17 21:16:08 +01:00
Sebastian Dröge
c2b44dc92c configure: Require core/base 0.11.91 2012-05-16 09:13:10 +02:00
Sebastian Dröge
275745b001 Back to development 2012-05-13 17:00:50 +02:00
Sebastian Dröge
76c558f8ac Release 0.11.91 2012-05-13 16:49:04 +02:00
Sebastian Dröge
1f8d9315b8 configure: Modernize autotools setup a bit
Also we now only create tar.bz2 and tar.xz tarballs.
2012-04-13 14:01:50 +02:00
Sebastian Dröge
ad0745b37f Back to development 2012-04-12 11:19:12 +02:00
Sebastian Dröge
4c6f7cf644 Release 0.11.90 2012-04-12 10:40:20 +02:00
Sebastian Dröge
8ff6937ef7 configure: Update version to 0.11.89.1 2012-04-05 13:26:45 +02:00
Sebastian Dröge
9e5a55a70f gst: Update versioning 2012-04-04 14:38:53 +02:00
Wim Taymans
d81532a549 back to development 2012-03-22 15:56:04 +01:00
Wim Taymans
d1911c3f65 Release 0.11.2 2012-03-22 15:52:55 +01:00
Tim-Philipp Müller
ef64b43ac8 Merge remote-tracking branch 'origin/master' into 0.11
So 0.11 folks also get amr include fixes.

Conflicts:
	ext/a52dec/gsta52dec.c
	ext/mad/gstmad.c
2012-03-20 12:08:23 +00:00
Wim Taymans
9e1b76fb13 configure.ac: bump required GLib to 2.31.14
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
2012-03-12 16:16:17 +01:00
Tim-Philipp Müller
425e6e395f amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3
In previous versions, the opencore-amr include sub-directory
would be specified in the include path in the CFLAGS, but this
is no longer the case in newer versions, so we need to add those
to our include directives.

Based on patch by: Christian Morales Vega

https://bugzilla.gnome.org/show_bug.cgi?id=671123
2012-03-03 17:21:28 +00:00
Tim-Philipp Müller
593ddf4bb9 configure: get rid of non-pkg-config ways to check for opencore-amr 2012-03-03 17:21:24 +00:00
Tim-Philipp Müller
73dfd99c95 Bump version after release 2012-02-23 11:20:33 +00:00
Mark Nauwelaerts
689b94b8a9 synaesthesia: port to 0.11 2012-02-17 17:53:34 +01:00