platform/upstream/gstreamer.git
12 years agoMerge branch 'master' into 0.11
Wim Taymans [Fri, 28 Oct 2011 09:46:40 +0000 (11:46 +0200)]
Merge branch 'master' into 0.11

Conflicts:
gst/videomixer/gstcollectpads2.c

12 years agoaudiodynamic: don't set process function too early
René Stadler [Fri, 28 Oct 2011 09:16:38 +0000 (11:16 +0200)]
audiodynamic: don't set process function too early

GstAudioInfo and GstAudioFilter have been changed so that this code doesn't
crash anymore when a property is set in NULL state.

12 years agotests: audiodynamic: port to 0.11
René Stadler [Fri, 28 Oct 2011 08:42:04 +0000 (10:42 +0200)]
tests: audiodynamic: port to 0.11

12 years agotests: spectrum: port to 0.11
René Stadler [Thu, 27 Oct 2011 22:24:14 +0000 (00:24 +0200)]
tests: spectrum: port to 0.11

12 years agotests: audiopanorama: port to 0.11
René Stadler [Thu, 27 Oct 2011 21:57:17 +0000 (23:57 +0200)]
tests: audiopanorama: port to 0.11

12 years agoaudiopanorama: fix get_unit_size
René Stadler [Thu, 27 Oct 2011 21:56:12 +0000 (23:56 +0200)]
audiopanorama: fix get_unit_size

12 years agovideomixer2: Use the clip function instead of the prepare_buffer function
Sebastian Dröge [Fri, 28 Oct 2011 08:40:36 +0000 (10:40 +0200)]
videomixer2: Use the clip function instead of the prepare_buffer function

12 years agortpmanager, v4l2: fix compiler warnings after gst_caps_new_simple() change
Tim-Philipp Müller [Fri, 28 Oct 2011 08:05:27 +0000 (09:05 +0100)]
rtpmanager, v4l2: fix compiler warnings after gst_caps_new_simple() change

12 years agoqtdemux: fix compiler warnings after gst_caps_new_simple() change
Tim-Philipp Müller [Fri, 28 Oct 2011 08:01:57 +0000 (09:01 +0100)]
qtdemux: fix compiler warnings after gst_caps_new_simple() change

12 years agovideomixer2: Use collectpads2 from core
Sebastian Dröge [Fri, 28 Oct 2011 07:36:17 +0000 (09:36 +0200)]
videomixer2: Use collectpads2 from core

12 years agowavenc: port to 0.11 raw audio caps
René Stadler [Thu, 27 Oct 2011 17:39:20 +0000 (19:39 +0200)]
wavenc: port to 0.11 raw audio caps

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Thu, 27 Oct 2011 17:06:06 +0000 (19:06 +0200)]
Merge branch 'master' into 0.11

Conflicts:
gst/flv/gstflvmux.c

12 years agomake some more things compile again
Wim Taymans [Thu, 27 Oct 2011 17:00:52 +0000 (19:00 +0200)]
make some more things compile again

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Thu, 27 Oct 2011 14:08:22 +0000 (16:08 +0200)]
Merge branch 'master' into 0.11

Conflicts:
ext/pulse/pulseaudiosink.c
ext/pulse/pulsesink.c

12 years agofix compilation
Wim Taymans [Thu, 27 Oct 2011 14:03:17 +0000 (16:03 +0200)]
fix compilation

12 years agodeinterlace: Don't pointlessly hold object lock over caps operations
Jan Schmidt [Thu, 27 Oct 2011 13:41:45 +0000 (00:41 +1100)]
deinterlace: Don't pointlessly hold object lock over caps operations

Avoids a deadlock when getcaps is recursive due to the getcaps being
reflected upstream/downstream. The lock isn't actually protecting
anything here.

12 years agoflvmux: add some comments and defines to clarify code.
Jan Schmidt [Wed, 26 Oct 2011 13:37:03 +0000 (00:37 +1100)]
flvmux: add some comments and defines to clarify code.

12 years agomatroska: refactor ebml-write to be more 0.11 friendly
René Stadler [Mon, 10 Oct 2011 13:36:14 +0000 (15:36 +0200)]
matroska: refactor ebml-write to be more 0.11 friendly

Switching to a more 0.11-friendly pattern, where getting the buffer's data
pointer and setting the size many times is less natural. This is of course in
preparation to the upcoming port of the plugin.

