platform/upstream/gstreamer.git
9 years agogst-indent: Run indent twice. Once is not idempotent, twice seems to be.
Jan Schmidt [Sat, 18 Oct 2014 06:27:04 +0000 (17:27 +1100)]
gst-indent: Run indent twice. Once is not idempotent, twice seems to be.

9 years agomultiqueue: Wake up any waiting streams if the current one goes EOS
Andrei Sarakeev [Thu, 16 Oct 2014 06:13:14 +0000 (10:13 +0400)]
multiqueue: Wake up any waiting streams if the current one goes EOS

Otherwise we might have unlinked streams waiting.

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

9 years agotypefind: simplify registration code
Stefan Sauer [Fri, 17 Oct 2014 10:41:04 +0000 (12:41 +0200)]
typefind: simplify registration code

Remove a useless assert (we just instantiated this type). Drop the free'ing of
the extension array. As we just created the instance this is always NULL.

9 years agodocs: pwd: fix typos
Felix Schwarz [Thu, 16 Oct 2014 08:55:36 +0000 (10:55 +0200)]
docs: pwd: fix typos

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

9 years agotests: Add a test for removing a bus watch
Linus Svensson [Sat, 11 Oct 2014 17:28:21 +0000 (19:28 +0200)]
tests: Add a test for removing a bus watch

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

9 years agobus: Add a function to remove a bus watch
Linus Svensson [Tue, 19 Aug 2014 21:28:52 +0000 (23:28 +0200)]
bus: Add a function to remove a bus watch

If a bus watch is added to the non default main context it's not
possible to remove it using g_source_remove().

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

9 years agodocs: Update GstQOSType documentation a bit
Arun Raghavan [Wed, 8 Oct 2014 17:21:56 +0000 (22:51 +0530)]
docs: Update GstQOSType documentation a bit

Correction for who is producing data too fast, and some other minor
clarifications.

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

9 years agodocs: pwg: fix two typos
Guillaume Desmottes [Wed, 8 Oct 2014 14:03:20 +0000 (16:03 +0200)]
docs: pwg: fix two typos

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

9 years agodocs: pwg: fix typo in 'Dynamic negotiation' section
Guillaume Desmottes [Wed, 8 Oct 2014 13:37:37 +0000 (15:37 +0200)]
docs: pwg: fix typo in 'Dynamic negotiation' section

The point of this example is to show how to set caps
on the source pad once it has been set on the sink pad.
So, in passthrough mode, the caps is just copied to the
source pad.

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

9 years agomultiqueue: don't lock multiqueue when pushing serialized queries
Aleix Conchillo Flaqué [Wed, 8 Oct 2014 16:37:41 +0000 (09:37 -0700)]
multiqueue: don't lock multiqueue when pushing serialized queries

If we are pushing a serialized query into a queue and the queue is
filled, we will end in a deadlock. We need to release the lock before
pushing and acquire it again afterward.

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

9 years agocollectpads: Use GST_PTR_FORMAT in debug to output buffer details
Jan Schmidt [Tue, 7 Oct 2014 14:33:51 +0000 (01:33 +1100)]
collectpads: Use GST_PTR_FORMAT in debug to output buffer details

Use %GST_PTR_FORMAT instead of %p in debug output so all the buffer
details are output

9 years agosystemclock: fix multi-thread entry status issue
Nicolas Huet [Mon, 6 Oct 2014 11:38:21 +0000 (13:38 +0200)]
systemclock: fix multi-thread entry status issue

Running two threads, one executing the timer and one unscheduling it, the
unscheduled status set by the second thread is sometimes overwritten by the
first one.

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

9 years agoinputselector: fix compilation
Tim-Philipp Müller [Fri, 3 Oct 2014 13:04:58 +0000 (14:04 +0100)]
inputselector: fix compilation

9 years agoinput-selector: extract some common code into helpers
Stefan Sauer [Fri, 3 Oct 2014 12:44:48 +0000 (14:44 +0200)]
input-selector: extract some common code into helpers

9 years agoinput-selector: small code cleanups
Stefan Sauer [Fri, 3 Oct 2014 12:01:59 +0000 (14:01 +0200)]
input-selector: small code cleanups

