platform/upstream/gstreamer.git
12 years agotake padding into account
Wim Taymans [Wed, 14 Mar 2012 18:55:32 +0000 (19:55 +0100)]
take padding into account

12 years agoimagefreeze: port to 0.11
Mark Nauwelaerts [Wed, 14 Mar 2012 16:07:50 +0000 (17:07 +0100)]
imagefreeze: port to 0.11

12 years agojitterbuffer: reply FALSe on serialized queries
Wim Taymans [Wed, 14 Mar 2012 14:45:38 +0000 (15:45 +0100)]
jitterbuffer: reply FALSe on serialized queries

12 years agopngenc: add support for 8- and 16-bit gray images
Andrej Gelenberg [Tue, 13 Mar 2012 22:08:38 +0000 (23:08 +0100)]
pngenc: add support for 8- and 16-bit gray images

Add support for direct encoding of 8- and 16-bit big endian gray images.

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

12 years agomp4vpay: we can also handle x-divx
Wim Taymans [Wed, 14 Mar 2012 10:21:32 +0000 (11:21 +0100)]
mp4vpay: we can also handle x-divx

12 years agowavpackenc: do not set output caps directly
Mark Nauwelaerts [Wed, 14 Mar 2012 09:39:53 +0000 (10:39 +0100)]
wavpackenc: do not set output caps directly

... but use base class function instead.

12 years agomp4vdepay: fix buffer handling
Wim Taymans [Tue, 13 Mar 2012 20:31:48 +0000 (21:31 +0100)]
mp4vdepay: fix buffer handling

Don't always output the payload subbuffer, use a separate variable to
make things clearer and without the error.

12 years agoudpsink: make buffer-size work again
Wim Taymans [Tue, 13 Mar 2012 19:49:43 +0000 (20:49 +0100)]
udpsink: make buffer-size work again

12 years agoudpsrc: fix SO_RCVBUF handling
Wim Taymans [Tue, 13 Mar 2012 19:36:56 +0000 (20:36 +0100)]
udpsrc: fix SO_RCVBUF handling

12 years agortpsession: don't leak the address
Wim Taymans [Tue, 13 Mar 2012 18:26:47 +0000 (19:26 +0100)]
rtpsession: don't leak the address

12 years agoh264depay: unmap on empty packet
Wim Taymans [Tue, 13 Mar 2012 18:26:23 +0000 (19:26 +0100)]
h264depay: unmap on empty packet

12 years agortph264pay: do DTS and PTS correctly
Wim Taymans [Tue, 13 Mar 2012 17:07:18 +0000 (18:07 +0100)]
rtph264pay: do DTS and PTS correctly

12 years agoqtdemux: set DTS and PTS on output buffers
Wim Taymans [Tue, 13 Mar 2012 16:54:50 +0000 (17:54 +0100)]
qtdemux: set DTS and PTS on output buffers

Set PTS and DTS on output buffers instead of just the PTS. In streaming cases
you want to synchronized encoded data based on the DTS because that is
monotonically increasing.

12 years agoqtdemux: debug additional sdtp flag
Wim Taymans [Tue, 13 Mar 2012 16:54:28 +0000 (17:54 +0100)]
qtdemux: debug additional sdtp flag

12 years agortp: fix unmap calls
Wim Taymans [Tue, 13 Mar 2012 16:27:32 +0000 (17:27 +0100)]
rtp: fix unmap calls

12 years agopulse: fix formats, we can not handle S8 but only U8
Wim Taymans [Tue, 13 Mar 2012 12:25:09 +0000 (13:25 +0100)]
pulse: fix formats, we can not handle S8 but only U8

12 years agoflacenc: fix streamheaders
Wim Taymans [Tue, 13 Mar 2012 11:40:37 +0000 (12:40 +0100)]
flacenc: fix streamheaders

Fix the caps of flacenc, the reference encoder only support 24 bits in
32 bits.
Set streamheader on output caps.

12 years agoupdate for caps api changes
Wim Taymans [Mon, 12 Mar 2012 16:17:01 +0000 (17:17 +0100)]
update for caps api changes

12 years agoconfigure.ac : bump GLib requirement to 2.31.14
Sreerenj Balachandran [Mon, 12 Mar 2012 14:43:27 +0000 (16:43 +0200)]
configure.ac : bump GLib requirement to 2.31.14

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