12 years agomatroska: remove stale floatcast include
René Stadler [Tue, 11 Oct 2011 19:45:46 +0000 (21:45 +0200)]
matroska: remove stale floatcast include

GDOUBLE_TO_BE was moved to core a long time ago.

12 years agomatroskamux: fix possible crash with malformed dirac codec_data
René Stadler [Tue, 11 Oct 2011 20:10:27 +0000 (22:10 +0200)]
matroskamux: fix possible crash with malformed dirac codec_data

Since size is unsigned, we need to safeguard against wrapping below zero.

12 years agoequalizer: remove avoidable call to gst_object_set_name
René Stadler [Fri, 21 Oct 2011 20:33:34 +0000 (22:33 +0200)]
equalizer: remove avoidable call to gst_object_set_name

12 years agodeinterlace: remove avoidable call to gst_object_set_name
René Stadler [Fri, 21 Oct 2011 20:32:38 +0000 (22:32 +0200)]
deinterlace: remove avoidable call to gst_object_set_name

12 years agointerfaces: clean up the use of iface and class/klass
Stefan Sauer [Fri, 21 Oct 2011 12:51:23 +0000 (14:51 +0200)]
interfaces: clean up the use of iface and class/klass

12 years agoUpdate spec file so its paralel-installable and only tries to package ported plugins
Christian Fredrik Kalager Schaller [Fri, 21 Oct 2011 10:37:05 +0000 (11:37 +0100)]
Update spec file so its paralel-installable and only tries to package ported plugins

12 years agopngenc: increase arbitrary resolution limits
René Stadler [Sun, 16 Oct 2011 18:30:25 +0000 (20:30 +0200)]
pngenc: increase arbitrary resolution limits

Apparently libpng can technically do up to 2^31-1 rows and columns. However it
imposes an (arbitrary) default limit of 1 million (that could theoretically be
lifted by using some additional API).

Moved array allocation to the heap now.

12 years agopngenc: don't unconditionally allocate 4096 pointers on the stack
René Stadler [Sun, 16 Oct 2011 18:25:41 +0000 (20:25 +0200)]
pngenc: don't unconditionally allocate 4096 pointers on the stack

Instead allocate as many as needed (on the stack still).

12 years agopngenc: ensure setcaps was called before chain function
René Stadler [Sun, 16 Oct 2011 18:05:28 +0000 (20:05 +0200)]
pngenc: ensure setcaps was called before chain function

This is needed to properly error out for e.g. "fakesrc ! pngenc ! fakesink".

12 years agopngenc: validate input buffer size
René Stadler [Sun, 16 Oct 2011 17:44:27 +0000 (19:44 +0200)]
pngenc: validate input buffer size

Just for safety; of course such mismatch represents a bug in another element.

12 years agopngenc: make setcaps more robust, use gstvideo functions
René Stadler [Sun, 16 Oct 2011 17:41:28 +0000 (19:41 +0200)]
pngenc: make setcaps more robust, use gstvideo functions

A setcaps function needs to actually verify the caps carefully. In this case,
it was possible to e.g. link a video decoder with YUV+RGB template caps to
pngenc.  That would cause a crash when the decoder pushes a YUV buffer. Same
thing when pushing a valid buffer that exceeds the resolution limits.

Also, missing framerate caps field would cause a glib critical warning due to
invalid GValue. This fails hard now.

12 years agoebml: small correction to previous commit
René Stadler [Fri, 21 Oct 2011 08:01:43 +0000 (10:01 +0200)]
ebml: small correction to previous commit

Signal a short read with UNEXPECTED, exactly like the peek_bytes function.

12 years agoebml: Fix push-based behaviour
Edward Hervey [Wed, 19 Oct 2011 11:09:51 +0000 (13:09 +0200)]
ebml: Fix push-based behaviour

The 'peek' method was completely wrong (!?)

12 years agopulse: Get caps correctly on pad block
Arun Raghavan [Tue, 18 Oct 2011 13:01:17 +0000 (18:31 +0530)]
pulse: Get caps correctly on pad block

Instead of always going upstream, we should first see if already got
caps from a setcaps() call.

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

12 years agowavpackenc: don't unref buffer with gst_object_unref()
Tim-Philipp Müller [Tue, 18 Oct 2011 11:25:14 +0000 (12:25 +0100)]
wavpackenc: don't unref buffer with gst_object_unref()

