platform/upstream/gst-plugins-good.git
11 years agoqtdemux: add variant field to H.263 caps
Tim-Philipp Müller [Sat, 2 Mar 2013 13:59:52 +0000 (13:59 +0000)]
qtdemux: add variant field to H.263 caps

avdec_h263 won't get plugged otherwise.

11 years agoqtdemux: skip disabled tracks
Arnaud Vrac [Fri, 22 Feb 2013 18:06:52 +0000 (19:06 +0100)]
qtdemux: skip disabled tracks

ISO/IEC 14496-12 specifies disabled tracks should be completely
ignored, so just do it.

Avoids deadlock during prerolling for some files.

Also prevents 'chapter' subtitle tracks from showing up.

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

11 years agotests: re-add suppression for GValueArray warnings to unit test as well
Tim-Philipp Müller [Mon, 25 Feb 2013 09:58:13 +0000 (09:58 +0000)]
tests: re-add suppression for GValueArray warnings to unit test as well

11 years agospectrum: remove the since doc-comment from 0.10
Stefan Sauer [Thu, 28 Feb 2013 07:46:59 +0000 (08:46 +0100)]
spectrum: remove the since doc-comment from 0.10

11 years agolevel: add a "post-messages" property and deprecate "message"
Stefan Sauer [Thu, 28 Feb 2013 07:44:18 +0000 (08:44 +0100)]
level: add a "post-messages" property and deprecate "message"

In spectrum this was changed from 0.10 to 1.0, lets do this here too.

11 years agortpmp4gdepay: streamtype is not put by all RTSP server, not make it optional
Olivier Crête [Tue, 26 Feb 2013 19:18:20 +0000 (14:18 -0500)]
rtpmp4gdepay: streamtype is not put by all RTSP server, not make it optional

Specific case here is Wowza 3.5.0

11 years agolevel: put back deprecation warnings
Thomas Vander Stichele [Sun, 24 Feb 2013 23:35:58 +0000 (00:35 +0100)]
level: put back deprecation warnings

11 years agolevel: send last message on EOS
Thomas Vander Stichele [Sun, 24 Feb 2013 16:00:14 +0000 (17:00 +0100)]
level: send last message on EOS

11 years agoavidemux: push mode: handle some more 0-size buffer cases
Mark Nauwelaerts [Sat, 23 Feb 2013 13:34:35 +0000 (14:34 +0100)]
avidemux: push mode: handle some more 0-size buffer cases

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

11 years agomatroskamux: fix up example pipeline in docs
Tim-Philipp Müller [Sat, 23 Feb 2013 18:50:52 +0000 (18:50 +0000)]
matroskamux: fix up example pipeline in docs

11 years agopulsesink: Update segdone periodically
Arun Raghavan [Tue, 20 Nov 2012 06:44:07 +0000 (12:14 +0530)]
pulsesink: Update segdone periodically

This makes sure that we update segdone based on the read index received
during latency updates. As the comment notes, we make some compromises
to deal with the fact that segdone is a segment multiple, while the read
index offers finer granularity. The updates are also not very often
(100ms since that is how often automatic timing updates are provided).

All this is required for the baseaudiosink sample alignment code to work
at all.

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

11 years agortpsession: Fix wrong code organisation in case of collision
Paul HENRYS [Wed, 13 Feb 2013 09:46:54 +0000 (10:46 +0100)]
rtpsession: Fix wrong code organisation in case of collision

change_ssrc field of RTPSession should be set before calling
rtp_session_schedule_bye_locked () as this function will call reconsider function
that will wake up rtcp_thread which will call rtp_session_on_timeout () that will
check change_ssrc to change the ssrc.

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

11 years agoalpha: improve descriptions of chroma keying-related properties and enums
Jean-François Fortin Tam [Thu, 21 Feb 2013 16:15:23 +0000 (11:15 -0500)]
alpha: improve descriptions of chroma keying-related properties and enums

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

11 years agoalpha: Do not override the method with custom r/g/b values
Youness Alaoui [Thu, 21 Feb 2013 20:01:15 +0000 (15:01 -0500)]
alpha: Do not override the method with custom r/g/b values

Depending on the order g_object_set() calls aare made, the
target r/g/b settings will override the method if set to
green/blue. Change that so we do not use the target-r/g/b values
unless the method is set to custom.

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