12 years agoflacenc: generate seektables every 10 sec by default
Ross Burton [Mon, 12 Mar 2012 14:27:27 +0000 (15:27 +0100)]
flacenc: generate seektables every 10 sec by default

Since this is what the command line tool does as well, it seems like
a better default.

12 years agomatroskademux: only unlock pad when it was locked
Vincent Penquerc'h [Sat, 10 Mar 2012 13:44:08 +0000 (13:44 +0000)]
matroskademux: only unlock pad when it was locked

This fixes the mutex being unlocked too much and ending up allowing
other threads when they should not.

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

12 years agopngdec: add support for video/x-raw-gray formats
Andrej Gelenberg [Wed, 7 Mar 2012 12:39:50 +0000 (13:39 +0100)]
pngdec: add support for video/x-raw-gray formats

pngdec can now decode gray 8- and 16-bit images without alpha channel
direct to video/x-raw-gray format. 16-bit gray images have big-endian
format, because it's native PNG endianness. Gray images with alpha
channel still converted to RGBA.

Signed-off-by: Andrej Gelenberg <andrej.gelenberg@udo.edu>
12 years agogstrtspsrc: disable RTSP keep-alive on request
Marc Leeman [Thu, 8 Mar 2012 16:07:51 +0000 (17:07 +0100)]
gstrtspsrc: disable RTSP keep-alive on request

12 years agosmpte: fix stride handling
Wim Taymans [Mon, 12 Mar 2012 13:48:47 +0000 (14:48 +0100)]
smpte: fix stride handling

12 years agofix for caps _normalize changes
Wim Taymans [Mon, 12 Mar 2012 11:23:15 +0000 (12:23 +0100)]
fix for caps _normalize changes

12 years agofix for caps api change
Wim Taymans [Mon, 12 Mar 2012 10:47:35 +0000 (11:47 +0100)]
fix for caps api change

12 years agofix for _do_simplify changes
Wim Taymans [Mon, 12 Mar 2012 09:43:57 +0000 (10:43 +0100)]
fix for _do_simplify changes

12 years agogst: Fix some query leaks
Nicola Murino [Mon, 12 Mar 2012 07:48:32 +0000 (08:48 +0100)]
gst: Fix some query leaks

12 years agofix for caps api changes
Wim Taymans [Sun, 11 Mar 2012 18:06:37 +0000 (19:06 +0100)]
fix for caps api changes

12 years agofix template caps refcount
Wim Taymans [Sat, 10 Mar 2012 09:51:44 +0000 (10:51 +0100)]
fix template caps refcount

12 years agoconfigure: fix use of AC_LANG_PROGRAM
Tim-Philipp Müller [Fri, 9 Mar 2012 15:53:32 +0000 (15:53 +0000)]
configure: fix use of AC_LANG_PROGRAM

No need to include the int main () { } bits, the body is enough.

12 years agoconfigure: fix autogen.sh warnings
Tim-Philipp Müller [Fri, 9 Mar 2012 15:25:02 +0000 (15:25 +0000)]
configure: fix autogen.sh warnings

configure.ac:410: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body

12 years agoaasink: propose videometa uptream
Wim Taymans [Thu, 8 Mar 2012 12:06:13 +0000 (13:06 +0100)]
aasink: propose videometa uptream

subclass from videosink.
Propose videometa upstream because we can handle it with the video api.

12 years agoqtmux: do not unref sample caps
Matej Knopp [Thu, 8 Mar 2012 06:53:50 +0000 (01:53 -0500)]
qtmux: do not unref sample caps

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

12 years agotests: improve more tests
Wim Taymans [Thu, 8 Mar 2012 10:36:01 +0000 (11:36 +0100)]
tests: improve more tests

12 years agotests: fix some more tests
Wim Taymans [Thu, 8 Mar 2012 10:20:43 +0000 (11:20 +0100)]
tests: fix some more tests

12 years agortpbin: improve cleanup
Wim Taymans [Wed, 7 Mar 2012 14:22:36 +0000 (15:22 +0100)]
rtpbin: improve cleanup

Reuse cleanup methods to make sure we remove all pads correctly