12 years agopulsesink: only use is_pcm for 1.0 of pulseaudio
Wim Taymans [Tue, 18 Oct 2011 10:05:01 +0000 (12:05 +0200)]
pulsesink: only use is_pcm for 1.0 of pulseaudio

12 years agopulsesink: only disable trickmodes for !pcm
Wim Taymans [Tue, 18 Oct 2011 09:58:57 +0000 (11:58 +0200)]
pulsesink: only disable trickmodes for !pcm

Only disable trickmodes when we are not dealing with raw PCM samples.

12 years agovideocrop: fix compilation
Wim Taymans [Sun, 16 Oct 2011 13:32:50 +0000 (15:32 +0200)]
videocrop: fix compilation

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Sun, 16 Oct 2011 13:26:38 +0000 (15:26 +0200)]
Merge branch 'master' into 0.11

Conflicts:
gst/rtp/gstrtpvrawdepay.c

12 years agovideomixer2: Fix a leak
Arun Raghavan [Fri, 14 Oct 2011 05:26:16 +0000 (10:56 +0530)]
videomixer2: Fix a leak

Buffers weren't being unref'ed in one case inside, causing memory usage
to blow up.

12 years agoset colour masks for video/x-raw-rgb in rtpvrawdepay
Marc Leeman [Fri, 14 Oct 2011 07:10:01 +0000 (09:10 +0200)]
set colour masks for video/x-raw-rgb in rtpvrawdepay

12 years agoconfigure: re-enable videocrop plugin
Thiago Santos [Thu, 13 Oct 2011 04:05:13 +0000 (01:05 -0300)]
configure: re-enable videocrop plugin

Already ported to 0.11

12 years agoaspectratiocrop: Port to 0.11
Thiago Santos [Thu, 13 Oct 2011 04:05:04 +0000 (01:05 -0300)]
aspectratiocrop: Port to 0.11

12 years agovideocrop: Port to 0.11
Thiago Santos [Thu, 13 Oct 2011 03:39:28 +0000 (00:39 -0300)]
videocrop: Port to 0.11

12 years agotests: aspectratiocrop: Port to 0.11
Thiago Santos [Wed, 12 Oct 2011 20:43:47 +0000 (17:43 -0300)]
tests: aspectratiocrop: Port to 0.11

12 years agotests: alphacolor: Port to 0.11
Thiago Santos [Wed, 12 Oct 2011 11:24:28 +0000 (08:24 -0300)]
tests: alphacolor: Port to 0.11

12 years agoflacenc: Properly register type
Edward Hervey [Thu, 13 Oct 2011 15:12:23 +0000 (17:12 +0200)]
flacenc: Properly register type

It's a subclass of GstAudioEncoder and not of GstElement

12 years agovideomixer2: Fix incorrect gst_buffer_replace() call
Arun Raghavan [Thu, 13 Oct 2011 11:29:50 +0000 (16:59 +0530)]
videomixer2: Fix incorrect gst_buffer_replace() call

This got exposed when gst_buffer_replace() was changed from a macro to a
function.

12 years agortpssrcdemux: Fix wrong usage of gst_iterator_filter
Edward Hervey [Thu, 13 Oct 2011 07:34:04 +0000 (09:34 +0200)]
rtpssrcdemux: Fix wrong usage of gst_iterator_filter

It takes a GValue* as the user_data.

And don't forget to unref the demuxer before returning.

12 years agofix compile
Wim Taymans [Thu, 13 Oct 2011 07:02:47 +0000 (09:02 +0200)]
fix compile

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Thu, 13 Oct 2011 06:58:06 +0000 (08:58 +0200)]
Merge branch 'master' into 0.11

Conflicts:
ext/jpeg/gstjpegdec.c
gst/rtp/gstrtpvrawpay.c

12 years agotests: cmmlenc: Port to 0.11
Thiago Santos [Wed, 12 Oct 2011 11:09:20 +0000 (08:09 -0300)]
tests: cmmlenc: Port to 0.11

12 years agotests: cmmldec: Port to 0.11
Thiago Santos [Wed, 12 Oct 2011 11:02:08 +0000 (08:02 -0300)]
tests: cmmldec: Port to 0.11