11 years agoauparse: do not leak src_caps
Ognyan Tonchev [Wed, 20 Feb 2013 14:46:43 +0000 (15:46 +0100)]
auparse: do not leak src_caps

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

11 years agortpsession: only delay RTCP when we are a sender
Wim Taymans [Wed, 20 Feb 2013 19:03:27 +0000 (21:03 +0200)]
rtpsession: only delay RTCP when we are a sender

Only delay the RTCP thread when we are a sender, which we can know because we
have a send_rtp_src pad. Otherwise we might delay the RTCP thread if we
are only a receiver and then there is no code path that wakes up the
RTCP thread and we end up without RTCP packets.

11 years agov4l2: Add support of dmabuf
Benjamin Gaignard [Tue, 19 Feb 2013 10:47:20 +0000 (11:47 +0100)]
v4l2: Add support of dmabuf

v4l has add a new IOCTL to export a buffer by using dmabuf.
This patch allow to use this new IOTCL if it has been defined in videodev2.h
I introduce a new IO mode (GST_V4L2_IO_DMABUF) to enable this way of working.

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

11 years agoqtdemux: fix up dodgy code that tries to fix up a broken moov atom
Tim-Philipp Müller [Mon, 18 Feb 2013 20:04:05 +0000 (20:04 +0000)]
qtdemux: fix up dodgy code that tries to fix up a broken moov atom

After gst_buffer_new_and_alloc() gst_buffer_copy_into() will likely
append to the already-existing memory instead of filling it.

11 years agoqtdemux: fix potential crash on short MOOV atom
Tim-Philipp Müller [Mon, 18 Feb 2013 16:32:13 +0000 (16:32 +0000)]
qtdemux: fix potential crash on short MOOV atom

Don't unmap short MOOV atom buffer twice, which happened
in the case where we don't fix up the MOOV atom.

Fixes crashes when thumbnailing partial mp4 file where
the MOOV atom is still incomplete.

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

11 years agosouphttpsrc: set SOUP_VERSION_{MIN_REQUIRED,MAX_ALLOWED} to suppress deprecations...
Tim-Philipp Müller [Sat, 16 Feb 2013 16:49:22 +0000 (16:49 +0000)]
souphttpsrc: set SOUP_VERSION_{MIN_REQUIRED,MAX_ALLOWED} to suppress deprecations with newer versions

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

11 years agosoup: use default proxy resolver instead of deprecated GNOME proxy resolver
Tim-Philipp Müller [Sat, 16 Feb 2013 15:47:02 +0000 (15:47 +0000)]
soup: use default proxy resolver instead of deprecated GNOME proxy resolver

Apparently there's no reason to use it any longer. Drop libsoup-gnome
dependency while at it, now that we don't need anything from it any
more (it only consists entirely of deprecated API now anyways).

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

11 years agotests: fix some h264 caps
Tim-Philipp Müller [Fri, 15 Feb 2013 15:43:43 +0000 (15:43 +0000)]
tests: fix some h264 caps

Doesn't fix anything in particular, but is
still needed here for correctness.

11 years agoaudiopanorama: remove channel-mask from caps
Stefan Sauer [Fri, 15 Feb 2013 07:19:24 +0000 (08:19 +0100)]
audiopanorama: remove channel-mask from caps

The channel-mask is only needed for channels>2 which we don't do.

11 years agov4l2: don't check stride for encoded formats
Benjamin Gaignard [Fri, 15 Feb 2013 15:21:21 +0000 (16:21 +0100)]
v4l2: don't check stride for encoded formats

Don't try to check the stride for encoded formats. Some drivers output
something != 0 and then we don't want to fail on that.

11 years agoudpsrc: use g_socket_set_option() to set buffer size with newer GLib versions
Tim-Philipp Müller [Fri, 15 Feb 2013 14:11:36 +0000 (14:11 +0000)]
udpsrc: use g_socket_set_option() to set buffer size with newer GLib versions

So we have to worry less about portability.

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

11 years agojpegdec: remove sof-marker from template caps for now
Tim-Philipp Müller [Thu, 14 Feb 2013 14:13:27 +0000 (14:13 +0000)]
jpegdec: remove sof-marker from template caps for now