Rename TIMESTAMP -> PTS. Move a var down to the scope where it is used. Use
g_queue_free_full().

9 years agoinputselector: fix printf format
Stefan Sauer [Fri, 3 Oct 2014 11:47:42 +0000 (13:47 +0200)]
inputselector: fix printf format

The padcount is uint. Also add comments to the instance vars.

9 years agobaseparse: don't leak caps in gst_base_parse_process_streamheader
Matej Knopp [Thu, 2 Oct 2014 01:30:24 +0000 (03:30 +0200)]
baseparse: don't leak caps in gst_base_parse_process_streamheader

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

9 years agotests: baseparse: set_sink_caps vfunc should't take ownership of the caps
Matej Knopp [Fri, 3 Oct 2014 11:14:25 +0000 (13:14 +0200)]
tests: baseparse: set_sink_caps vfunc should't take ownership of the caps

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

9 years agofakesrc: mark the pattern property as unused
Luis de Bethencourt [Fri, 3 Oct 2014 08:57:37 +0000 (09:57 +0100)]
fakesrc: mark the pattern property as unused

Revert the previous commit which removes the pattern property of fakesrc because
doing so will break ABI. Bringing the property back but marking it as unused
in the property string.

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

9 years agoRevert "baseparse: don't leak caps in gst_base_parse_process_streamheader"
Tim-Philipp Müller [Fri, 3 Oct 2014 08:01:15 +0000 (09:01 +0100)]
Revert "baseparse: don't leak caps in gst_base_parse_process_streamheader"

This reverts commit 5e8b4bf085180f7a4c7ae6ec0f525baeaedd4df8.

This causes refcounting criticals in the baseparse unit test.

9 years agofakesrc: removing unused pattern option
Luis de Bethencourt [Thu, 2 Oct 2014 12:45:34 +0000 (13:45 +0100)]
fakesrc: removing unused pattern option

Eventhough the "pattern" property of fakesrc can be set, it is never used. The
only pattern supported is the default 0x00 -> 0xff, and if a pattern is set by
the user it is ignored. Removing the unused property and variable.

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

9 years agoqueue: Add missing break in switch
Sebastian Dröge [Thu, 2 Oct 2014 11:55:22 +0000 (14:55 +0300)]
queue: Add missing break in switch

9 years agoqueue: update segment position on GAP events to calculate levels properly
Sebastian Dröge [Thu, 2 Oct 2014 08:00:32 +0000 (11:00 +0300)]
queue: update segment position on GAP events to calculate levels properly

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

9 years agoqueue2: update segment position on GAP events to calculate levels properly
Sebastian Dröge [Thu, 2 Oct 2014 07:57:43 +0000 (10:57 +0300)]
queue2: update segment position on GAP events to calculate levels properly

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

9 years agomultiqueue: update segment position on GAP events to calculate levels properly
Matej Knopp [Sat, 27 Sep 2014 18:10:34 +0000 (20:10 +0200)]
multiqueue: update segment position on GAP events to calculate levels properly

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

9 years agobaseparse: don't leak caps in gst_base_parse_process_streamheader
Matej Knopp [Thu, 2 Oct 2014 01:30:24 +0000 (03:30 +0200)]
baseparse: don't leak caps in gst_base_parse_process_streamheader

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

9 years agocapsfilter: Push pending events before a buffer also if upstream never configured...
Sebastian Dröge [Thu, 2 Oct 2014 07:13:28 +0000 (10:13 +0300)]
capsfilter: Push pending events before a buffer also if upstream never configured caps but we have srcpad caps already

Otherwise we never send pending events downstream that arrive after we
configured caps on the srcpad.

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

9 years agouri: Don't unconditionally use g_list_copy_deep()
Sebastian Dröge [Mon, 29 Sep 2014 14:48:29 +0000 (17:48 +0300)]
uri: Don't unconditionally use g_list_copy_deep()

We don't depend on GLib 2.34 yet and just for this seems a bit useless.

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

9 years agouri: Include our own BSD licensed copy of strcasestr() for Windows and others
Sebastian Dröge [Mon, 29 Sep 2014 13:22:47 +0000 (16:22 +0300)]
uri: Include our own BSD licensed copy of strcasestr() for Windows and others

