summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common: update for bison version check patchbaserock/1.4.4+bison_fixJavier Jardón2015-02-191-0/+0
* Fix .gitmodules to use baserock upstreamJavier Jardón2014-11-141-1/+1
* Release 1.4.41.4.4Sebastian Dröge2014-11-068-17/+183
* Update .po filesSebastian Dröge2014-11-0639-39/+39
* basesink: don't unlock mutex that is not lockedTim-Philipp Müller2014-10-241-1/+6
* multiqueue: Wake up any waiting streams if the current one goes EOSAndrei Sarakeev2014-10-241-0/+8
* docs: pwg: fix typo in 'Dynamic negotiation' sectionGuillaume Desmottes2014-10-241-1/+1
* systemclock: fix multi-thread entry status issueNicolas Huet2014-10-241-9/+24
* tests: fix caps leak in baseparse unit testTim-Philipp Müller2014-10-241-0/+1
* tests: baseparse: set_sink_caps vfunc should't take ownership of the capsMatej Knopp2014-10-241-1/+0
* 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
* scripts: Handle gst-python in gst-uninstalledThibault Saunier2014-09-241-2/+4
* Release 1.4.31.4.3Sebastian Dröge2014-09-248-26/+130
* Update .po filesSebastian Dröge2014-09-2439-39/+39
* capsfilter: Remove EOS event from pending_event list on FLUSH_STOPThibault Saunier2014-09-241-1/+2
* datetime: added missing include directivesMarcin Kolny2014-09-241-0/+3
* 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
* script:udpate: Try to rebase local changes when updatingThibault Saunier2014-09-221-1/+1
* queue2: do not post buffering messages holding the lockThiago Santos2014-09-222-31/+57
* Release 1.4.21.4.2Sebastian Dröge2014-09-198-22/+208
* Update .po filesSebastian Dröge2014-09-1939-39/+39
* docs: pwg: fix some links to the API docsTim-Philipp Müller2014-09-192-3/+3
* typefindelement: do not leak sticky events in flush_stopOgnyan Tonchev2014-09-171-5/+4
* event: add annotations to gst_event_parse_toc_select()Ognyan Tonchev2014-09-171-1/+1
* query: Add annotations to gst_query_add_allocation_pool()Ognyan Tonchev2014-09-171-1/+1
* multiqueue: do not post messages holding the lockThiago Santos2014-09-162-24/+50
* basesrc: handle reference in set_allocation rather than in prepare_allocationAurélien Zanelli2014-09-161-0/+10
* check: Use the name parameter of gst_check_setup_src_pad_by_name() and the si...Sebastian Dröge2014-09-161-3/+2
* query: add annotations to gst_query_set_nth_allocation_pool()Ognyan Tonchev2014-09-121-1/+1
* 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
* devicemonitor: fix typo in sample code in docsTim-Philipp Müller2014-09-041-2/+2
* multiqueue: Not post BUFFERING message if one of the singlequeue doesn't need itThibault Saunier2014-08-281-10/+40
* buffer: do not touch memory tag flag when copying buffer flagsArnaud Vrac2014-08-281-1/+5
* Release 1.4.11.4.1Sebastian Dröge2014-08-278-181/+249
* Update .po filesSebastian Dröge2014-08-2739-39/+39
* 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
* base: and fix build with new g-i againTim-Philipp Müller2014-08-141-1/+1
* base: remove g-i annotation that makes older g-ir-scanner crashTim-Philipp Müller2014-08-141-1/+1
* multiqueue: Only handle flow returns < EOS as errors, not e.g. flushingSebastian Dröge2014-08-131-1/+1
* bin: Use allow-none instead of nullable until we depend on a new enough GI ve...Sebastian Dröge2014-08-131-1/+1
* bin: gst_bin_new() can accept NULL as nameSebastian Dröge2014-08-131-1/+1
* element: Clarify docs about gst_element_get_request_pad() and remove deprecat...Sebastian Dröge2014-08-131-2/+3