Thibault Saunier
0ff3c63dd9
Release 1.4.0
2014-10-20 11:24:58 +02:00
Thibault Saunier
117849239c
Release 1.3.90
2014-09-24 11:13:45 +02:00
Thibault Saunier
367d281ab6
Reimplement gstpython plugin on top of PyGobject
2014-06-06 10:28:58 +02:00
Sebastian Dröge
b8702b239f
Modernize configure.ac a bit
...
Especially create tar.xz files instead of tar.gz
2014-03-29 15:15:27 +01:00
Sebastian Dröge
9f0eb95a7a
Fix extension of native Python module
...
When building debug modules this e.g. has to be _d.so instead of just .so
2014-03-29 15:01:24 +01:00
Thibault Saunier
59784c2357
Back to development
2014-03-16 12:51:03 +01:00
Thibault Saunier
4e13f96d3c
Release 1.2.0
2014-03-15 18:02:45 +01:00
Thibault Saunier
2644bf83bb
We actually depend on python 2.5 not 2.7
2014-03-15 17:39:06 +01:00
Sebastian Dröge
d0f12f81c8
configure: Fix typo
2013-09-30 13:07:03 +02:00
Thibault Saunier
11d1e09f99
Back to development
2013-09-28 21:07:47 +02:00
Thibault Saunier
9a258908b3
Release 1.1.90
2013-09-28 20:48:40 +02:00
Andoni Morales Alastruey
20860bc633
configure: fail if pygobject is not found
...
https://bugzilla.gnome.org/show_bug.cgi?id=706853
2013-08-26 19:12:01 -04:00
Thibault Saunier
63c2d4b01a
Disable examples amd testsuite as long as they have not been ported
2013-08-23 23:15:12 -04:00
George McCollister
cfa8710b7b
configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
...
AM_CONFIG_HEADER was removed in automake 1.13
https://bugzilla.gnome.org/show_bug.cgi?id=693367
2013-02-07 23:27:56 +00:00
Thibault Saunier
0f8f27e55c
Implement the glue code so GstFraction works
2012-08-19 18:56:29 -04:00
Thibault Saunier
7ee9ce29ea
Add overrides for GObject Introspection
2012-08-19 18:54:37 -04:00
Thibault Saunier
a4b7a67f84
Keep only the testsuite as we are now using GObject Introspection for bindings
2012-07-30 16:24:10 -04:00
Tim-Philipp Müller
1b3a68c10c
Revert nonsense that happened to git master, but make configure
...
error out with an error message pointing people to the 0.10 branch.
2012-04-08 00:03:03 +01:00
Tim-Philipp Müller
6b5282f5f4
Add gst-0.10.36.ignore file
...
So things still compile with older versions of GStreamer.
2011-12-09 17:22:31 +00:00
Alessandro Decina
ba5a02b86c
video: wrap force key unit API
2011-12-08 09:21:09 +01:00
Tim-Philipp Müller
0a2596c68c
configure: back to development
...
Apparently.
2011-10-31 10:51:46 +00:00
Tim-Philipp Müller
855093570f
Release 0.10.22
2011-10-29 17:49:01 +01:00
Tim-Philipp Müller
f708fd6fd1
configure: use AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO
...
For python plugin, but also to ensure there's an entry in the
doap file for releases.
2011-10-29 16:01:24 +01:00
Tim-Philipp Müller
6bd5d1c2a6
0.10.21.2 pre-release
2011-10-20 13:24:59 +01:00
Thibault Saunier
94491ae535
Install pygst.h so it can be reused by other bindings
...
Also add a PYGST_CFLAGS
https://bugzilla.gnome.org/show_bug.cgi?id=656289
2011-08-10 18:10:01 +02:00
Luis de Bethencourt
49074b1d17
configure.ac: redundant uses of AC_MSG_RESULT()
...
cleaned the redundant uses of AC_MSG_RESULT() in configure.ac
2011-03-22 13:39:15 +01:00
Edward Hervey
fb8beea70a
configure.ac: And back to development we go
2011-01-25 11:17:12 +01:00
Edward Hervey
725bc2f11a
Release 0.10.21
2011-01-20 21:16:38 +01:00
Edward Hervey
4e4393c40c
0.10.20.3 pre-release
2011-01-11 20:31:59 +01:00
Edward Hervey
3c90163dac
0.10.20.2 pre-release
2011-01-07 17:20:44 +01:00
Edward Hervey
0ef52abad4
gst: Update to 0.10.32 core/base API
2011-01-05 15:05:02 +01:00
Edward Hervey
7806e77ab5
configure.ac: back to development
...
And the crowd goes mad \o/
2010-12-03 14:49:13 +01:00
Edward Hervey
e0f0bce8d6
Release 0.10.20
2010-12-01 23:43:57 +01:00
Tim-Philipp Müller
ba89cdd2e9
0.10.19.5 pre-release
2010-11-22 13:27:15 +00:00
Alessandro Decina
cac4f31f1a
Fix distcheck.
...
Before this change gst/__init__.py wasn't being copied to
$(top_builddir)/gst/, making make check fail to import gst.
2010-11-22 13:41:17 +01:00
Tim-Philipp Müller
d7a89ac66d
configure.ac: 0.10.19.4 pre-release
...
Skip .3 to align number with the other pre-releases.
2010-11-01 19:37:03 +00:00
Edward Hervey
34bf6206a7
configure.ac: 0.10.19.2 pre-release
2010-10-22 18:17:34 +02:00
Edward Hervey
eb8869dce1
gst: Bump required core/base to 0.10.20
...
And clean up code accordingly
2010-10-18 12:01:02 +02:00
Edward Hervey
642fed71da
gst: Update to latest 0.10.31 core/base API
2010-10-18 12:00:57 +02:00
Sebastian Dröge
4707a302d0
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:31:40 +02:00
Edward Hervey
04c94b9100
Back to development.
2010-07-16 12:44:46 +02:00
Edward Hervey
dc1ae0ffbb
Release 0.10.19 "Insert Casablanca quote here"
2010-07-15 21:01:35 +02:00
Edward Hervey
35fe0f419d
configure.ac: 0.10.18.4 pre-release
2010-07-07 12:12:09 +02:00
Edward Hervey
47ad309115
configure.ac: 0.10.18.3 pre-release
2010-06-30 10:26:25 +02:00
Edward Hervey
e1843c5f8f
Bump automake requirements to 1.10 and autoconf to 2.60
2010-06-30 10:25:50 +02:00
Edward Hervey
437837f312
0.10.18.2 pre-release
2010-06-27 10:46:14 +02:00
Edward Hervey
110de36d65
Add gst-plugins-base 0.10.29/0.10.30 API additions
2010-06-27 10:35:55 +02:00
Edward Hervey
7ac79bfef9
Add new core 0.10.29 and 0.10.30 API definitions
2010-06-27 10:08:02 +02:00
Sebastian Dröge
09a3cab9bc
configure: Use GLIB_EXTRA_CFLAGS
2010-06-14 13:28:37 +02:00
Tim-Philipp Müller
673fe4f48d
build: put build files into m4/ instead of common/m4/
...
We don't want the common submodule directory contaminated with
random build cruft.
2010-05-28 10:34:56 +01:00