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
Mark Nauwelaerts
0d66ce0062
xingmux: port to 0.11
2012-02-17 17:53:28 +01:00
Wim Taymans
dd3eaca4ee
back to development
2012-02-17 11:06:59 +01:00
Wim Taymans
5581355732
RELEASE 0.11.1
2012-02-17 11:06:27 +01:00
Sebastian Dröge
74de5954af
Merge branch 'master' into 0.11
...
Conflicts:
ext/a52dec/gsta52dec.c
2012-01-25 13:03:33 +01:00
Tim-Philipp Müller
ac281f3562
Add --disable-fatal-warnings configure option
2012-01-19 15:06:47 +00:00
Sebastian Dröge
7064bae5b6
configure.ac: Require GLib 2.31.10 for consistency
2012-01-18 17:00:26 +01:00
Tim-Philipp Müller
8d44d7ded7
mpegstream: remove the old mpeg-ps parser and demuxers
...
Don't want anyone porting this by accident.
Superseded by mpegpsdemux in -bad.
2011-11-13 00:07:02 +00:00
Tim-Philipp Müller
b699e199f2
cdio: port cdiocddasrc to 0.11
2011-11-12 21:06:29 +00:00
Tim-Philipp Müller
13d1003c9e
twolame: port to 0.11
2011-11-11 00:51:34 +00:00
Tim-Philipp Müller
0983339a6e
iec958: remove this plugin
...
I think it can just go away. Audio sinks can and should payload
things themselves using the helper API in libgstaudio. If such
a plugin still makes sense, it should probably be rewritten
using the library functions (and be put into -good or so).
2011-11-10 23:17:53 +00:00
Wim Taymans
839773dbed
realmedia is ported
2011-11-04 17:32:58 +01:00
Wim Taymans
6b709f4656
dvdread: port to 0.11
2011-10-10 12:38:02 +02:00
Wim Taymans
e06c2d881b
dvdsub: port to 0.11
2011-10-06 17:24:22 +02:00