summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* multiqueue: Wake up any waiting streams if the current one goes EOSAndrei Sarakeev2014-10-241-0/+8
* multiqueue: don't lock multiqueue when pushing serialized queriesAleix Conchillo Flaqué2014-10-141-1/+13
* queue: Add missing break in switchSebastian Dröge2014-10-141-0/+1
* multiqueue: update segment position on GAP events to calculate levels properlyMatej Knopp2014-10-141-0/+42
* queue: update segment position on GAP events to calculate levels properlySebastian Dröge2014-10-141-0/+33
* queue2: update segment position on GAP events to calculate levels properlySebastian Dröge2014-10-141-0/+33
* capsfilter: Push pending events before a buffer also if upstream never config...Sebastian Dröge2014-10-141-0/+3
* capsfilter: Remove EOS event from pending_event list on FLUSH_STOPThibault Saunier2014-09-241-1/+2
* queue: Do not forget to release the QUEUE_LOCK in the out_flow_error pathThibault Saunier2014-09-231-0/+2
* queue: Do not hold GST_QUEUE_LOCK while posting ERROR messagesThibault Saunier2014-09-221-1/+2
* queue2: do not post buffering messages holding the lockThiago Santos2014-09-222-31/+57
* typefindelement: do not leak sticky events in flush_stopOgnyan Tonchev2014-09-171-5/+4
* multiqueue: do not post messages holding the lockThiago Santos2014-09-162-24/+50
* valve: fix typo in descriptionRémi Lefèvre2014-09-111-1/+1
* output-selector: Send all events to active src pad and EOS to all src padsRavi Kiran K N2014-09-041-14/+11
* multiqueue: Not post BUFFERING message if one of the singlequeue doesn't need itThibault Saunier2014-08-281-10/+40
* queue: fix race when flush-stop event comes in whilst shutting downTim-Philipp Müller2014-08-231-2/+7
* inputselector: always proxy caps queryThiago Santos2014-08-231-0/+5
* multiqueue: Only handle flow returns < EOS as errors, not e.g. flushingSebastian Dröge2014-08-131-1/+1
* queue2: Post errors if we receive EOS after downstream reported an errorSebastian Dröge2014-08-131-0/+28
* queue: Post errors when receiving EOS after downstream returned an errorSebastian Dröge2014-08-131-3/+12
* multiqueue: Post errors ourselves if they are received after EOSSebastian Dröge2014-08-131-4/+30
* multiqueue: avoid using infinite buffers limit if finite is requestedThiago Santos2014-07-291-1/+8
* funnel: Fix for racy EOS event handlingSrimanta Panda2014-07-221-20/+112
* typefindelement: Propagate input buffer PTS and DTSEdward Hervey2014-07-171-0/+5
* docs: There is no decodebin2 anymore, don't pretend otherwiseSebastian Dröge2014-07-082-2/+2
* fdsrc: fix error setting when uri is invalidThiago Santos2014-07-071-1/+6
* identity: Proxy the accept-caps querySebastian Dröge2014-07-011-0/+23
* elements: fix copyright and remove gtk-doc chunkTim-Philipp Müller2014-06-251-11/+4
* filesrc: Ignore seek error on non-seekable filesOlivier Crête2014-06-231-6/+8
* Fix funnel EOS handling and wrong unittestSrimanta Panda2014-06-191-4/+7
* gstbuffer: factor three flags-to-string loopsVincent Penquerc'h2014-06-046-68/+117
* downloadbuffer: fix uninitialized variableWim Taymans2014-06-031-2/+1
* downloadbuffer: improve start/stop in buffering queryWim Taymans2014-06-031-37/+41
* identity: add static and const where appropriateVincent Penquerc'h2014-06-031-1/+1
* identity: fix potential buffer overflowVincent Penquerc'h2014-06-031-3/+12
* downloadbuffer: reset read and write positionsWim Taymans2014-06-031-3/+14
* typefind: Keep still meaningfull pending events on FLUSH_STOPSebastian Dröge2014-05-311-3/+15
* multiqueue: post buffering message when queues flushThiago Santos2014-05-291-0/+2
* elements: don't depend on libgio just for g_io_error_from_errno()Tim-Philipp Müller2014-05-133-10/+268
* sparsefile: keep it private as helper API for downloadbufferTim-Philipp Müller2014-05-134-1/+530
* downloadbuffer: Fix 32bit buildNicolas Dufresne2014-05-081-2/+2
* downloadbuffer: small cleanupsWim Taymans2014-05-081-12/+30
* downloadbuffer: update docsWim Taymans2014-05-081-4/+19
* Add new downloadbuffer elementWim Taymans2014-05-084-0/+1986
* pads: update docs for request padsWim Taymans2014-05-081-1/+1
* filesrc: g_memmove() is deprecatedРуслан Ижбулатов2014-05-041-1/+1
* multiqueue: avoid signaling overrun on the first segmentThiago Santos2014-04-281-3/+27
* funnel: Check if the last pad was setSrimanta Panda2014-04-281-1/+1
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-266-15/+0