- 19 Feb, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 16 Feb, 2010 1 commit
-
-
Tim-Philipp Müller authored
We don't want C specific flags in GST_CXXFLAGS, so base it on the GST_CFLAGS that only contains the pkg-config CFLAGS but none of the GST_OPTION_CFLAGS. Also, we only need the local includes once. Fix typo as well (GST_FLAGS -> GST_CFLAGS).
-
- 15 Feb, 2010 1 commit
-
-
Stefan Kost authored
pkg-config sets GST_CFLAGS and GST_LIBS. We need to use CFLAGS as a starting point for for both C and CXX settings.
-
- 13 Feb, 2010 1 commit
-
-
Tim-Philipp Müller authored
For GST_RIFF_TAG_JUNQ.
-
- 12 Feb, 2010 2 commits
-
-
Sebastian Dröge authored
Fixes bug #584536.
-
Tim-Philipp Müller authored
Slushy freeze remains in effect.
-
- 10 Feb, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 05 Feb, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 27 Jan, 2010 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- 04 Dec, 2009 1 commit
-
-
Sebastian Dröge authored
It's disabled anyway and the latest version of it is in gst-plugins-bad. Fixes bug #603779.
-
- 18 Nov, 2009 3 commits
-
-
Tim-Philipp Müller authored
Make implicit requirement explicit.
-
Jan Schmidt authored
-
Jan Schmidt authored
-
- 17 Nov, 2009 1 commit
-
-
Jan Schmidt authored
-
- 13 Nov, 2009 1 commit
-
-
Jan Schmidt authored
-
- 09 Nov, 2009 1 commit
-
-
Jan Schmidt authored
-
- 30 Oct, 2009 1 commit
-
-
Sebastian Dröge authored
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
-
- 17 Oct, 2009 1 commit
-
-
Lennart Poettering authored
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
-
- 08 Oct, 2009 1 commit
-
-
Jan Schmidt authored
Add a configure check for functional isinf() and fpclass(), and use fpclass() where possible when isinf() is not available.
-
- 09 Sep, 2009 1 commit
-
-
Wim Taymans authored
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.
-
- 31 Aug, 2009 1 commit
-
-
Sebastian Dröge authored
-
- 30 Aug, 2009 1 commit
-
-
Tim-Philipp Müller authored
-
- 29 Aug, 2009 1 commit
-
-
Tim-Philipp Müller authored
-
- 25 Aug, 2009 1 commit
-
-
Tim-Philipp Müller authored
-
- 24 Aug, 2009 1 commit
-
-
Tim-Philipp Müller authored
-
- 14 Aug, 2009 1 commit
-
-
Tim-Philipp Müller authored
-
- 11 Aug, 2009 2 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Hook up build infrastructure (autotools, docs, unit test).
-
- 10 Aug, 2009 1 commit
-
-
Sebastian Dröge authored
This requires GLib 2.16 but that version is already required by core anyway.
-
- 09 Aug, 2009 1 commit
-
-
Tim-Philipp Müller authored
To avoid confusion.
-
- 14 Jul, 2009 1 commit
-
-
Wim Taymans authored
Add check for pulseaudio 0.9.15 and enable 24bits samples in that case.
-
- 13 Jul, 2009 2 commits
-
-
Filippo Argiolas authored
-
Filippo Argiolas authored
Enumerate v4l2 devices using gudev if available. Fixes bug #583640.
-
- 16 Jun, 2009 1 commit
-
-
Tim-Philipp Müller authored
Need git core for basesink bufferlist additions; -base requirement bumped gratuitously.
-
- 22 May, 2009 2 commits
-
-
Tim-Philipp Müller authored
If we're lucky it'll get used on automatic rebuilds as well that way.
-
Tim-Philipp Müller authored
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).
-
- 21 May, 2009 2 commits
-
-
Zeeshan Ali (Khattak) authored
The helper function soup_message_headers_get_content_type that we now use was added in 2.26.
-
Jan Schmidt authored
-
- 20 May, 2009 1 commit
-
-
Jan Schmidt authored
-