summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ghostpad: Don't propagate setcaps() calls to the target padsSebastian Dröge2012-06-041-6/+7
* inputselector: Correctly get current running time when syncing to the segment...Andre Moreira Magalhaes (andrunko)2012-06-011-19/+24
* Automatic update of common submoduleEdward Hervey2012-06-011-0/+0
* funnel: Release object lock before pushing EOS eventOlivier Crête2012-05-311-17/+8
* tests: Add funnel test to cover EOS event handlingMike Ruprecht2012-05-311-0/+85
* funnel: Only emit EOS event if all sinkpads have received oneMike Ruprecht2012-05-311-0/+68
* tests: Fix invalid read when releasing request pads in funnel testsMike Ruprecht2012-05-311-2/+2
* funnel: Fix buffer leakMike Ruprecht2012-05-311-0/+1
* inputselector: Don't try to sync on the segment if it has no TIME formatAndre Moreira Magalhaes (andrunko)2012-05-311-1/+14
* inputselector: No need to broadcast the signal in flush-stopSebastian Dröge2012-05-311-1/+0
* queue2: Fix property name in the docsBastien Nocera2012-05-311-2/+2
* inputselector: Properly sync when changing streamsAndre Moreira Magalhaes (andrunko)2012-05-312-125/+557
* Automatic update of common submoduleSebastian Dröge2012-05-301-0/+0
* Automatic update of common submoduleSebastian Dröge2012-05-301-0/+0
* Automatic update of common submoduleSebastian Dröge2012-05-301-0/+0
* debugutils: Fix static linking on OS XJosep Torra2012-05-252-2/+2
* docs: fix a typo in part-segments.txtLuis de Bethencourt2012-05-241-1/+1
* typefind: fix prototype of helper_find_suggestBrian Cameron2012-05-241-1/+2
* info: include element name for event-src if it is a padStefan Sauer2012-05-241-5/+12
* uri: Add some debug statementsEdward Hervey2012-05-221-0/+3
* docs: improve the seeking docs more.Stefan Sauer2012-05-212-7/+8
* docs: fix a typo and clarify event handling a bit moreStefan Sauer2012-05-212-4/+5
* bin: try harder to avoid state changes in wrong directionWim Taymans2012-05-182-19/+196
* basesrc: default return TRUE for latency-events reaching the srcunknown2012-05-181-0/+3
* configure: explicitly check for sys/mman.h headerIdar Tollefsen2012-05-153-1/+8
* filesrc: remove unused or questionable madvise() calls in deprecated mmap cod...Tim-Philipp Müller2012-05-152-26/+7
* docs: improve docsWim Taymans2012-05-141-0/+4
* event: add new seek snap flagsVincent Penquerc'h2012-04-303-1/+36
* gst-uninstalled: Add insanity, insanity-gst and gst-editing-servicesSebastian Dröge2012-04-251-3/+10
* pad: fix typo in commentWim Taymans2012-04-251-1/+1
* ghostpad: Don't use g_signal_handler_disconnect_by_*Edward Hervey2012-04-241-8/+29
* message: Remove comma at end of enum listSebastian Dröge2012-04-231-1/+1
* collectpads2: always recording incoming segment info if no buffer_func setMark Nauwelaerts2012-04-171-5/+6
* collectpads2: assume 0 based segment if no time segment was providedVincent Penquerc'h2012-04-161-9/+15
* queue2: signal delete before waitingWim Taymans2012-04-111-0/+1
* queue2: add test for ringbuffer deadlockWim Taymans2012-04-111-0/+55
* queue2: update current read position before waitingWim Taymans2012-04-111-8/+4
* queue2: add range only on sinkpadWim Taymans2012-04-111-1/+1
* queue2: fix debug messageWim Taymans2012-04-111-1/+1
* queue2: add_range already updates the levelWim Taymans2012-04-111-2/+0
* toc: fix memory leaks while copying contentAlexander Saprykin2012-04-111-18/+45
* tocsetter: fix memory leaks in unit testAlexander Saprykin2012-04-111-10/+40
* toc: fix memory leaks in unit testAlexander Saprykin2012-04-111-14/+45
* queue2: clear seeking flag in all casesWim Taymans2012-04-101-0/+1
* gst: add toc entry ref/unrefWim Taymans2012-04-101-0/+2
* queue2: set seeking flag with the queue lockWim Taymans2012-04-101-2/+2
* queue2: Keep track of the seeking stateWim Taymans2012-04-102-0/+16
* queue2: make range on newsegment for ringbufferWim Taymans2012-04-101-1/+1
* multiqueue: Don't use buffer after pushing it downstreamSebastian Dröge2012-04-091-3/+5
* element: Fail if a pad for a non-request template is requestedSebastian Dröge2012-04-091-0/+1