Now that the subset check actually works, this breaks
things with demuxers that don't put a "sof-marker"
in their jpeg caps, and we don't have a good parser
to plug either yet.

11 years agojpegenc: Put the SOF marker into the caps
Sebastian Dröge [Wed, 13 Feb 2013 11:32:10 +0000 (12:32 +0100)]
jpegenc: Put the SOF marker into the caps

11 years agortp-payloading: Fix unit test caps and AMR depayloader sink template caps
Sebastian Dröge [Wed, 13 Feb 2013 11:02:46 +0000 (12:02 +0100)]
rtp-payloading: Fix unit test caps and AMR depayloader sink template caps

Fields were missing from the actual caps, or too many fields
existed in the template caps.

11 years agoaacparse: Fix caps used in the unit test
Sebastian Dröge [Wed, 13 Feb 2013 10:53:01 +0000 (11:53 +0100)]
aacparse: Fix caps used in the unit test

The AAC caps passed were incomplete.

11 years agowavpack: Fix unit tests, width is now called depth in the caps in 1.0
Sebastian Dröge [Wed, 13 Feb 2013 10:49:40 +0000 (11:49 +0100)]
wavpack: Fix unit tests, width is now called depth in the caps in 1.0

11 years agotests: make souphttpsrc unit test work even if http_proxy is set
Tim-Philipp Müller [Tue, 12 Feb 2013 23:31:22 +0000 (23:31 +0000)]
tests: make souphttpsrc unit test work even if http_proxy is set

We're testing with an http server on localhost, but don't support
an exception list for the http_proxy, so just unset the environment
variable to make sure we can run this test properly even if the
environment has http_proxy set.

Also, don't skip all tests if there is an issue with the SSL server,
just run the non-SSL tests then.

https://jenkins.qa.ubuntu.com/view/Raring/view/JHBuild%20Gnome/job/jhbuild-amd64-gst-plugins-good/

11 years agoqtdemux: extract codec_data for ProRes
Michael Smith [Tue, 12 Feb 2013 20:53:52 +0000 (12:53 -0800)]
qtdemux: extract codec_data for ProRes

11 years agoavimux: Fixing buffer leak in gst_avi_mux_do_buffer
Tim 'mithro' Ansell [Thu, 7 Feb 2013 14:02:10 +0000 (01:02 +1100)]
avimux: Fixing buffer leak in gst_avi_mux_do_buffer

gst_avi_mux_do_buffer was leaking data from gst_collect_pads_pop.

11 years agoavidemux: correct duration for audio VBR buffers in pull mode
Mark Nauwelaerts [Sun, 10 Feb 2013 14:10:32 +0000 (15:10 +0100)]
avidemux: correct duration for audio VBR buffers in pull mode

11 years agoavidemux: proper position reporting and push mode timestamping
Mark Nauwelaerts [Fri, 8 Feb 2013 20:28:02 +0000 (21:28 +0100)]
avidemux: proper position reporting and push mode timestamping

... and align current_total semantics in push and pull mode,
which tracks bytes for CBR and blocks for VBR.

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

11 years agortpsession: delay RTCP until first RTP packet
Wim Taymans [Fri, 8 Feb 2013 16:05:27 +0000 (17:05 +0100)]
rtpsession: delay RTCP until first RTP packet

Delay sending the first RTCP packet until we have sent the first RTP packet.
Otherwise we will send out a Receiver Report instead of a sender report.

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

11 years agortpsession: remove dead code
Wim Taymans [Thu, 7 Feb 2013 14:06:40 +0000 (15:06 +0100)]
rtpsession: remove dead code

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

11 years agortpptdemux: forward sticky events and then set caps
Paul HENRYS [Tue, 29 Jan 2013 09:48:17 +0000 (10:48 +0100)]
rtpptdemux: forward sticky events and then set caps

When a new src pad is added, first forward the sticky events and then
set the caps on the src pad

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

11 years agortpjitterbuffer: improve debug output
Markovtsev Vadim [Thu, 7 Feb 2013 13:32:26 +0000 (14:32 +0100)]
rtpjitterbuffer: improve debug output

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

11 years agortpbin: rework cleanup of streams
Wim Taymans [Mon, 26 Sep 2011 21:42:51 +0000 (14:42 -0700)]
rtpbin: rework cleanup of streams

