Tim-Philipp Müller
c6ac975468
Add --disable-fatal-warnings configure option
2012-01-19 14:07:34 +00:00
Idar Tollefsen
88ad3e65a1
build: Run platform check for platform specific configuration.
2012-01-05 11:17:31 +00:00
Stefan Sauer
f4213c5e85
configure: trim trailing whitespace
2011-12-02 23:35:50 +01:00
Stefan Sauer
3fb41e2cc3
tests: add a test for fft result value-ranges
...
Add a small example that uses ffts of various types and parameters and check the
result value ranges.
2011-12-02 23:34:47 +01:00
Tim-Philipp Müller
12aab2cdcc
tests: require Gtk+ 3.0 for examples and Gtk-based test apps
...
The Gtk+ dependency is entirely optional, we're just not
supporting Gtk+ 2.x any longer.
2011-11-12 15:51:52 +00:00
Tim-Philipp Müller
73be2b4b1a
configure: suppress warnings about unused variables if debugging system is disabled in core
...
https://bugzilla.gnome.org/show_bug.cgi?id=662952
2011-11-09 00:36:51 +00:00
Colin Walters
8da902bb78
configure: Allow setting GLIB_EXTRA_CFLAGS
...
Similar to gstreamer commit bb2020b1e7
2011-11-03 01:30:19 +05:30
Stefan Sauer
92d1f5251e
volume: move volume example to audio
2011-10-27 09:51:46 +02:00
Tim-Philipp Müller
a5933eb14b
configure: try pkg-config first when looking for zlib
2011-08-15 00:10:35 +01:00
Mark Nauwelaerts
08e6b5c54e
tag: id3v2: add id3v2 tag parsing helpers
...
https://bugzilla.gnome.org/show_bug.cgi?id=654388
2011-08-15 00:10:34 +01:00
Vincent Penquerc'h
746415a6e3
audioresample: use SSE/SSE2 when possible
...
Compile in the code on i386 and x86_64, and use ORC to determine
when the runtime platform can run the code.
https://bugzilla.gnome.org/show_bug.cgi?id=636562
2011-08-12 09:55:11 +02:00
Tim-Philipp Müller
74a756350f
Bump git version after unplanned 0.10.35 release
...
Merge branch '0.10.35'
Conflicts:
configure.ac
docs/plugins/inspect/plugin-adder.xml
docs/plugins/inspect/plugin-alsa.xml
docs/plugins/inspect/plugin-app.xml
docs/plugins/inspect/plugin-audioconvert.xml
docs/plugins/inspect/plugin-audiorate.xml
docs/plugins/inspect/plugin-audioresample.xml
docs/plugins/inspect/plugin-audiotestsrc.xml
docs/plugins/inspect/plugin-cdparanoia.xml
docs/plugins/inspect/plugin-decodebin.xml
docs/plugins/inspect/plugin-encoding.xml
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
docs/plugins/inspect/plugin-gdp.xml
docs/plugins/inspect/plugin-gio.xml
docs/plugins/inspect/plugin-gnomevfs.xml
docs/plugins/inspect/plugin-libvisual.xml
docs/plugins/inspect/plugin-ogg.xml
docs/plugins/inspect/plugin-pango.xml
docs/plugins/inspect/plugin-playback.xml
docs/plugins/inspect/plugin-subparse.xml
docs/plugins/inspect/plugin-tcp.xml
docs/plugins/inspect/plugin-theora.xml
docs/plugins/inspect/plugin-typefindfunctions.xml
docs/plugins/inspect/plugin-uridecodebin.xml
docs/plugins/inspect/plugin-videorate.xml
docs/plugins/inspect/plugin-videoscale.xml
docs/plugins/inspect/plugin-videotestsrc.xml
docs/plugins/inspect/plugin-volume.xml
docs/plugins/inspect/plugin-vorbis.xml
docs/plugins/inspect/plugin-ximagesink.xml
docs/plugins/inspect/plugin-xvimagesink.xml
gst-libs/gst/audio/Makefile.am
gst/subparse/gstsubparse.c
win32/common/_stdint.h
win32/common/config.h
2011-06-18 13:32:17 +01:00
Tim-Philipp Müller
04c392fa7d
Release 0.10.35
...
This is an ad-hoc release that is almost identical to 0.10.34:
* work around GLib atomic ops API change
* don't use G_CONST_RETURN in public headers
* subparse: typefinding fixes for subtitles in non-UTF8 charsets
2011-06-15 19:29:48 +01:00
Stefan Kost
940291dd38
audio: move testchannels example to 'tests/examples' dir
...
Also fix it up a little to not include 'c' file but link to the libs instead.
2011-05-27 15:09:25 +03:00
Tim-Philipp Müller
56717f5954
configure: update GLib requirement to >= 2.24
...
Same as core (make implicit requirement explicit).
http://gstreamer.freedesktop.org/wiki/ReleasePlanning/GLibRequirement
2011-05-25 16:08:54 +01:00
Sebastian Dröge
6032e39025
configure: Require core 0.10.34.1 for the new ghostpad API
2011-05-14 11:42:50 +02:00
Tim-Philipp Müller
eeef26d003
Back to development
2011-05-14 09:41:58 +01:00
Tim-Philipp Müller
ffc3cece6c
Release 0.10.34
2011-05-14 01:00:38 +01:00
Tim-Philipp Müller
519f350599
Release 0.10.33
...
Highlights:
- support for 16-bit-per-component video formats
- playbin2 fixes and improvements for custom and non-raw sinks
- oggmux muxes based on running time now
- many other fixes and improvements
2011-05-10 11:39:46 +01:00
Tim-Philipp Müller
d08e695a83
0.10.32.4 pre-release
2011-04-30 17:35:54 +01:00
Tim-Philipp Müller
40af7a978d
0.10.32.3 pre-release
2011-04-27 12:09:33 +01:00
Tim-Philipp Müller
e120c835c1
0.10.32.2 pre-release
2011-04-16 16:03:56 +01:00
Thibault Saunier
61c61e9f2f
vorbis: add support for using tremolo on android
...
Tremolo is an ARM-optimised version of xiph's tremor library.
2011-04-16 15:33:16 +01:00
Luis de Bethencourt
b41cca7f40
configure.ac: redundant use of AC_MSG_RESULT()
...
cleaned the redundant use of AC_MSG_RESULT() in configure.ac
2011-03-22 13:35:24 +01:00
Tim-Philipp Müller
fae2e1bc2d
tests: add libscpp unit test to make sure g++ likes our library headers
2011-03-12 17:51:41 +00:00
Mark Nauwelaerts
53c02dff3f
configure.ac: export plugin description more platform independent
...
Fixes #642504 .
2011-02-28 18:52:47 +01:00
Sreerenj Balachandran
c36a3e46f5
id3tag: map the ID3v2 TENC frame to GST_TAG_ENCODED_BY
...
https://bugzilla.gnome.org/show_bug.cgi?id=627268
2011-02-01 14:12:45 +00:00
Tim-Philipp Müller
aa641a1aa8
win32: fix DEFAULT_AUDIOSINK, should be direct*sound*sink
...
https://bugzilla.gnome.org/show_bug.cgi?id=640705
2011-01-27 15:26:25 +00:00
Tim-Philipp Müller
9084713492
Back to development
2011-01-24 00:00:27 +00:00
Tim-Philipp Müller
c2e0ec6d0b
Release 0.10.32
2011-01-21 10:50:06 +00:00
Tim-Philipp Müller
c5fd3b40fe
0.10.31.4 pre-releases
2011-01-18 10:45:01 +00:00
Tim-Philipp Müller
11b1f2721d
configure: require gobject-introspection >= 0.9.12
...
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.
2011-01-12 15:51:52 +00:00
Tim-Philipp Müller
a6fd7c4675
0.10.31.3 pre-release
2011-01-11 19:19:50 +00:00
Koop Mast
8049513b88
configure: fix bash-ism
...
https://bugzilla.gnome.org/show_bug.cgi?id=638961
2011-01-08 02:16:19 +00:00
Tim-Philipp Müller
8537f4326c
0.10.31.2 pre-release
2011-01-07 12:50:07 +00:00
Edward Hervey
d8f5b6322f
encoding-target: Implement save/load feature
...
Fixes #637735
2011-01-05 20:54:06 +01:00
Tim-Philipp Müller
dcd4222716
playbin2: use input-selector from core instead of internal copy
2010-12-31 12:14:22 +00:00
Edward Hervey
a5994446b3
examples: encoding example
...
Along with gstcapslist
2010-12-15 11:54:32 +01:00
Edward Hervey
8a3b45aa1f
gst: New encoding plugin
...
https://bugzilla.gnome.org/show_bug.cgi?id=627476
2010-12-15 11:54:32 +01:00
Stefan Kost
3457bc7149
configure: use the -Bsymbolic-functions linker flag if supported
...
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.
2010-12-15 12:23:15 +02:00
Tim-Philipp Müller
8f3aec570a
Bump GLib requirement to >= 2.22
...
See http://gstreamer.freedesktop.org/wiki/ReleasePlanning/GLibRequirement
2010-12-02 00:15:25 +00:00
Tim-Philipp Müller
9530ba6478
Back to development
2010-12-02 00:14:54 +00:00
Tim-Philipp Müller
ca414a2261
Release 0.10.31
2010-11-30 19:25:44 +00:00
Tim-Philipp Müller
8b5bcc1d8a
0.10.30.5 pre-release
2010-11-18 00:36:14 +00:00
Tim-Philipp Müller
80b6a60d89
configure: add --with-gtk option and default to Gtk+ 2.0 while the 3.0 API is still in flux
...
https://bugzilla.gnome.org/show_bug.cgi?id=634014
2010-11-05 20:47:41 +00:00
Tim-Philipp Müller
2f46970543
0.10.30.4 pre-release
2010-11-01 17:00:38 +00:00
Tim-Philipp Müller
ca8399610a
0.10.30.3 pre-release
2010-10-22 17:44:08 +01:00
Tim-Philipp Müller
e8c3f1e436
0.10.30.2 pre-release
2010-10-16 01:08:38 +01:00
Tim-Philipp Müller
4c42a5840f
configure: bump Orc requirement to 0.4.11
...
Has fixes for volume, among other things.
2010-10-15 17:59:26 +01:00
Sebastian Dröge
7c423ba429
configure: Require orc 0.4.10
2010-10-08 09:10:41 +02:00