Tim-Philipp Müller
0c4b3ffb02
configure: purge all mention of CVS
2010-01-27 01:18:51 +00:00
Sebastian Dröge
648f0f0b50
ladspa: Remove the sources from gst-plugins-good
...
It's disabled anyway and the latest version of it is in
gst-plugins-bad. Fixes bug #603779 .
2009-12-04 14:43:41 +01:00
Tim-Philipp Müller
1a2135ee0e
configure: bump core requirement to 0.10.25.1 as well
...
Make implicit requirement explicit.
2009-11-18 12:02:48 +00:00
Jan Schmidt
0883913fc2
Bump gst-plugins-base requirement to 0.10.25.1
2009-11-18 03:09:06 +00:00
Jan Schmidt
5219267073
Back to development -> 0.10.17.1
2009-11-18 01:27:37 +00:00
Jan Schmidt
21887027e4
Release 0.10.17
2009-11-17 01:25:30 +00:00
Jan Schmidt
30d1ef6677
0.10.16.3 pre-release
2009-11-13 02:07:25 +00:00
Jan Schmidt
3e92738c29
0.10.16.2 pre-release
2009-11-09 20:06:03 +00:00
Sebastian Dröge
3f541452c4
pulsesink: Only set the volume on stream connection if pulse >= 0.9.20 is available
...
In older versions the volume set during stream connection had
no defined sematic and usually it was a relative volume. What
was needed for our use case is an absolute volume though, otherwise
the volume will be always decreased on stream connection if it's
less than 100%.
Since pulse 0.9.20 that volume is always an absolute volume if
flat volumes are used and relative otherwise, which is the same
as for pa_context_set_sink_input_volume().
Relevant pulse changesets:
http://git.0pointer.de/?p=pulseaudio.git;a=commit;h=f27a50691c8fe45bac7dd6b21fac91a359def3a1
http://git.0pointer.de/?p=pulseaudio.git;a=commit;h=2501687579e359d5032a4d165b2ffc8f5b1b8ba6
2009-10-30 09:27:59 +01:00
Lennart Poettering
abd7ec63cf
pulse: bump minimum libpulse version to 0.9.10
...
Older versions than 0.9.10 are really really old and buggy. Drop
compatibility with them. Nobody should run anything that old.
Also see: https://bugzilla.gnome.org/show_bug.cgi?id=595029
2009-10-17 08:48:21 +02:00
Jan Schmidt
993a29a390
check: Make the level unit test succeed on Solaris 10
...
Add a configure check for functional isinf() and fpclass(), and
use fpclass() where possible when isinf() is not available.
2009-10-09 00:14:07 +01:00
Wim Taymans
42ee5e22a2
pulsesink: remove ringbuffer reset compensation
...
Remove the code to deal with a ringbuffer reset as this code is now in the base
class.
Bump the -base requirement as we need the new baseaudiosink code to function
properly.
2009-09-09 16:25:06 +02:00
Sebastian Dröge
000a483d31
rtp: Use new gst_iterator_new_single() for the internal linked pads iteration
2009-08-31 08:09:09 +02:00
Tim-Philipp Müller
e4aaee7fdd
Back to hacking -> 0.10.16.1
2009-08-30 23:26:48 +01:00
Tim-Philipp Müller
0efa34f0d5
Release 0.10.16
2009-08-29 12:12:19 +01:00
Tim-Philipp Müller
8c529a719f
0.10.15.5 pre-release
2009-08-26 00:58:45 +01:00
Tim-Philipp Müller
902fdb4b15
0.10.15.4 pre-release
2009-08-24 17:50:29 +01:00
Tim-Philipp Müller
4ce46c932b
0.10.15.3 pre-release
2009-08-14 20:18:04 +01:00
Tim-Philipp Müller
352e071660
0.10.15.2 pre-release
2009-08-11 17:30:41 +01:00
Tim-Philipp Müller
4701696a92
Move rtpmanager from -bad to -good.
...
Hook up build infrastructure (autotools, docs, unit test).
2009-08-11 02:43:09 +01:00
Sebastian Dröge
153ae910a0
wavpack: Use GLib GChecksum instead of our own MD5 implementation
...
This requires GLib 2.16 but that version is already required by core anyway.
2009-08-10 09:54:16 +02:00
Tim-Philipp Müller
78626d4db2
configure: bump core/base requirements to latest release
...
To avoid confusion.
2009-08-09 01:30:51 +01:00
Wim Taymans
ab3bed81a5
pulsesink: add 24bit sample formats
...
Add check for pulseaudio 0.9.15 and enable 24bits samples in that case.
2009-07-14 16:14:34 +02:00
Filippo Argiolas
6105fa5b5e
v4l2src: add a simple test case for device probing
2009-07-13 16:16:22 +02:00
Filippo Argiolas
946c20a8ba
v4l2src: optional support for device probing with gudev
...
Enumerate v4l2 devices using gudev if available.
Fixes bug #583640 .
2009-07-13 16:16:05 +02:00
Tim-Philipp Müller
e040ae4ffc
configure: bump core/base requirements to git
...
Need git core for basesink bufferlist additions; -base requirement
bumped gratuitously.
2009-06-16 14:54:34 +01:00
Tim-Philipp Müller
fac0992929
autotools: move the -Wno-portability from autogen.sh to configure.ac
...
If we're lucky it'll get used on automatic rebuilds as well that way.
2009-05-22 01:31:47 +01:00
Tim-Philipp Müller
5776632762
m4: fix 'suspicious cache id' warnings
...
and update common to pull in a similar fix. Also check in configure
whether the compiler supports do while macros (GLib wants this
defined and it is needed to avoid warnings with some c++ compilers
apparently).
2009-05-22 01:31:47 +01:00
Zeeshan Ali (Khattak)
67bcdf2d0b
souphttpsrc: Bump-up libsoup-2.24 dep to >= 2.26
...
The helper function soup_message_headers_get_content_type that we now use
was added in 2.26.
2009-05-22 01:39:33 +03:00
Jan Schmidt
eab2b16b63
Back to hacking -> 0.10.15.1
2009-05-21 21:02:11 +01:00
Jan Schmidt
d48d6986ce
Release 0.10.15
2009-05-20 23:17:10 +01:00
Jan Schmidt
e22ec6235f
0.10.14.3 pre-release
2009-05-16 02:59:14 +01:00
Jan Schmidt
bba3e90768
Moved 'directdraw' from -good to -bad
2009-05-16 01:11:33 +01:00
Jan Schmidt
135e61f753
Moved 'y4menc' from -bad to -good
2009-05-16 00:16:31 +01:00
Josep Torra
0d9b6a62c8
Recovered debugutils line accidentally removed in deinterlace2 move.
2009-05-13 22:46:44 +02:00
Sebastian Dröge
43445935e8
Moved 'deinterlace2' from -bad to -good
...
And rename it to deinterlace.
2009-05-13 10:48:45 +02:00
Sebastian Dröge
2a362d14c5
flv: Actually add the flv plugin to configure.ac
2009-05-13 10:31:26 +02:00
Jan Schmidt
4cada0ca1a
0.10.14.2 pre-release
2009-05-12 00:48:49 +01:00
Sebastian Dröge
27c57e3e15
Require released versions of core/base
2009-05-11 15:36:36 +02:00
Sebastian Dröge
09bf126a1d
Always define the conditional HAVE_GTK to fix configure in some cases
2009-05-11 09:58:48 +02:00
Tim-Philipp Müller
325841a4bb
configure: clean up mess around gtk+ checking
...
And don't check for gtk+ when it's not needed (ie. if examples are disabled)
2009-05-05 13:22:40 +01:00
Tim-Philipp Müller
3d9f6d9615
configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+
2009-05-05 13:20:47 +01:00
Tim-Philipp Müller
ae9cdb2f16
id3v2mux: we need taglib 1.5 for ID3v2::RelativeVolumeFrame::setIdentification
...
Bump taglib requirement.
2009-04-26 16:00:53 +01:00
Andy Wingo
07dcbacd60
only use struct ip_mreqn if it is detected
...
* configure.ac: Make an explicit check for struct ip_mreqn.
* gst/udp/gstudpnetutils.c: Use HAVE_IP_MREQN instead of the ad-hoc checks.
2009-04-20 15:54:31 +02:00
Stefan Kost
7be792fa13
debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168
2009-04-15 16:13:34 +03:00
Tim-Philipp Müller
11a8aa91b8
flac: require a 'newer' flac and remove support for the legacy flac API
2009-03-27 21:27:30 +00:00
David Schleef
80510aeee7
Change how win32/common/config.h is updated
...
Generate win32/common/config.h-new directly from config.h.in,
using shell variables in configure and some hard-coded information.
Change top-level makefile so that 'make win32-update' copies the
generated file to win32/common/config.h, which we keep in source
control. It's kept in source control so that the git tree is
buildable from VS.
This change is similar to the one recently applied to GStreamer
and gst-plugins-good. The previous config.h file in -good was in
pretty bad shape, so unlike core and base, I didn't attempt to
leave it strictly the same, but fixed it as necessary. Needs
testing I cannot do myself.
2009-02-25 20:47:15 -08:00
Jan Schmidt
ed49e6688c
build: Update shave init statement for changes in common. Bump common.
2009-02-25 15:01:22 +00:00
Jan Schmidt
929beb1ae0
Use shave for the build output
2009-02-24 17:59:28 +00:00
Wim Taymans
bde39c955f
Require newer gst-p-b for the RTSP extensions.
...
--
2009-02-23 11:45:50 +01:00