Move the work of cleaning up the client streams in the free_stream
function. This allows us to properly clean up the client streams when we
remove an RTP stream as well.

Based on patch by Sujay <sdatar@cisco.com>

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

11 years agovideomixer2: avoid caps leak
Tim 'mithro' Ansell [Thu, 7 Feb 2013 10:40:35 +0000 (11:40 +0100)]
videomixer2: avoid caps leak

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

11 years agojitterbuffer: do skew estimation only for new timestamps
Wim Taymans [Wed, 6 Feb 2013 16:15:11 +0000 (17:15 +0100)]
jitterbuffer: do skew estimation only for new timestamps

Only run the skew estimation code when we have a new RTP timestamp. If we have
the same RTP timestamp, we simply use the previous estimation. This works
because the new observation with the same RTP timestamp has to have a bigger
receiver time and is thus not going to influence the estimation except for
causing more jitter.

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

11 years agortspsrc: only EOS when our source sends BYE
Wim Taymans [Wed, 6 Feb 2013 12:52:26 +0000 (13:52 +0100)]
rtspsrc: only EOS when our source sends BYE

Only EOS when we receive a BYE event from the SSRC of our stream.

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

11 years agortspsrc: save the stream SSRC
Wim Taymans [Wed, 6 Feb 2013 12:47:51 +0000 (13:47 +0100)]
rtspsrc: save the stream SSRC

Conflicts:
gst/rtsp/gstrtspsrc.c

11 years agortspsrc: flush connection when stopping
Wim Taymans [Wed, 6 Feb 2013 12:18:18 +0000 (13:18 +0100)]
rtspsrc: flush connection when stopping

When we stop, we can flush all pending commands so that we can stop and
join the task.

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

11 years agospectrum: remove outdates readme
Stefan Sauer [Tue, 5 Feb 2013 21:02:13 +0000 (22:02 +0100)]
spectrum: remove outdates readme

Lets remove the readme from pre-0.1.0 that is completely irrelevant now.

11 years agoaudiopanorama: add more debug logging
Stefan Sauer [Tue, 5 Feb 2013 06:32:29 +0000 (07:32 +0100)]
audiopanorama: add more debug logging

11 years agolevel-example. avoid taking the arrays again for each channel for clarity
Stefan Sauer [Tue, 5 Feb 2013 07:26:14 +0000 (08:26 +0100)]
level-example. avoid taking the arrays again for each channel for clarity

Also introduce some blank lines for better readability and update the comments.

11 years agoaudioparsers: fix typo in noinst_headers
Rico Tzschichholz [Mon, 4 Feb 2013 18:38:41 +0000 (18:38 +0000)]
audioparsers: fix typo in noinst_headers

11 years agoaudiopanorama: further port to 1.0
Stefan Sauer [Mon, 4 Feb 2013 10:08:23 +0000 (11:08 +0100)]
audiopanorama: further port to 1.0

Transformcaps is not called with caps containing single structures anymore. Also add missing filter handling. Still does not negotiate though.

11 years agoaudiopanorama: fix caps
Stefan Sauer [Sun, 3 Feb 2013 21:45:52 +0000 (22:45 +0100)]
audiopanorama: fix caps

We don't turn float into 32bit pcm. Looks like a typo from updating the caps.

11 years agolevel: Add missing coma between formats
Olivier Crête [Sun, 3 Feb 2013 12:14:50 +0000 (13:14 +0100)]
level: Add missing coma between formats

11 years agovideomixer: fix eos timestamp check
Matthew Waters [Thu, 31 Jan 2013 11:55:18 +0000 (22:55 +1100)]
videomixer: fix eos timestamp check

fixes hang in videotestsrc num-buffers=20 ! videomixer ! fakesink

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

11 years agoavimux: add support for raw monochrome 8-bit video
Dirk Van Haerenborgh [Thu, 31 Jan 2013 10:35:09 +0000 (11:35 +0100)]
avimux: add support for raw monochrome 8-bit video

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

11 years agoosxvideosink: Make GstNavigation key input events in osxvideosink compatible with...
Alexey Chernov [Fri, 18 Jan 2013 17:08:12 +0000 (21:08 +0400)]
osxvideosink: Make GstNavigation key input events in osxvideosink compatible with x(v)imagesink ones

