Sebastian Dröge
5ff1ef181a
Back to development
2015-09-25 23:51:12 +02:00
Sebastian Dröge
b200d017f9
Release 1.6.0
2015-09-25 23:32:02 +02:00
Sebastian Dröge
cf616c0477
Release 1.5.91
2015-09-18 20:01:17 +02:00
Sebastian Dröge
eeb8698df6
Release 1.5.90
2015-08-19 14:05:27 +03:00
Sebastian Dröge
090e8f7159
Back to development
2015-06-25 00:04:19 +02:00
Sebastian Dröge
73d91f9409
Release 1.5.2
2015-06-24 23:39:37 +02:00
Sebastian Dröge
7383811278
Back to development
2015-06-07 16:44:43 +02:00
Sebastian Dröge
b388c95bde
Release 1.5.1
2015-06-07 11:05:29 +02:00
Tim-Philipp Müller
947d5b56b3
configure: bump automake requirement to 1.14 and autoconf to 2.69
...
This is only required for builds from git, people can still
build tarballs if they only have older autotools.
https://bugzilla.gnome.org//show_bug.cgi?id=747624
2015-04-23 16:22:39 +01:00
Tim-Philipp Müller
b130321dd0
configure: remove non-ported plugins stuff
...
It's not needed any longer, all plugins in -ugly
have been ported.
2015-01-18 16:53:41 +00:00
Sebastian Dröge
caee6eb21d
Back to development
2014-07-19 18:04:46 +02:00
Sebastian Dröge
a8c5bf9171
Release 1.4.0
2014-07-19 17:44:06 +02:00
Sebastian Dröge
936463c3ad
Release 1.3.91
2014-07-11 11:44:28 +02:00
Sebastian Dröge
cf0ea1eb37
Release 1.3.90
2014-06-28 11:39:14 +02:00
Sebastian Dröge
654b847584
Back to development
2014-06-22 19:36:14 +02:00
Sebastian Dröge
58959c390f
Release 1.3.3
2014-06-22 18:13:53 +02:00
Sebastian Dröge
a214e5713b
Back to development
2014-05-21 13:23:33 +02:00
Sebastian Dröge
50f551dbdf
Release 1.3.2
2014-05-21 13:06:35 +02:00
Sebastian Dröge
d1950e138e
Back to development
2014-05-03 20:48:37 +02:00
Sebastian Dröge
79d97d5f50
Release 1.3.1
2014-05-03 18:29:23 +02:00
Sebastian Dröge
89116c14d1
configure: Actually use 1.3.0.1 as version to make configure happy
2013-09-24 15:05:36 +02:00
Sebastian Dröge
5e284814dd
Back to development
2013-09-24 15:00:30 +02:00
Sebastian Dröge
d4545e085c
Release 1.2.0
2013-09-24 14:27:45 +02:00
Sebastian Dröge
cace3125c7
Back to development
2013-09-19 11:35:04 +02:00
Sebastian Dröge
c346884855
Release 1.1.90
2013-09-19 10:50:32 +02:00
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