12 years agortpsession: set caps without the lock
Wim Taymans [Wed, 7 Mar 2012 14:00:26 +0000 (15:00 +0100)]
rtpsession: set caps without the lock

Release the lock before setting the caps on the srcpad, which triggers an event,
which could eventually call back into us and cause a deadlock.

12 years agoptdemux: set caps after activating the pad
Wim Taymans [Wed, 7 Mar 2012 13:55:08 +0000 (14:55 +0100)]
ptdemux: set caps after activating the pad

Set the caps after we activated the pad or else it will just fail.

12 years agolaw: add layout to audio caps
Wim Taymans [Wed, 7 Mar 2012 13:54:15 +0000 (14:54 +0100)]
law: add layout to audio caps

12 years agolaw: use GstAudioInfo
Wim Taymans [Wed, 7 Mar 2012 13:51:09 +0000 (14:51 +0100)]
law: use GstAudioInfo

Use GstAudioInfo to generate output caps.

12 years agoqtdemux: covert art tag type is GstSample not GstBuffer now
Matej Knopp [Wed, 7 Mar 2012 09:20:00 +0000 (04:20 -0500)]
qtdemux: covert art tag type is GstSample not GstBuffer now

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

12 years agopo: fix POTFILES.in for new wavpackparse location in source tree
Tim-Philipp Müller [Wed, 7 Mar 2012 10:28:58 +0000 (10:28 +0000)]
po: fix POTFILES.in for new wavpackparse location in source tree

12 years agoudp: Change the default port to 5004
David Schleef [Wed, 7 Mar 2012 05:44:36 +0000 (21:44 -0800)]
udp: Change the default port to 5004

udpsrc/udpsink are almost always used with RTP, so let's use an
RTP port as the default port.  It's unclear why 4951 was used, it
goes back to early commits in CVS.

12 years agoMerge branch '0.11' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-good into...
David Schleef [Wed, 7 Mar 2012 05:36:02 +0000 (21:36 -0800)]
Merge branch '0.11' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-good into 0.11

12 years agospeexdec: use base class tag handling helper
Mark Nauwelaerts [Tue, 6 Mar 2012 14:58:20 +0000 (15:58 +0100)]
speexdec: use base class tag handling helper

... so as to ensure these to be handled and sent at proper time.

12 years agowavpack: Fix possible underflow of unsigned integer variable
Sebastian Dröge [Tue, 6 Mar 2012 13:25:27 +0000 (14:25 +0100)]
wavpack: Fix possible underflow of unsigned integer variable

12 years agoximagesrc: Fix 'comparison of unsigned expression >= 0 is always true'
Sebastian Dröge [Tue, 6 Mar 2012 13:22:43 +0000 (14:22 +0100)]
ximagesrc: Fix 'comparison of unsigned expression >= 0 is always true'

This variable can never be below zero anyway.

12 years agortspsrc: Use correct enum for return values
Sebastian Dröge [Tue, 6 Mar 2012 13:18:33 +0000 (14:18 +0100)]
rtspsrc: Use correct enum for return values

12 years agodvdepay: Fix 'comparison of unsigned expression >= 0 is always true' compiler warning
Sebastian Dröge [Tue, 6 Mar 2012 13:16:21 +0000 (14:16 +0100)]
dvdepay: Fix 'comparison of unsigned expression >= 0 is always true' compiler warning

This was an actual bug as it could've caused reading from
invalid memory areas when the input is broken.

12 years agodeinterlace: Fix 'variable 'oldbx' is uninitialized when used here' compiler warnings
Sebastian Dröge [Tue, 6 Mar 2012 12:21:12 +0000 (13:21 +0100)]
deinterlace: Fix 'variable 'oldbx' is uninitialized when used here' compiler warnings

12 years agodeinterlace: Fix 'implicit conversion from enumeration type 'GstDeinterlaceFields...
Sebastian Dröge [Tue, 6 Mar 2012 12:19:24 +0000 (13:19 +0100)]
deinterlace: Fix 'implicit conversion from enumeration type 'GstDeinterlaceFields' to different enumeration type 'GstDeinterlaceMode'' compiler warning