11 years agortpsession: avoid '...is used uninitialized'
Wim Taymans [Tue, 29 Jan 2013 09:30:32 +0000 (10:30 +0100)]
rtpsession: avoid '...is used uninitialized'

11 years agoqtdemux: set interleaved layout correctly for LPCM audio
Youness Alaoui [Wed, 9 Jan 2013 18:24:49 +0000 (13:24 -0500)]
qtdemux: set interleaved layout correctly for LPCM audio

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

11 years agoqtdemux: add support for LPCM fourcc (uncompressed audio in Quicktime7)
Youness Alaoui [Wed, 9 Jan 2013 01:45:21 +0000 (20:45 -0500)]
qtdemux: add support for LPCM fourcc (uncompressed audio in Quicktime7)

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

11 years agoqtdemux: print all debug for sound sample description v2
Youness Alaoui [Wed, 9 Jan 2013 01:42:35 +0000 (20:42 -0500)]
qtdemux: print all debug for sound sample description v2

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

11 years agoqtdemux: sound sample description v2 doesn't override samples_per_packet
Youness Alaoui [Wed, 9 Jan 2013 01:14:17 +0000 (20:14 -0500)]
qtdemux: sound sample description v2 doesn't override samples_per_packet

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

11 years agoqtdemux: pass stsd data to qtdemux_audio_caps()
Youness Alaoui [Wed, 9 Jan 2013 00:57:50 +0000 (19:57 -0500)]
qtdemux: pass stsd data to qtdemux_audio_caps()

We will need that later for LPCM format support. Disable
QDM2 parsing of stsd data which dead code before as well
because data was always NULL.

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

11 years agoqtdemux: add len check for sound sample descriptions v1 and v2
Youness Alaoui [Wed, 9 Jan 2013 00:56:46 +0000 (19:56 -0500)]
qtdemux: add len check for sound sample descriptions v1 and v2

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

11 years agortpmanager: use C89-style comments
Tim-Philipp Müller [Mon, 28 Jan 2013 22:42:25 +0000 (22:42 +0000)]
rtpmanager: use C89-style comments

11 years agogstrtpsession: Fix double-declared variable
Olivier Crête [Mon, 28 Jan 2013 23:06:15 +0000 (18:06 -0500)]
gstrtpsession: Fix double-declared variable

11 years agortp: Fix compilation errors in previous patches
Olivier Crête [Mon, 28 Jan 2013 22:58:20 +0000 (17:58 -0500)]
rtp: Fix compilation errors in previous patches

11 years agortpsession: Ensure MT safe event handling and plug event leak.
Haakon Sporsheim [Thu, 28 Apr 2011 20:59:28 +0000 (22:59 +0200)]
rtpsession: Ensure MT safe event handling and plug event leak.

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

11 years agortpsession: mt-safe event-push
Idar Tollefsen [Mon, 17 Oct 2011 21:45:37 +0000 (23:45 +0200)]
rtpsession: mt-safe event-push

By taking a ref of the sink-pad under lock, it won't dissappear
while the push is taking place

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

11 years agortpssrcdemux: Safely push on pads that might be removed due to a RTCP BYE
Pascal Buhler [Wed, 4 Jan 2012 09:29:45 +0000 (10:29 +0100)]
rtpssrcdemux: Safely push on pads that might be removed due to a RTCP BYE

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

11 years agoAutomatic update of common submodule
Stefan Sauer [Mon, 28 Jan 2013 19:42:26 +0000 (20:42 +0100)]
Automatic update of common submodule

From a942293 to 2de221c

11 years agosbcparse: init some variables to avoid bogus compiler warnings
Tim-Philipp Müller [Mon, 28 Jan 2013 11:54:54 +0000 (11:54 +0000)]
sbcparse: init some variables to avoid bogus compiler warnings

11 years agortpdepay: remove payload type restrictions
Wim Taymans [Mon, 28 Jan 2013 11:41:04 +0000 (12:41 +0100)]
rtpdepay: remove payload type restrictions

Remove the pt restrictions for all the depayloaders that have an
encoding-name. We can use this to autoplug decoders.
Remove the encoding-name for all the payloaders with a fixed payload
type.
We now either have an encoding-name or a pt in the sinkpad caps of
a depayloader.

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