12 years agopulseaudiosink: Use new GstIterator API correctly
Thiago Santos [Wed, 12 Oct 2011 10:29:30 +0000 (07:29 -0300)]
pulseaudiosink: Use new GstIterator API correctly

GstIterator now uses GValue, use it correctly.

12 years agortpvrawpay: Only use 24 LSB for depth=24 RGB caps
Edward Hervey [Wed, 12 Oct 2011 09:26:50 +0000 (11:26 +0200)]
rtpvrawpay: Only use 24 LSB for depth=24 RGB caps

... and indent the masks for clarity

12 years agomatroskamux: fix segment handling, so we actually use running time
René Stadler [Tue, 11 Oct 2011 12:58:43 +0000 (14:58 +0200)]
matroskamux: fix segment handling, so we actually use running time

gst_matroska_mux_best_pad adjusts the buffer timestamp to running time using
the segment stored in the pad's collect data. However, the event handler didn't
pass the newsegment event on to collectpads' handler, so this segment was never
updated at all.

Re-fixes bug #432612.

12 years agogstrtpg722pay: Compensate for clockrate vs. samplerate difference
Sjoerd Simons [Mon, 10 Oct 2011 18:01:23 +0000 (19:01 +0100)]
gstrtpg722pay: Compensate for clockrate vs. samplerate difference

The RTP clock-rate used for G722 is 8000, even though the samplerate is
16000. Compensate for this by pretending G722 has 8 bits per sample
instead of the 4 bits as if it were a codec that ran at half the speed,
but with twice the number of bits. Fixes #661376

12 years agojpegdec: Implement upstream negotiation
Sjoerd Simons [Tue, 27 Sep 2011 18:25:53 +0000 (19:25 +0100)]
jpegdec: Implement upstream negotiation

Add upstream negotiation for jpegdec. Fixes #660275

12 years agomatroska-demux: don't leak audio codec_data buffer
Tim-Philipp Müller [Mon, 10 Oct 2011 18:02:58 +0000 (19:02 +0100)]
matroska-demux: don't leak audio codec_data buffer

12 years agoalpha: Don't use start() vmethod
Edward Hervey [Mon, 10 Oct 2011 15:41:10 +0000 (17:41 +0200)]
alpha: Don't use start() vmethod

The only thing we're doing is initializing parameters ...
* which won't work because we don't have upstream/downstream caps
* which will be initialized when ::set_caps() is called

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Mon, 10 Oct 2011 12:08:29 +0000 (14:08 +0200)]
Merge branch 'master' into 0.11

12 years agoid3demux: port to 0.11
Wim Taymans [Mon, 10 Oct 2011 11:22:12 +0000 (13:22 +0200)]
id3demux: port to 0.11

12 years agotests: add missing PLUGIN_ASE_LIBS to LDADD
Stefan Sauer [Mon, 10 Oct 2011 11:20:04 +0000 (13:20 +0200)]
tests: add missing PLUGIN_ASE_LIBS to LDADD

12 years agoicydemux: port to 0.11
Wim Taymans [Mon, 10 Oct 2011 10:54:22 +0000 (12:54 +0200)]
icydemux: port to 0.11

12 years agoannodex: port to 0.11
Wim Taymans [Mon, 10 Oct 2011 10:27:06 +0000 (12:27 +0200)]
annodex: port to 0.11

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Mon, 10 Oct 2011 09:48:20 +0000 (11:48 +0200)]
Merge branch 'master' into 0.11

Conflicts:
ext/speex/gstspeexenc.c

12 years agopulse: port pulseutil to 0.11
Thiago Santos [Mon, 10 Oct 2011 03:18:56 +0000 (00:18 -0300)]
pulse: port pulseutil to 0.11

12 years agopulseaudiosink: port to 0.11
Thiago Santos [Mon, 10 Oct 2011 00:17:24 +0000 (21:17 -0300)]
pulseaudiosink: port to 0.11

12 years agopulsesink: Fixing getcaps function
Thiago Santos [Sun, 9 Oct 2011 21:58:29 +0000 (18:58 -0300)]
pulsesink: Fixing getcaps function

Update getcaps function to 0.11 API

12 years agospeexenc: only push header buffers following initial events
Mark Nauwelaerts [Sun, 9 Oct 2011 19:31:27 +0000 (21:31 +0200)]
speexenc: only push header buffers following initial events