12 years agogdk: cleanups and fix rowstride
Wim Taymans [Mon, 5 Mar 2012 14:29:56 +0000 (15:29 +0100)]
gdk: cleanups and fix rowstride

Fix the output rowstride, we need to take the stride of the output video frame.
Since we are also dealing with planes, take the plane data and stride.
Don't store the same info twice in different variables.

12 years agogdkpixbuf: fix event handling
Wim Taymans [Mon, 5 Mar 2012 12:31:44 +0000 (13:31 +0100)]
gdkpixbuf: fix event handling

12 years agotests: port wavpack tests to 0.11
Mark Nauwelaerts [Mon, 5 Mar 2012 11:20:07 +0000 (12:20 +0100)]
tests: port wavpack tests to 0.11

12 years agowavpackdec: port to 0.11
Mark Nauwelaerts [Mon, 5 Mar 2012 12:36:39 +0000 (13:36 +0100)]
wavpackdec: port to 0.11

12 years agowavpackenc: port to 0.11
Mark Nauwelaerts [Mon, 5 Mar 2012 11:17:39 +0000 (12:17 +0100)]
wavpackenc: port to 0.11

12 years agowavpack: remove legacy wavpackparse
Mark Nauwelaerts [Mon, 5 Mar 2012 12:34:36 +0000 (13:34 +0100)]
wavpack: remove legacy wavpackparse

12 years agoaudioparsers: port wavpackparse to 0.11
Mark Nauwelaerts [Mon, 5 Mar 2012 11:15:44 +0000 (12:15 +0100)]
audioparsers: port wavpackparse to 0.11

12 years agoMerge branch 'master' into 0.11
Mark Nauwelaerts [Mon, 5 Mar 2012 12:29:59 +0000 (13:29 +0100)]
Merge branch 'master' into 0.11

Conflicts:
ext/wavpack/gstwavpackparse.c
sys/v4l2/gstv4l2bufferpool.c
sys/v4l2/gstv4l2bufferpool.h
sys/v4l2/gstv4l2videooverlay.c

12 years agox-raw-bayer -> x-bayer
Wim Taymans [Mon, 5 Mar 2012 11:43:17 +0000 (12:43 +0100)]
x-raw-bayer -> x-bayer

12 years agov4l2sink: don't use deprecated XKeycodeToKeysym
Oleksij Rempel (Alexey Fisher) [Mon, 5 Mar 2012 10:17:30 +0000 (11:17 +0100)]
v4l2sink: don't use deprecated XKeycodeToKeysym

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

Signed-off-by: Oleksij Rempel (Alexey Fisher) <bug-track@fisher-privat.net>
12 years agoximage: use new style caps
Wim Taymans [Mon, 5 Mar 2012 11:03:01 +0000 (12:03 +0100)]
ximage: use new style caps

12 years agowavpackdec: allow some timestamp tolerance to arrange for perfect timestamping
Mark Nauwelaerts [Mon, 5 Mar 2012 09:49:33 +0000 (10:49 +0100)]
wavpackdec: allow some timestamp tolerance to arrange for perfect timestamping

... which also happens to make some more unit tests pass.

12 years agowavpackdec: fix copying output data
Mark Nauwelaerts [Mon, 5 Mar 2012 09:47:44 +0000 (10:47 +0100)]
wavpackdec: fix copying output data

12 years agowavpackenc: restore legacy buffer offset decorating somewhat
Mark Nauwelaerts [Mon, 5 Mar 2012 09:46:51 +0000 (10:46 +0100)]
wavpackenc: restore legacy buffer offset decorating somewhat

... at least sufficiently to aid in recognizing rewritten header buffer
making unit test pass.

12 years agowavpackparse: initialize header to silence older gcc versions
Stefan Sauer [Mon, 5 Mar 2012 09:51:33 +0000 (10:51 +0100)]
wavpackparse: initialize header to silence older gcc versions

12 years agowavpackparse: remove empty lines in varable declarations caused by old indent
Stefan Sauer [Mon, 5 Mar 2012 09:45:46 +0000 (10:45 +0100)]
wavpackparse: remove empty lines in varable declarations caused by old indent

12 years agojack: fix obvious wrong definition for the master flag
Stefan Sauer [Mon, 5 Mar 2012 09:44:54 +0000 (10:44 +0100)]
jack: fix obvious wrong definition for the master flag