11 years agortp: remove payload requirements from selected depayloaders
Marc Leeman [Mon, 28 Jan 2013 11:23:41 +0000 (12:23 +0100)]
rtp: remove payload requirements from selected depayloaders

encoding name is required in the caps and is a better fit for autoplugging than
the pt value. Hardware manufacturers have a bad habit of skimming through RFCs
and in this case; use unassigned numbers for encoders instead of dynamic
numbers.

In essence, this patch will add support for a lot of Bosch hardware encoders
without breaking autoplugging.

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

11 years agotests: use g_timeout_add_seconds instead of g_timeout_add
B.Prathibha [Sun, 27 Jan 2013 04:47:59 +0000 (10:17 +0530)]
tests: use g_timeout_add_seconds instead of g_timeout_add

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

11 years agoqtdemux: push mode: only parse moov 1 once
Mark Nauwelaerts [Sun, 27 Jan 2013 11:54:15 +0000 (12:54 +0100)]
qtdemux: push mode: only parse moov 1 once

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

11 years agoqtmux: set language to 'undefined' instead of English by default
Tim-Philipp Müller [Thu, 24 Jan 2013 21:08:51 +0000 (21:08 +0000)]
qtmux: set language to 'undefined' instead of English by default

11 years agoximagesrc: Set the pixel aspect ratio correctly in the caps
Olivier Crête [Thu, 24 Jan 2013 02:35:25 +0000 (21:35 -0500)]
ximagesrc: Set the pixel aspect ratio correctly in the caps

11 years agov4l2: Re-enable prepare-format emission
Sjoerd Simons [Tue, 8 Jan 2013 07:56:45 +0000 (08:56 +0100)]
v4l2: Re-enable prepare-format emission

With the port to gstreamer 1.0 the prepare-format signal stopped being
emitted. Start emitting this again for use in uvch264src.  While there
change the emission to include the caps for extra flexibility instead of
fource, width, height.

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

11 years agoautogen.sh: allow calling from out-of-tree
Benjamin Gaignard [Tue, 22 Jan 2013 17:12:10 +0000 (18:12 +0100)]
autogen.sh: allow calling from out-of-tree

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
https://bugzilla.gnome.org/show_bug.cgi?id=692309

11 years agoaudioparsers: sbc: fix bogus compiler warning
Mark Nauwelaerts [Tue, 22 Jan 2013 18:26:09 +0000 (19:26 +0100)]
audioparsers: sbc: fix bogus compiler warning

gst-plugins-good/gst/audioparsers/gstsbcparse.c: In function 'gst_sbc_parse_handle_frame':
gst-plugins-good/gst/audioparsers/gstsbcparse.c:210:32: error: 'ch_mode' may be used uninitialized i

11 years agopulsesink: don't error out if pa_stream_proplist_update() with new tags fails
Tim-Philipp Müller [Sat, 19 Jan 2013 13:27:48 +0000 (13:27 +0000)]
pulsesink: don't error out if pa_stream_proplist_update() with new tags fails

Shouldn't really happen these days, but if it does, it's not really
a problem either.

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

11 years agotests: skip souphttpsrc tests if there is no local http server to use
Tim-Philipp Müller [Wed, 16 Jan 2013 18:01:23 +0000 (18:01 +0000)]
tests: skip souphttpsrc tests if there is no local http server to use

Skip tests if the server couldn't be started or we can't connect
to it for some reason (e.g. draconic build bot environments).

11 years agoautoparsers: use appropriate printf format for gsize
Thijs Vermeir [Wed, 16 Jan 2013 13:32:56 +0000 (14:32 +0100)]
autoparsers: use appropriate printf format for gsize

11 years agotests: use _1_0 variants for the various registry variables
Martin Pitt [Tue, 15 Jan 2013 14:05:43 +0000 (15:05 +0100)]
tests: use _1_0 variants for the various registry variables

These override the variants without version suffix. Makes 'make check' work
properly in environments that set the suffixed variant for 1.0, such as
jhbuild.

11 years agoosxvideosink: Fix crash in osxvideosink with external window output
Alexey Chernov [Fri, 11 Jan 2013 15:24:43 +0000 (19:24 +0400)]
osxvideosink: Fix crash in osxvideosink with external window output