12 years agoMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller [Sun, 9 Oct 2011 15:29:05 +0000 (16:29 +0100)]
Merge remote-tracking branch 'origin/master' into 0.11

12 years agoqtdemux: update for __gst_debug_min name change
Tim-Philipp Müller [Sun, 9 Oct 2011 15:24:36 +0000 (16:24 +0100)]
qtdemux: update for __gst_debug_min name change

12 years agoqtmux: Fix memory leak on atoms recovery function
Thiago Santos [Sun, 9 Oct 2011 14:18:18 +0000 (11:18 -0300)]
qtmux: Fix memory leak on atoms recovery function

Remember to free the ftyp data after writing it to a file.

Fixes #660969

12 years agoqtmux: report new bits
Wim Taymans [Thu, 6 Oct 2011 10:26:33 +0000 (12:26 +0200)]
qtmux: report new bits

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Thu, 6 Oct 2011 10:23:39 +0000 (12:23 +0200)]
Merge branch 'master' into 0.11

Conflicts:
ext/speex/gstspeexdec.c
ext/speex/gstspeexenc.c
gst/isomp4/atoms.c
gst/isomp4/gstqtmux.c

12 years agomatroskademux: improve segment handling with non-zero starting timestamp
Vincent Penquerc'h [Wed, 21 Sep 2011 17:45:42 +0000 (18:45 +0100)]
matroskademux: improve segment handling with non-zero starting timestamp

... as well as related items, such as seeking and position reporting.

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

12 years agov4l2, ximagesrc: fix some printf format compiler warnings
Stas Sergeev [Thu, 29 Sep 2011 14:41:53 +0000 (18:41 +0400)]
v4l2, ximagesrc: fix some printf format compiler warnings

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

12 years agotests: qtmux: Refactor bitrate check test
Thiago Santos [Fri, 30 Sep 2011 15:42:22 +0000 (12:42 -0300)]
tests: qtmux: Refactor bitrate check test

Refactor bitrate check test to accomodate multiple tests
for bitrate

12 years agoqtmux: update esds atom under wave atom for aac bitrates
Thiago Santos [Fri, 30 Sep 2011 16:02:31 +0000 (13:02 -0300)]
qtmux: update esds atom under wave atom for aac bitrates

AAC in mov format puts an ESDS atom inside of a WAVE atom in
STSD atom, we need to update the bitrate on this ESDS. This patch
fixes it.

12 years agoqtmux: Also update btrt atom
Thiago Santos [Fri, 30 Sep 2011 15:41:52 +0000 (12:41 -0300)]
qtmux: Also update btrt atom

When rewriting bitrates, also update the btrt atom under stsd

12 years agotests: qtmux: add tests for bitrate average calculation
Thiago Santos [Fri, 30 Sep 2011 13:55:53 +0000 (10:55 -0300)]
tests: qtmux: add tests for bitrate average calculation

Adds tests to make sure qtmux/mp4mux sets average bitrate
correctly

12 years agoqtmux: Calculate average bitrate for streams
Thiago Santos [Wed, 28 Sep 2011 14:41:49 +0000 (11:41 -0300)]
qtmux: Calculate average bitrate for streams

Calculate and use average bitrate for streams when no
bitrate tag was received

12 years agoqtmux: Avoid a buffer metadata copy if possible
Thiago Santos [Wed, 28 Sep 2011 13:41:14 +0000 (10:41 -0300)]
qtmux: Avoid a buffer metadata copy if possible

If first_ts is 0 there is no need to subtract, so we might
skip some copying to make the buffer metadata writable.

12 years agospeexenc: initialise variable before adding to it
Tim-Philipp Müller [Thu, 29 Sep 2011 22:21:46 +0000 (23:21 +0100)]
speexenc: initialise variable before adding to it

12 years agospeexdec: port to audiodecoder
Mark Nauwelaerts [Thu, 29 Sep 2011 15:21:22 +0000 (17:21 +0200)]
speexdec: port to audiodecoder

12 years agospeexenc: clean up some unused remnants
Mark Nauwelaerts [Thu, 29 Sep 2011 14:33:01 +0000 (16:33 +0200)]
speexenc: clean up some unused remnants

12 years agospeexenc: port to audioencoder
Mark Nauwelaerts [Thu, 29 Sep 2011 15:32:23 +0000 (17:32 +0200)]
speexenc: port to audioencoder