12 years agojack: change the transport-mode enum into flags
Stefan Sauer [Sun, 4 Mar 2012 18:55:26 +0000 (19:55 +0100)]
jack: change the transport-mode enum into flags

One can use (or not use) master and slave mode independently.

12 years agoavimux: support up to 6 channels of AC-3
Antoine Tremblay [Fri, 2 Mar 2012 16:49:02 +0000 (11:49 -0500)]
avimux: support up to 6 channels of AC-3

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

12 years agov4l2: clear DISCONT flag when recycling buffers into the buffer pool
Tim-Philipp Müller [Sat, 3 Mar 2012 13:04:48 +0000 (13:04 +0000)]
v4l2: clear DISCONT flag when recycling buffers into the buffer pool

The base class may have set the DISCONT flag on the first buffer pushed
out. We need to clear that when recycling buffers back into the buffer
pool, otherwise we constantly push out buffers with the discont flag
set, which might upset downstream elements, esp. for compressed
formats like mpeg-ts.

12 years agov4l2src: fix v4l2_munmap() for compressed formats
Oleksij Rempel (Alexey Fisher) [Thu, 1 Mar 2012 13:15:29 +0000 (14:15 +0100)]
v4l2src: fix v4l2_munmap() for compressed formats

Make sure we always call munmap() with the same size we called mmap()
with before.

Current v4l2src uses the same structure for VIDIOC_QUERYBUF, VIDIOC_QBUF
and v4l2_munmap calls. The problem is that the video buffer size (length)
may vary for compressed or emulated bufs. VIDIOC_QBUF will change it if
we pass the pointer of a v4l2_buffer. This is why we should avoid using
same variable for mmap and video buffers.

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

12 years agogst: Update for the gstmarshal.[ch] removal
Sebastian Dröge [Fri, 2 Mar 2012 10:17:33 +0000 (11:17 +0100)]
gst: Update for the gstmarshal.[ch] removal

12 years agomixer/colorbalance: Update for API changes
Sebastian Dröge [Fri, 2 Mar 2012 09:13:08 +0000 (10:13 +0100)]
mixer/colorbalance: Update for API changes

12 years agoaasink: fix stride
Wim Taymans [Thu, 1 Mar 2012 16:15:57 +0000 (17:15 +0100)]
aasink: fix stride

12 years agoaudioparsers: disable non-ported wavpackparse
Mark Nauwelaerts [Thu, 1 Mar 2012 10:36:34 +0000 (11:36 +0100)]
audioparsers: disable non-ported wavpackparse

12 years agoMerge branch 'master' into 0.11
Mark Nauwelaerts [Thu, 1 Mar 2012 10:29:50 +0000 (11:29 +0100)]
Merge branch 'master' into 0.11

Conflicts:
ext/wavpack/gstwavpackenc.c
tests/check/elements/audioiirfilter.c
tests/examples/v4l2/probe.c

12 years agogdkpixbufsink: remove deprecated property
Mark Nauwelaerts [Wed, 29 Feb 2012 21:31:21 +0000 (22:31 +0100)]
gdkpixbufsink: remove deprecated property

12 years agogdkpixbufscale: remove deprecated property
Mark Nauwelaerts [Wed, 29 Feb 2012 21:30:56 +0000 (22:30 +0100)]
gdkpixbufscale: remove deprecated property

12 years agogdkpixbufsink: port to 0.11
Mark Nauwelaerts [Wed, 29 Feb 2012 21:28:01 +0000 (22:28 +0100)]
gdkpixbufsink: port to 0.11

12 years agogdkpixbufscale: port to 0.11
Mark Nauwelaerts [Wed, 29 Feb 2012 21:25:23 +0000 (22:25 +0100)]
gdkpixbufscale: port to 0.11

12 years agogdkpixbufdec: port to 0.11
Mark Nauwelaerts [Wed, 29 Feb 2012 21:24:46 +0000 (22:24 +0100)]
gdkpixbufdec: port to 0.11

12 years agoupdate for metadata API changes
Wim Taymans [Wed, 29 Feb 2012 16:26:01 +0000 (17:26 +0100)]
update for metadata API changes

