Commit graph

1021 commits

Author SHA1 Message Date
Tim-Philipp Müller
b4772b4c9f Release 1.0.2 2012-10-25 00:54:24 +01:00
Sebastian Dröge
3c1041d5eb Revert "gst: Add better support for static plugins"
This reverts commit d2d79e3bc2,
which was accidentially pushed.
2012-10-24 13:26:26 +02:00
Sebastian Dröge
d2d79e3bc2 gst: Add better support for static plugins 2012-10-24 12:10:44 +02:00
Carlos Rafael Giani
d9279b1304 configure: Reintroduced xmmintrin.h/emmintrin.h header checks
The audio resampler needs these for the SSE/SSE2 code paths

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
2012-10-08 12:46:35 +02:00
Tim-Philipp Müller
dc35816c98 Back to development (bug fixing) 2012-10-07 16:52:27 +01:00
Tim-Philipp Müller
011d299b9f Release 1.0.1 2012-10-07 15:11:10 +01:00
Tim-Philipp Müller
b0baf45355 Back to development (bug fixing) 2012-09-24 16:46:44 +01:00
Tim-Philipp Müller
146ca8e3bf Release 1.0.0 2012-09-24 13:38:11 +01:00
Tim-Philipp Müller
993014c8f5 Release 0.11.99 2012-09-17 17:57:19 +01:00
Tim-Philipp Müller
5e0dfec62c Remove -DGST_USE_UNSTABLE_API 2012-09-17 16:05:37 +01:00
Tim-Philipp Müller
77c3a225c8 Back to development 2012-09-14 02:57:01 +01:00
Tim-Philipp Müller
f7c6aa5abd Release 0.11.94 2012-09-14 02:47:54 +01:00
Tim-Philipp Müller
6b670d701c gdp: move gdp plugin to -bad
It needs to be reworked for 1.0
2012-09-11 01:33:11 +01:00
Stefan Sauer
79b351c1a9 configure: bump gtk-doc req to 1.12 (mar-2009)
This allows us to e.g. unconditionally use gtkdoc-rebase.
2012-08-22 13:17:08 +02:00
Tim-Philipp Müller
b158029caf Back to development 2012-08-08 16:21:22 +01:00
Tim-Philipp Müller
b61c7fb9c3 Release 0.11.93 2012-08-08 15:12:56 +01:00
Sebastian Dröge
37d45cdab8 Back to development 2012-06-07 16:07:16 +02:00
Sebastian Dröge
6ed2f45f97 Release 0.11.92 2012-06-07 16:06:59 +02:00
Andoni Morales Alastruey
e8355ce908 playback: Fix compilation with the GDK Quartz backend 2012-05-21 13:15:12 +02:00
Idar Tollefsen
afc8ce3fd5 build: Make sure AC_INCLUDES_DEFAULT is used.
Without using AC_INCLUDES_DEFAULT explicitly,
certain platforms will complain that the header
was found, but not usable by the compiler.
This happens for instance on Solaris where certain
headers are needed to pull in proper defines.

https://bugzilla.gnome.org/show_bug.cgi?id=667307

Conflicts:

	configure.ac
2012-05-16 10:02:52 +01:00
Sebastian Dröge
97d2de4ce9 configure: Require core/base 0.11.91 2012-05-16 09:12:50 +02:00
Sebastian Dröge
0c87032e59 Back to development 2012-05-13 16:59:42 +02:00
Sebastian Dröge
f47072977a Release 0.11.91 2012-05-13 16:20:00 +02:00
Sebastian Dröge
e112b6e02b configure: Modernize autotools setup a bit
Also we now only create tar.bz2 and tar.xz tarballs.
2012-04-13 14:01:25 +02:00
Sebastian Dröge
69b18ab09d gst-libs: Remove interfaces libs and mixer/tuner interfaces
The navigation interface is now in the video library.
2012-04-13 13:14:13 +02:00
Sebastian Dröge
e3a734546d Back to development 2012-04-12 11:18:44 +02:00
Sebastian Dröge
3f6b1e96dc Release 0.11.90 2012-04-12 10:16:03 +02:00
Sebastian Dröge
4511a720e8 configure: Update version to 0.11.89.1 2012-04-05 13:25:41 +02:00
Sebastian Dröge
65307dd132 gst: Update versioning 2012-04-04 14:55:15 +02:00
Wim Taymans
9218b9d013 back to devel 2012-03-22 15:55:11 +01:00
Wim Taymans
1982d1ce12 Release 0.11.3 2012-03-22 15:51:39 +01:00
Wim Taymans
32bd12dba9 Merge branch 'master' into 0.11
Conflicts:
	.gitignore
	common
	configure.ac
	ext/vorbis/gstvorbisdeclib.h
	gst-libs/gst/audio/gstaudioencoder.c
	gst-libs/gst/riff/riff-read.c
	gst/playback/gstplaysink.c
	gst/playback/gstplaysinkconvertbin.c
	tests/check/libs/video.c