12 years agoflacdec: get rid of granulepos handling
Tim-Philipp Müller [Wed, 28 Sep 2011 18:10:27 +0000 (19:10 +0100)]
flacdec: get rid of granulepos handling

Leave that to the parser or demuxer. There's still some
code for operating in DEFAULT (samples) format, but that
will be removed later.

12 years agoflacdec: get rid of pull-mode support and focus on being a decoder
Tim-Philipp Müller [Wed, 28 Sep 2011 17:32:00 +0000 (18:32 +0100)]
flacdec: get rid of pull-mode support and focus on being a decoder

Leave all the other stuff to flacparse.

12 years agoflac, jpeg: fix compiler warning
Tim-Philipp Müller [Wed, 28 Sep 2011 16:29:08 +0000 (17:29 +0100)]
flac, jpeg: fix compiler warning

12 years agoflac: port to 0.11
Wim Taymans [Wed, 28 Sep 2011 15:40:01 +0000 (17:40 +0200)]
flac: port to 0.11

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Wed, 28 Sep 2011 15:39:12 +0000 (17:39 +0200)]
Merge branch 'master' into 0.11

Conflicts:
ext/flac/gstflacenc.c

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Wed, 28 Sep 2011 14:18:54 +0000 (16:18 +0200)]
Merge branch 'master' into 0.11

12 years agoflacenc: port to audioencoder
Mark Nauwelaerts [Wed, 28 Sep 2011 14:09:58 +0000 (16:09 +0200)]
flacenc: port to audioencoder

12 years agomatroskademux: ensure minimal alignment for audio/x-raw-* buffers
Vincent Penquerc'h [Tue, 27 Sep 2011 14:59:24 +0000 (15:59 +0100)]
matroskademux: ensure minimal alignment for audio/x-raw-* buffers

Since matroskademux will attempt to push unaligned buffers,
downstream might have trouble with those, especially if downstream
uses ORC, such as audioconvert.

Ensure we push buffers aligned to the basic type at least for
those raw buffers.

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

12 years agoMerge branch 'master' into 0.11
Wim Taymans [Wed, 28 Sep 2011 10:44:59 +0000 (12:44 +0200)]
Merge branch 'master' into 0.11

Conflicts:
common
ext/pulse/pulsesink.c
ext/soup/gstsouphttpclientsink.c
gst/audioparsers/gstaacparse.c
gst/audioparsers/gstac3parse.c
gst/rtp/gstrtph264depay.c
gst/rtpmanager/gstrtpjitterbuffer.c
gst/rtpmanager/rtpjitterbuffer.c
gst/rtsp/gstrtspsrc.c
sys/ximage/gstximagesrc.c

12 years agogoom2k1: Fix compiler warnings on 64 bit mingw-w64
Raimo Järvi [Tue, 27 Sep 2011 21:10:09 +0000 (00:10 +0300)]
goom2k1: Fix compiler warnings on 64 bit mingw-w64

Fixes bug #660294.

12 years agosoup: rename souphttpsink to souphttpclientsink
Tim-Philipp Müller [Sun, 25 Sep 2011 14:13:39 +0000 (15:13 +0100)]
soup: rename souphttpsink to souphttpclientsink

To avoid confusion, and because we might want a server
sink at some point too.

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

12 years agosouphttpsink: don't create unused second sink pad object
Tim-Philipp Müller [Fri, 23 Sep 2011 15:39:46 +0000 (16:39 +0100)]
souphttpsink: don't create unused second sink pad object

The base class will create the sink pad.

12 years agoac3parse: correctly check for ac3/e-ac3 switch
Julien Isorce [Fri, 23 Sep 2011 13:36:36 +0000 (15:36 +0200)]
ac3parse: correctly check for ac3/e-ac3 switch

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

12 years agoUpdate common to 0.11 branch
Edward Hervey [Wed, 21 Sep 2011 12:01:20 +0000 (14:01 +0200)]
Update common to 0.11 branch

12 years agortph264depay: improve downstream flow return feedback to upstream
Mark Nauwelaerts [Tue, 20 Sep 2011 11:38:53 +0000 (13:38 +0200)]
rtph264depay: improve downstream flow return feedback to upstream

... although basertpdepay does not really make it easy/possible to do so
all the way.