12 years agoaudioparsers: add baseparse based wavpackparse
Mark Nauwelaerts [Tue, 28 Feb 2012 12:51:10 +0000 (13:51 +0100)]
audioparsers: add baseparse based wavpackparse

12 years agoupdate for metadata tags
Wim Taymans [Tue, 28 Feb 2012 10:38:59 +0000 (11:38 +0100)]
update for metadata tags

12 years agowavpackdec: adjust to audio format limitations
Mark Nauwelaerts [Mon, 27 Feb 2012 22:46:15 +0000 (23:46 +0100)]
wavpackdec: adjust to audio format limitations

... which does not allow expressing arbitrary depth in a GstAudioFormat.

Also adjust unit test to modified behaviour.

12 years agowavpackdec: determine depth from bytes per sample
Mark Nauwelaerts [Mon, 27 Feb 2012 22:46:08 +0000 (23:46 +0100)]
wavpackdec: determine depth from bytes per sample

... rather than from bits per sample, since spec states values are already
left justified w.r.t. bits per sample but not w.r.t. bytes per sample
(and so the latter determines the normalization, or indicated depth).

12 years agowavpackdec: port to audiodecoder
Mark Nauwelaerts [Mon, 27 Feb 2012 22:46:03 +0000 (23:46 +0100)]
wavpackdec: port to audiodecoder

12 years agowavpackenc: port to audioencoder
Mark Nauwelaerts [Mon, 27 Feb 2012 22:45:54 +0000 (23:45 +0100)]
wavpackenc: port to audioencoder

Also adjust unit test to slightly modified behaviour.

12 years agoSuppress deprecation warnings in selected files, for g_value_array_* mostly
Edward Hervey [Mon, 27 Feb 2012 13:47:25 +0000 (14:47 +0100)]
Suppress deprecation warnings in selected files, for g_value_array_* mostly

12 years agospeexenc: chain up to parent event handler
Wim Taymans [Mon, 27 Feb 2012 12:09:31 +0000 (13:09 +0100)]
speexenc: chain up to parent event handler

12 years agoflacenc: fix event handling
Wim Taymans [Mon, 27 Feb 2012 12:05:33 +0000 (13:05 +0100)]
flacenc: fix event handling

Fix dodgy segment event handling
Chain up to parent event handler

12 years agov4l2: use public api
Wim Taymans [Mon, 27 Feb 2012 08:14:04 +0000 (09:14 +0100)]
v4l2: use public api

instead of poking into the private structures of the base class

12 years agoflvmux, matroskamux, qtmux: if in doubt about downstream seekability default to strea...
Tim-Philipp Müller [Mon, 27 Feb 2012 01:09:11 +0000 (01:09 +0000)]
flvmux, matroskamux, qtmux: if in doubt about downstream seekability default to streaming=true

If downstream didn't answer our SEEKING query and told us
it's seekable, default to streaming=true. We couldn't do
this in 0.10 for backwards compatibility reasons, but we
can in 0.11. Play it safe.

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Mon, 27 Feb 2012 01:00:03 +0000 (01:00 +0000)]
Merge remote-tracking branch 'origin/master' into 0.11

Conflicts:
gst/audioparsers/gstmpegaudioparse.c

12 years agoMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4' into 0.11
Tim-Philipp Müller [Mon, 27 Feb 2012 00:56:37 +0000 (00:56 +0000)]
Merge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4' into 0.11

12 years agompegaudioparse: fix up after merge
Tim-Philipp Müller [Mon, 27 Feb 2012 00:55:38 +0000 (00:55 +0000)]
mpegaudioparse: fix up after merge

12 years agoMerge commit '38516ad367128d83f9e156529018adb4433cd328' into 0.11
Tim-Philipp Müller [Mon, 27 Feb 2012 00:48:57 +0000 (00:48 +0000)]
Merge commit '38516ad367128d83f9e156529018adb4433cd328' into 0.11

Conflicts:
ext/pulse/pulseaudiosink.c
gst/audioparsers/gstmpegaudioparse.c

12 years agogoom2k1: fix compiler warning
Alessandro Decina [Sun, 26 Feb 2012 19:39:52 +0000 (20:39 +0100)]
goom2k1: fix compiler warning