11 years agoosxvideosink: Make GstGLView propagate input events to its parent view
Alexey Chernov [Wed, 16 Jan 2013 08:04:59 +0000 (12:04 +0400)]
osxvideosink: Make GstGLView propagate input events to its parent view

Fixes bug #691832

11 years agortpsbcpay: update some fields in the caps to their new name
Tim-Philipp Müller [Wed, 16 Jan 2013 10:19:36 +0000 (10:19 +0000)]
rtpsbcpay: update some fields in the caps to their new name

and to match the parser. "mode" got renamed to "channel-mode"
and "allocation" to "allocation-method".

11 years agodocs: add sbcparse and rtpsbcpay to plugin docs
Tim-Philipp Müller [Tue, 15 Jan 2013 17:44:33 +0000 (17:44 +0000)]
docs: add sbcparse and rtpsbcpay to plugin docs

11 years agoaudioparsers: add SBC audio parser
Tim-Philipp Müller [Tue, 15 Jan 2013 17:38:24 +0000 (17:38 +0000)]
audioparsers: add SBC audio parser

From-scratch rewrite, the bluez one was useless and broken.

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

11 years agoAutomatic update of common submodule
Tim-Philipp Müller [Tue, 15 Jan 2013 15:05:04 +0000 (15:05 +0000)]
Automatic update of common submodule

From a72faea to a942293

11 years agortp: import rtpsbcpay from bluez and port to 1.0
Tim-Philipp Müller [Thu, 10 Jan 2013 12:38:13 +0000 (12:38 +0000)]
rtp: import rtpsbcpay from bluez and port to 1.0

Compiles, but not tested yet (sbc elements still need to be ported).

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

11 years agortpsbcpay: Remove workaround for compiler warnings
Marcel Holtmann [Mon, 14 Feb 2011 01:51:45 +0000 (17:51 -0800)]
rtpsbcpay: Remove workaround for compiler warnings

11 years agortpsbcpay: Add pragma based workaround for GStreamer warnings
Marcel Holtmann [Wed, 19 May 2010 14:59:30 +0000 (16:59 +0200)]
rtpsbcpay: Add pragma based workaround for GStreamer warnings

11 years agortpsbcpay: Update copyright information
Marcel Holtmann [Sat, 2 Jan 2010 01:08:17 +0000 (17:08 -0800)]
rtpsbcpay: Update copyright information

11 years agortpsbcpay: Fix signed/unsigned comparison issue within GStreamer plugin
Marcel Holtmann [Thu, 29 Jan 2009 23:31:15 +0000 (00:31 +0100)]
rtpsbcpay: Fix signed/unsigned comparison issue within GStreamer plugin

11 years agortpsbcpay: Update copyright information
Marcel Holtmann [Thu, 1 Jan 2009 18:33:20 +0000 (19:33 +0100)]
rtpsbcpay: Update copyright information

11 years agortpsbcpay: First attempt in fixing compiler warnings (still needs cleanup)
Marcel Holtmann [Tue, 23 Dec 2008 04:25:50 +0000 (05:25 +0100)]
rtpsbcpay: First attempt in fixing compiler warnings (still needs cleanup)

11 years agortpsbcpay: More coding style fixes
Johan Hedberg [Sat, 20 Dec 2008 19:42:49 +0000 (21:42 +0200)]
rtpsbcpay: More coding style fixes

11 years agortpsbcpay: Remove possible extra memcpy for gstreamer plugin.
Luiz Augusto von Dentz [Fri, 29 Feb 2008 19:37:15 +0000 (19:37 +0000)]
rtpsbcpay: Remove possible extra memcpy for gstreamer plugin.

11 years agortpsbcpay: Fix bug sending empty packages and remove a buffer copy.
Luiz Augusto von Dentz [Thu, 28 Feb 2008 19:38:53 +0000 (19:38 +0000)]
rtpsbcpay: Fix bug sending empty packages and remove a buffer copy.

11 years agortpsbcpay: Fix runtime warnings of gstreamer plugin.
Luiz Augusto von Dentz [Wed, 20 Feb 2008 13:37:00 +0000 (13:37 +0000)]
rtpsbcpay: Fix runtime warnings of gstreamer plugin.