9 years agouri: Fix compiler warnings with gcc
Sebastian Dröge [Mon, 29 Sep 2014 12:54:37 +0000 (15:54 +0300)]
uri: Fix compiler warnings with gcc

These are actually not true.

gsturi.c: In function '_gst_uri_string_to_table.constprop':
gsturi.c:1316:27: error: 'pct_kv_sep' may be used uninitialized in this function [-Werror=maybe-uninitialized]
             for (next_sep = strcasestr (value, pct_kv_sep); next_sep;
                           ^
gsturi.c:1283:24: error: 'pct_part_sep' may be used uninitialized in this function [-Werror=maybe-uninitialized]
               next_sep = strcasestr (next_sep + 1, pct_part_sep)) {
                        ^

9 years agouri: Fix memory leak in gst_uri_join()
Sebastian Dröge [Mon, 29 Sep 2014 09:19:35 +0000 (12:19 +0300)]
uri: Fix memory leak in gst_uri_join()

The merged path segments are a deep-copied list and we need to free the
contained strings too instead of just the list nodes themselves.

9 years agoGstUri: Add GstUri miniobject to handle URIs in an RFC 3986 compliant fashion
David Waring [Thu, 31 Jul 2014 21:18:53 +0000 (22:18 +0100)]
GstUri: Add GstUri miniobject to handle URIs in an RFC 3986 compliant fashion

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

9 years agoscripts: add gst-rpicamsrc to gst-uninstalled
Tim-Philipp Müller [Sat, 27 Sep 2014 12:57:42 +0000 (13:57 +0100)]
scripts: add gst-rpicamsrc to gst-uninstalled

9 years agofixme: bump leftover 0.11 fixme comments
Stefan Sauer [Thu, 25 Sep 2014 19:21:09 +0000 (21:21 +0200)]
fixme: bump leftover 0.11 fixme comments

9 years agoevent: 'newsegment' to 'segment' in the docs
Stefan Sauer [Thu, 25 Sep 2014 19:04:23 +0000 (21:04 +0200)]
event: 'newsegment' to 'segment' in the docs

Brings the api-docs in sync with the 1.0 api rename.

9 years agobasesrc: move the quick return up
Stefan Sauer [Thu, 25 Sep 2014 18:23:31 +0000 (20:23 +0200)]
basesrc: move the quick return up

Don't assign local vars if we skip anyway. Add logging for failure conditio

9 years agotests: parallelise 'make valgrind'
Tim-Philipp Müller [Thu, 25 Sep 2014 18:01:52 +0000 (19:01 +0100)]
tests: parallelise 'make valgrind'

Use $(MAKE) instead of 'make' inside the Makefile,
otherwise the make will run as if -j1 had been
specified and complain about the job server not
being available, and with $(MAKE) in inherits the
parent make's settings it seems.

Upgrade common submodule for parallel check-valgrind.

Let this settle a bit before upgrading the other modules.

9 years agowin32: update .def file
Tim-Philipp Müller [Thu, 25 Sep 2014 17:57:32 +0000 (18:57 +0100)]
win32: update .def file

It's sorted. If it's unsorted, make check-exports fails.

9 years agoinfo: remove confusing warning about running under valgrind
Tim-Philipp Müller [Thu, 25 Sep 2014 17:55:03 +0000 (18:55 +0100)]
info: remove confusing warning about running under valgrind

We're not actually doing anything differently anywhere when
we detect that we're running under valgrind, so let's not
print that confusing message that makes people wonder how
they can switch it off so they can valgrind the normal
code paths. Seeing that we're not doing that nor have done
so in the last 10 years we might just as well remove the
entire check actually.

9 years agotests: fix caps leak in baseparse unit test
Tim-Philipp Müller [Thu, 25 Sep 2014 15:21:51 +0000 (16:21 +0100)]
tests: fix caps leak in baseparse unit test

9 years agoflowcombiner: add a gst_flow_combiner_clear() method
Jonas Holmberg [Thu, 25 Sep 2014 12:54:23 +0000 (14:54 +0200)]
flowcombiner: add a gst_flow_combiner_clear() method

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

API: gst_flow_combiner_clear()

9 years agoscripts: Handle gst-python in gst-uninstalled
Thibault Saunier [Wed, 24 Sep 2014 08:11:54 +0000 (10:11 +0200)]
scripts: Handle gst-python in gst-uninstalled

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

9 years agocapsfilter: Remove EOS event from pending_event list on FLUSH_STOP
Thibault Saunier [Tue, 3 Jun 2014 12:23:30 +0000 (14:23 +0200)]
capsfilter: Remove EOS event from pending_event list on FLUSH_STOP

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

9 years agodocs: Fix GstBuffer typo "memory bock" -> "memory block"
William Manley [Mon, 22 Sep 2014 13:27:05 +0000 (14:27 +0100)]
docs: Fix GstBuffer typo "memory bock" -> "memory block"

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

9 years agodocs: Improve gst_buffer_get_meta() to clear up confusion
William Manley [Mon, 22 Sep 2014 16:27:31 +0000 (17:27 +0100)]
docs: Improve gst_buffer_get_meta() to clear up confusion

I was confused by the existence of `gst_buffer_get_meta` as it suggested
to me that you should only attach one of any type of GstMeta to a buffer.
It's perfectly fine to attach multiple from a single API so I'm
documenting that here.

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

9 years agodatetime: added missing include directives
Marcin Kolny [Mon, 22 Sep 2014 17:05:32 +0000 (19:05 +0200)]
datetime: added missing include directives

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

9 years agoqueue: Do not forget to release the QUEUE_LOCK in the out_flow_error path
Thibault Saunier [Tue, 23 Sep 2014 12:31:29 +0000 (14:31 +0200)]
queue: Do not forget to release the QUEUE_LOCK in the out_flow_error path

Avoiding deadlocks!

9 years agodocs: fix a small contradition in the docs
Stefan Sauer [Tue, 23 Sep 2014 10:53:18 +0000 (12:53 +0200)]
docs: fix a small contradition in the docs

The vmethod get_size() shall return the size in 'format' as configured by
_set_format().

9 years agoqueue: Do not hold GST_QUEUE_LOCK while posting ERROR messages
Thibault Saunier [Mon, 22 Sep 2014 07:33:04 +0000 (09:33 +0200)]
queue: Do not hold GST_QUEUE_LOCK while posting ERROR messages

This might create deadlocks and we need to avoid holding element
specific lock while posting messages

For example a deadlock will happen if while posting the message,
someone connected on the bus (sync) tries to DOT the pipeline.

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

9 years agoqueue2: do not post buffering messages holding the lock
Thiago Santos [Fri, 19 Sep 2014 15:02:46 +0000 (12:02 -0300)]
queue2: do not post buffering messages holding the lock

It might cause deadlocks to post messages while holding the queue2
lock. To avoid this a new boolean flag is set whenever a new
buffering percent is found. The message is posted after the lock
is released.

To make sure the buffering messages are posted in the right order, messages
are posted holding another lock. This prevents 2 threads trying to post
messages at the same time.

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

9 years agogsturi: Remove unnecessary code
Ravi Kiran K N [Fri, 19 Sep 2014 04:12:10 +0000 (09:42 +0530)]
gsturi: Remove unnecessary code

gst_uri_handler_set_uri() function has new_uri, location and colon
are not necessary, they can be removed.

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

9 years agodocs: pwg: fix some links to the API docs
Tim-Philipp Müller [Thu, 18 Sep 2014 23:33:58 +0000 (00:33 +0100)]
docs: pwg: fix some links to the API docs

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

9 years agofilesrc: remove FIXME
Tim-Philipp Müller [Thu, 18 Sep 2014 17:55:47 +0000 (18:55 +0100)]
filesrc: remove FIXME

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

9 years agogst: Fix spelling error
Olivier Crête [Thu, 18 Sep 2014 01:49:18 +0000 (21:49 -0400)]
gst: Fix spelling error

Thank to Adrian Owen for reporting this error.

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

9 years agotypefindelement: do not leak sticky events in flush_stop
Ognyan Tonchev [Wed, 17 Sep 2014 15:17:10 +0000 (17:17 +0200)]
typefindelement: do not leak sticky events in flush_stop

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

9 years agoinfo: avoid global variable for log_file
Stefan Sauer [Fri, 12 Sep 2014 12:42:23 +0000 (14:42 +0200)]
info: avoid global variable for log_file

Use user_data to pass the log_file handle to the logger-function.

If one wants to change the log target (e.g. GST_DEBUG_FILE), simply call
gst_debug_remove_log_function() and re-add the handler with the new log-target
using gst_debug_add_log_function ().

9 years agoevent: add annotations to gst_event_parse_toc_select()
Ognyan Tonchev [Tue, 16 Sep 2014 11:48:18 +0000 (13:48 +0200)]
event: add annotations to gst_event_parse_toc_select()

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

9 years agomultiqueue: do not post messages holding the lock
Thiago Santos [Thu, 11 Sep 2014 21:01:58 +0000 (18:01 -0300)]
multiqueue: do not post messages holding the lock

It might cause deadlocks to post messages while holding the multiqueue
lock. To avoid this a new boolean flag is set whenever a new buffering percent
is found. The message is posted after the lock can be released.

To make sure the buffering messages are posted in the right order, messages
are posted holding another lock. This prevents 2 threads trying to post
messages at the same time.

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

9 years agodocs: fix typo
Wim Taymans [Tue, 16 Sep 2014 14:07:40 +0000 (16:07 +0200)]
docs: fix typo

9 years agoquery: Add annotations to gst_query_add_allocation_pool()
Ognyan Tonchev [Tue, 16 Sep 2014 10:17:48 +0000 (12:17 +0200)]
query: Add annotations to gst_query_add_allocation_pool()

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

9 years agobasesrc: handle reference in set_allocation rather than in prepare_allocation
Aurélien Zanelli [Mon, 15 Sep 2014 14:38:17 +0000 (16:38 +0200)]
basesrc: handle reference in set_allocation rather than in prepare_allocation

Otherwise we can forget to unref objects in error cases.

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

9 years agocheck: Use the name parameter of gst_check_setup_src_pad_by_name() and the sink variant
Sebastian Dröge [Mon, 15 Sep 2014 10:06:40 +0000 (13:06 +0300)]
check: Use the name parameter of gst_check_setup_src_pad_by_name() and the sink variant

This was hardcoded to "sink" / "src" by accident in previous refactoring.

9 years agocoreelements: mark properties with MUTABLE_PLAYING
Tim-Philipp Müller [Sat, 13 Sep 2014 19:12:52 +0000 (20:12 +0100)]
coreelements: mark properties with MUTABLE_PLAYING

9 years agocheck: Add a function to check destruction of objects
Thibault Saunier [Thu, 11 Sep 2014 13:52:32 +0000 (15:52 +0200)]
check: Add a function to check destruction of objects

Add a method letting people to ensure that unreffing one object
leads to its destruction, and possibly the destruction of more object
(think destruction of a GstBin etc...).

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

9 years agotools: gst-inspect: don't list pad functions
Tim-Philipp Müller [Fri, 12 Sep 2014 13:10:40 +0000 (14:10 +0100)]
tools: gst-inspect: don't list pad functions

Don't print all the different pad functions, it's just
confusing and no one has ever needed to know this for
anything ever anyway, it's just useless information.
Besides, we also label the default implementations as
'custom' implementations (the code that tries to
prevent that doesn't actually work it seems).

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

9 years agopad: Make sure the buffer to get/pull_range() has at least the requested size
Sebastian Dröge [Fri, 12 Sep 2014 12:22:19 +0000 (15:22 +0300)]
pad: Make sure the buffer to get/pull_range() has at least the requested size

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

9 years agocheck: Adding documentation to the gst_check_setup_sink_pad_by_name function
Tiago [Fri, 5 Sep 2014 18:36:02 +0000 (18:36 +0000)]
check: Adding documentation to the gst_check_setup_sink_pad_by_name function

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

9 years agoquery: add annotations to gst_query_set_nth_allocation_pool()
Ognyan Tonchev [Wed, 10 Sep 2014 12:53:00 +0000 (14:53 +0200)]
query: add annotations to gst_query_set_nth_allocation_pool()

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

9 years agovalve: fix typo in description
Rémi Lefèvre [Thu, 11 Sep 2014 07:35:17 +0000 (09:35 +0200)]
valve: fix typo in description

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

9 years agobaseparse: minor docs fix
Tim-Philipp Müller [Tue, 9 Sep 2014 19:43:02 +0000 (20:43 +0100)]
baseparse: minor docs fix

9 years agodevicemonitor: fix typo in sample code in docs
Tim-Philipp Müller [Wed, 3 Sep 2014 16:38:16 +0000 (17:38 +0100)]
devicemonitor: fix typo in sample code in docs

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

9 years agotests: add flush-stop on inactive pad test
Wim Taymans [Mon, 25 Aug 2014 09:34:48 +0000 (11:34 +0200)]
tests: add flush-stop on inactive pad test

Check that pushing flush-stop on an inactive pad does not clear the
flushing flag.

9 years agopad: don't accept flush-stop on inactive pads
Wim Taymans [Thu, 21 Aug 2014 13:49:17 +0000 (15:49 +0200)]
pad: don't accept flush-stop on inactive pads

Inactive pads should at all times have the flushing flag set. This means
that when we get a flush-stop on an inactive pad we must ignore it.

On sinkpads, make this more explicit. We used to not clear the flush
flag but remove the events and then return an error because the flushing
flag was set. Now just simply refuse the event without doing anything.

On srcpads, check that we are trying to push a flush-stop event and
refuse it. We would allow this and mark the srcpad as non-flushing
anymore.

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

9 years agooutput-selector: Send all events to active src pad and EOS to all src pads
Ravi Kiran K N [Wed, 27 Aug 2014 11:36:57 +0000 (17:06 +0530)]
output-selector: Send all events to active src pad and EOS to all src pads

Fixes tests/icles/output-selector-test

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

9 years agomanual: fix typo in advanced-dataaccess.xml
Guillaume Desmottes [Thu, 28 Aug 2014 15:24:56 +0000 (17:24 +0200)]
manual: fix typo in advanced-dataaccess.xml

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

9 years agobuffer: do not touch memory tag flag when copying buffer flags
Arnaud Vrac [Tue, 26 Aug 2014 18:14:40 +0000 (20:14 +0200)]
buffer: do not touch memory tag flag when copying buffer flags

The tag memory flag will be set later if the memory is also copied. This
patch avoids buffers being freed needlessly in bufferpools.

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

9 years agobus: gst_bus_add_watch() can return 0 on error
Linus Svensson [Tue, 15 Jul 2014 14:06:49 +0000 (16:06 +0200)]
bus: gst_bus_add_watch() can return 0 on error

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

9 years agobaseparse: handle streamheaders by prepending them to the stream
Thiago Santos [Mon, 25 Aug 2014 16:44:30 +0000 (13:44 -0300)]
baseparse: handle streamheaders by prepending them to the stream

Add a first_buffer boolean state flag to have baseparse do actions
before pushing data. This is used to check the caps for streamheader
buffers that are prepended to the stream, but only if the first buffer
isn't already marked with the _HEADER flag. In this case, it is assumed
that the _HEADER marked buffer is the same as the streamheader.

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

9 years agoconcat: Allow seeking on the currently playing stream
Sebastian Dröge [Wed, 27 Aug 2014 08:01:01 +0000 (11:01 +0300)]
concat: Allow seeking on the currently playing stream

This is consistent with the stream time reporting.

9 years agopad: add g-i 'transfer full' annotations to chain and chain_list functions
Tim-Philipp Müller [Sat, 23 Aug 2014 11:24:27 +0000 (12:24 +0100)]
pad: add g-i 'transfer full' annotations to chain and chain_list functions

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

9 years agopad: annotate GstPadEventFunction event with 'transfer full'
Guillaume Desmottes [Fri, 22 Aug 2014 08:32:38 +0000 (10:32 +0200)]
pad: annotate GstPadEventFunction event with 'transfer full'

The callback is supposed to take ownership of the event so
best to be explicit about it.

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

9 years agotests: add test that triggers deadlock in state change of queue
Linus Svensson [Wed, 20 Aug 2014 10:55:51 +0000 (12:55 +0200)]
tests: add test that triggers deadlock in state change of queue

When receiving FLASH_STOP in a state transition to READY, a queue
element can end up with an active task that will never end.

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

9 years agoqueue: fix race when flush-stop event comes in whilst shutting down
Tim-Philipp Müller [Thu, 21 Aug 2014 13:02:16 +0000 (14:02 +0100)]
queue: fix race when flush-stop event comes in whilst shutting down

Don't re-start the queue push task on the source pad when a
flush-stop event comes in and we're in the process of shutting
down, otherwise that task will never be stopped again.

When the element is set to READY state, the pads get de-activated.
The source pad gets deactivated before the queue's own activate_mode
function on the source pads gets called (which will stop the thread),
so checking whether the pad is active before re-starting the task on
receiving flush-stop should be fine. The problem would happen when the
flush-stop handler was called just after the queue's activate mode
function had stopped the task.

Spotted and debugged by Linus Svensson <linux.svensson@axis.com>

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

9 years agobytereader: add gst_byte_reader_peek_sub_reader() and _get_sub_reader()
Tim-Philipp Müller [Wed, 6 Aug 2014 13:01:09 +0000 (14:01 +0100)]
bytereader: add gst_byte_reader_peek_sub_reader() and _get_sub_reader()

Adds API to get or peek a sub-reader of a certain size from
a given byte reader. This is useful when parsing nested chunks,
one can easily get a byte reader for a sub-chunk and make
sure one never reads beyond the sub-chunk boundary.

API: gst_byte_reader_peek_sub_reader()
API: gst_byte_reader_get_sub_reader()

9 years agodocs: make explicit that the caps passed to gst_base_src_set_caps() are 'tranfer...
Aurélien Zanelli [Fri, 25 Jul 2014 14:39:40 +0000 (16:39 +0200)]
docs: make explicit that the caps passed to gst_base_src_set_caps() are 'tranfer none'

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

9 years agoinputselector: always proxy caps query
Thiago Santos [Thu, 14 Aug 2014 21:53:40 +0000 (18:53 -0300)]
inputselector: always proxy caps query

Otherwise it would only be proxied for the active pad which can lead
upstream to use an incompatible caps for the downstream element.

Even if a reconfigure event is sent upstream when the pad is activated, this
will save the caps reconfiguration if it is already using an acceptable caps.

9 years agobase: and fix build with new g-i again
Tim-Philipp Müller [Thu, 14 Aug 2014 13:37:56 +0000 (14:37 +0100)]
base: and fix build with new g-i again

9 years agobase: remove g-i annotation that makes older g-ir-scanner crash
Tim-Philipp Müller [Thu, 14 Aug 2014 13:25:06 +0000 (14:25 +0100)]
base: remove g-i annotation that makes older g-ir-scanner crash

Just remove one skip annotation that causes this:

  ** (g-ir-compiler:12458): ERROR **: Caught NULL node, parent=empty

with older g-i versions such as 1.32.1.

9 years agobus: destroy signal watch from the context it was mapped to
Philippe Normand [Wed, 13 Aug 2014 12:12:00 +0000 (14:12 +0200)]
bus: destroy signal watch from the context it was mapped to

Don't rely on g_source_remove() because it operates on the main
context. If a signal watch was added to a new thread-default context
g_source_remove() would have no effect. So simply use
g_source_destroy() to avoid this problem.

Additionally the source_id was removed from GstBusPrivate because it
was redundant with the signal watch GSource also stored in that
structure.

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

9 years agomultiqueue: Not post BUFFERING message if one of the singlequeue doesn't need it
Thibault Saunier [Thu, 7 Aug 2014 10:18:04 +0000 (12:18 +0200)]
multiqueue: Not post BUFFERING message if one of the singlequeue doesn't need it

Imagine the following 'pipeline'

                --------------
            p1/| 'fullqueue'  |--- 'laggy' downstream
  ---------  / |              |
-| demuxer |   | multiqueue   |
  ---------  \ |              |
            p2\| 'emptyqueue' |--- 'fast' downstream
                --------------

In the case downstream of one single queue (fullqueue) has (a lot of) latency
(for example for reverse playback with video), we can end up having the other
SingleQueue (emptyqueue) emptied, before that fullqueue gets
unblocked. In the meantime, the demuxer tries to push on fullqueue, and
is blocking there.

In that case the current code will post a BUFFERING message on the bus when
emptyqueue gets emptied, that leads to the application setting the pipeline state to
PAUSED. So now we end up in a situation where 'laggy downstream' is
prerolled and will not unblock anymore because the pipeline is set to
PAUSED, the fullequeue does not have a chance to be emptied and
the emptyqueue can not get filled anymore so no more BUFERRING message
will be posted and the pipeline is stucked in PAUSED for the eternity.

Making sure that we do not try to "buffer" if one of the single queue
does not need buffering, prevents this situtation from happening though it lets the
oportunity for buffering in all other cases.

That implements a new logic where we need all singlequeue to need
buffering for the multiqueue to actually state buffering is needed,
taking the maximum buffering of the single queue as the reference point.

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

9 years agomultiqueue: Only handle flow returns < EOS as errors, not e.g. flushing
Sebastian Dröge [Wed, 13 Aug 2014 10:01:23 +0000 (13:01 +0300)]
multiqueue: Only handle flow returns < EOS as errors, not e.g. flushing

9 years agobin: Use allow-none instead of nullable until we depend on a new enough GI version
Sebastian Dröge [Wed, 13 Aug 2014 09:40:37 +0000 (12:40 +0300)]
bin: Use allow-none instead of nullable until we depend on a new enough GI version

9 years agobin: gst_bin_new() can accept NULL as name
Sebastian Dröge [Wed, 13 Aug 2014 09:39:47 +0000 (12:39 +0300)]
bin: gst_bin_new() can accept NULL as name

9 years agoelement: Clarify docs about gst_element_get_request_pad() and remove deprecation...
Sebastian Dröge [Wed, 13 Aug 2014 09:37:08 +0000 (12:37 +0300)]
element: Clarify docs about gst_element_get_request_pad() and remove deprecation part

This function is not really pad or slow for the common case of requesting a
pad with the name of the template. It is only slower if you to name your pads
directly instead of letting the element handle it.

Also there's no reason to deprecate it in favor of a more complicated function
for the common case.

9 years agoqueue2: Post errors if we receive EOS after downstream reported an error
Sebastian Dröge [Wed, 13 Aug 2014 09:20:51 +0000 (12:20 +0300)]
queue2: Post errors if we receive EOS after downstream reported an error

There will be no further data flow that would allow us to propagate the
error upstream, causing nobody at all to post an error message.

9 years agoqueue: Post errors when receiving EOS after downstream returned an error
Sebastian Dröge [Wed, 13 Aug 2014 09:15:03 +0000 (12:15 +0300)]
queue: Post errors when receiving EOS after downstream returned an error

There might be no further data flow that would allow us to propagate the
error upstream, causing nobody to post an error at all.

9 years agomultiqueue: Post errors ourselves if they are received after EOS
Sebastian Dröge [Wed, 13 Aug 2014 09:10:39 +0000 (12:10 +0300)]
multiqueue: Post errors ourselves if they are received after EOS

After EOS there will be no further buffer which could propagate the
error upstream, so nothing is going to post an error message and
the pipeline just idles around.

9 years agodocs: Trivial pad documentation fix
Arun Raghavan [Tue, 12 Aug 2014 14:33:06 +0000 (20:03 +0530)]
docs: Trivial pad documentation fix

Presumably a copy-pasto.

9 years agoconcat: Add unit tests for concat element
Sebastian Dröge [Fri, 8 Aug 2014 07:54:02 +0000 (09:54 +0200)]
concat: Add unit tests for concat element

9 years agoconcat: Add documentation and integrate into documentation build
Sebastian Dröge [Fri, 8 Aug 2014 07:13:50 +0000 (09:13 +0200)]
concat: Add documentation and integrate into documentation build