- 16 Apr, 2011 2 commits
-
-
Tim-Philipp Müller authored
-
Thibault Saunier authored
Tremolo is an ARM-optimised version of xiph's tremor library.
-
- 22 Mar, 2011 1 commit
-
-
Luis de Bethencourt authored
cleaned the redundant use of AC_MSG_RESULT() in configure.ac
-
- 12 Mar, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 28 Feb, 2011 1 commit
-
-
Mark Nauwelaerts authored
Fixes #642504.
-
- 01 Feb, 2011 1 commit
-
-
- 27 Jan, 2011 1 commit
-
-
- 24 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 21 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 18 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 12 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
Earlier versions don't honour the -L/--library-path option, which we need. See commit 4d0ccdad in gobject-introspection git. Should "fix" build on lucid/maverick build bots.
-
- 11 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 08 Jan, 2011 1 commit
-
-
- 07 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 05 Jan, 2011 1 commit
-
-
Edward Hervey authored
Fixes #637735
-
- 31 Dec, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 15 Dec, 2010 3 commits
-
-
Edward Hervey authored
Along with gstcapslist
-
-
Stefan Kost authored
This feature turns intra library calls into direct function calls and thus makes them a little faster. The downside is that this causes problems for e.g. LD_PRELOAD based tools. Thus add a configure option to turn it off.
-
- 02 Dec, 2010 2 commits
- 30 Nov, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 18 Nov, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 05 Nov, 2010 1 commit
-
-
- 01 Nov, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 22 Oct, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 16 Oct, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 15 Oct, 2010 1 commit
-
-
Tim-Philipp Müller authored
Has fixes for volume, among other things.
-
- 08 Oct, 2010 1 commit
-
-
Sebastian Dröge authored
-
- 24 Sep, 2010 1 commit
-
-
Tim-Philipp Müller authored
Also update enums.
-
- 16 Sep, 2010 1 commit
-
-
Wim Taymans authored
Add an example that demonstrates synchronized playback and capture.
-
- 05 Sep, 2010 1 commit
-
-
Sebastian Dröge authored
-
- 25 Aug, 2010 1 commit
-
-
Thiago Santos authored
Adds check for log2 and only use it in exif library if it is available.
-
- 24 Aug, 2010 1 commit
-
-
Sebastian Dröge authored
And update disted files to allow compilation with no or too old ORC.
-
- 14 Aug, 2010 1 commit
-
-
Tim-Philipp Müller authored
Sets up a GST_PKG_CONFIG_PATH variable for use in Makefile.am (avoids trailing ':' in PKG_CONFIG_PATH used).
-
- 12 Aug, 2010 2 commits
-
-
Stefan Kost authored
The tests are toys and not reference demos.
-
Stefan Kost authored
-
- 04 Aug, 2010 1 commit
-
-
Sebastian Dröge authored
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.
-
- 26 Jul, 2010 2 commits
-
-
Tim-Philipp Müller authored
For GstDateTime stuff used in libgsttag.
-
Tim-Philipp Müller authored
So people can check what version of the gst-plugins-base libs they're building against or linked against. API: GST_PLUGINS_BASE_VERSION_MAJOR API: GST_PLUGINS_BASE_VERSION_MINOR API: GST_PLUGINS_BASE_VERSION_MICRO API: GST_PLUGINS_BASE_VERSION_NANO API: GST_CHECK_PLUGINS_BASE_VERSION API: gst_plugins_base_version() API: gst_plugins_base_version_string()
-