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
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