2012-03-22 11:35:13 +01:00
Tim-Philipp Müller
3d8d31b29e configure: bump AS_LIBTOOL version
API was added in libgsttag, libgstaudio and libgstvideo
2012-03-12 23:29:26 +00:00
Tim-Philipp Müller
b1938e9c0d configure: backport AS_LIBTOOL version from 0.10.36 release
Should fix issues with missing symbols for people who install GStreamer
from source and at some point jumped back and forth between git master
and the 0.10.36 release (or 0.10. branch).
2012-03-12 23:28:12 +00:00
Sreerenj Balachandran
5b33983627 configure.ac : bump GLib requirement to 2.31.14
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
2012-03-12 16:07:36 +01:00
Tim-Philipp Müller
30fe3b7bad configure: fix AC_LANG_SOURCE-related warnings when doing autogen.sh 2012-03-09 16:56:00 +00:00
Tim-Philipp Müller
29c266ccff Merge remote-tracking branch 'origin/master' into 0.11
Conflicts:
	common
	docs/libs/gst-plugins-base-libs.types
	ext/pango/gsttextoverlay.c
	ext/vorbis/gstvorbisdec.c
	gst/playback/gstplaysink.c
	gst/playback/gstplaysinkconvertbin.c
	sys/ximage/ximagesink.c
	sys/xvimage/xvimagesink.c
2012-03-08 20:31:34 +00:00
Oleksij Rempel (Alexey Fisher)
0c2f2a64c5 pango: don't use deprecated pango_cairo_font_map_create_context()
https://bugzilla.gnome.org/show_bug.cgi?id=671300
2012-03-04 18:32:32 +00:00
Sebastian Dröge
32bb92f2fa Merge branch 'master' into 0.11
Conflicts:
	tests/examples/Makefile.am
	tests/examples/playback/playback-test.c
2012-03-02 12:07:22 +01:00
Sebastian Dröge
83e0c28488 examples: Move seek example into its own directory 2012-03-02 11:57:34 +01:00
Tim-Philipp Müller
4991992029 Bump version after release 2012-02-23 11:06:55 +00:00
Wim Taymans
74683f60c4 back to development 2012-02-17 11:04:31 +01:00
Wim Taymans
61c446f2ef RELEASE 0.11.2 2012-02-17 11:03:14 +01:00
Thomas Vander Stichele
4d59dc2391 multifdsink: depends on sys/socket.h 2012-02-12 22:23:45 +01:00
Sebastian Dröge
68c0790817 Merge branch 'master' into 0.11
Conflicts:
	gst-libs/gst/interfaces/propertyprobe.c
	sys/xvimage/xvimagesink.c
2012-01-25 11:50:54 +01:00
Tim-Philipp Müller
c6ac975468 Add --disable-fatal-warnings configure option 2012-01-19 14:07:34 +00:00
Sebastian Dröge
4ee3cb9092 configure.ac: Remove GIO check, it's in gst-glib2.m4 now 2012-01-18 16:55:45 +01:00
Sebastian Dröge
317894d314 gio: Move to gst subdirectory
It's a plugin without external dependencies now because we
unconditionally depend on GIO anyway.
2012-01-18 16:21:14 +01:00
Sebastian Dröge
5ed617b659 configure.ac: Require GLib 2.31.10 and improve GIO check 2012-01-18 16:15:47 +01:00
Sebastian Dröge
b1f6b347bb configure: Remove socket/winsock and related checks, not necessary anymore 2012-01-17 16:55:54 +01:00