summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-08tracer/log: fix hook prototypeStefan Sauer1-2/+2
2016-12-08tracer: move the PAD_LINK tracer hook to _pad_link_full()Stefan Sauer1-7/+4
2016-12-07tracer/latency: clear qdataStefan Sauer1-2/+5
2016-12-07gstconfig: Fix unaligned access support for arc and nios2 architecturesPeter Seiderer1-1/+1
2016-12-06uri: Add new uri API to get media fragments URI as tableSeungha Yang5-0/+109
2016-12-06helpers/gst: Get bash completion options from gst-launchRicardo Ribalda Delgado1-1/+1
2016-12-06configure: update for removed docs/design directoryTim-Philipp Müller1-1/+0
2016-12-06docs: Remove design doc as they have been moved to gst-docsThibault Saunier59-12147/+2
2016-12-06info: Properly start and end dwfl sessions when getting stack tracesThibault Saunier1-21/+28
2016-12-06net: set clock name in the constructorMarcin Kolny1-3/+5
2016-12-05gstconfig: Fix unaligned access support for microblaze and xtensa architecturesPeter Seiderer1-1/+1
2016-12-05meta: remove unnecessary padding for GstMetaInfo structTim-Philipp Müller9-10/+3
2016-12-05fakesink, identity: print metas attached to buffer in silent=false modeTim-Philipp Müller4-8/+37
2016-12-05elements: Handle GstIterator RESYNC return value correctly in gst_iterator_fo...Sebastian Dröge2-10/+12
2016-12-04tracers/log: log messages in message categoryStefan Sauer1-2/+2
2016-12-03Automatic update of common submoduleEdward Hervey3-2/+2
2016-12-01bin: Make sure to resync iterators and handle RESYNC at all in gst_iterator_f...Sebastian Dröge1-2/+8
2016-11-29clock: Fix offsetting of times_temp relative to the times arraySebastian Dröge1-4/+2
2016-11-29meson: Set default debug level to ERROR when running from gitThibault Saunier1-2/+8
2016-11-28meson: Add Autotools changes that weren't mirroredNirbheek Chauhan3-1/+2
2016-11-28check/pipeline: Make failure message more informativeEdward Hervey1-1/+3
2016-11-28check/memory: Don't leak the custom allocatorEdward Hervey1-0/+1
2016-11-28gstutils: Fix a pad leakEdward Hervey1-3/+4
2016-11-28check: Fix leak in queue2 testEdward Hervey1-0/+1
2016-11-28utils: Export linear regression calculation as public functionSebastian Dröge10-451/+488
2016-11-28Remove generated gstreamer.spec fileTim-Philipp Müller4-518/+0
2016-11-28docs: add dataurisrc to docs and updateTim-Philipp Müller7-2/+58
2016-11-28tests: filesrc: init and clear GCond and mutexTim-Philipp Müller1-0/+6
2016-11-28tests: rewrite and enable dataurisrc testTim-Philipp Müller3-33/+339
2016-11-28elements: add dataurisrc to buildTim-Philipp Müller3-15/+7
2016-11-28dataurisrc: fix string leak in property getterTim-Philipp Müller1-1/+1
2016-11-28Move dataurisrc element from -badTim-Philipp Müller3-0/+771
2016-11-28message: Ensure that the "debug" field of error/warning/info messages is vali...Sebastian Dröge1-0/+18
2016-11-26common: use https protocol for common submoduleTim-Philipp Müller1-1/+1
2016-11-26scripts: create-uninstalled-setup: use https protocol to clone reposHanno Boeck1-2/+5
2016-11-25meson: Support execinfo.h on FreeBSD by using -lexecinfoTing-Wei Lan1-8/+16
2016-11-23tools: Remove files to be cleanedEdward Hervey1-1/+0
2016-11-23basesink: Document the interaction between unlock() and wait_preroll()Olivier Crête2-2/+12
2016-11-23fdsink: Block in preroll_wait on unlockOlivier Crête5-10/+39
2016-11-23element: Don't increment NULL pointersSebastian Dröge1-2/+5
2016-11-23tools: fix distcheck and .gitignoreTim-Philipp Müller2-3/+7
2016-11-23meson: tools: install the man pagesAntonio Ospite1-0/+3
2016-11-23tools: ship the final man pages directly, no more man pages templatesAntonio Ospite5-80/+59
2016-11-23controllers: add new proxy control bindingMatthew Waters8-0/+413
2016-11-21memory: log with GST_INFO instead GST_ERROR when subclass map failed.Julien Isorce2-2/+161
2016-11-18basetransform: Ensure to set the RECONFIGURE flag again if reconfiguration fa...Sebastian Dröge1-0/+6
2016-11-18meson: add_global_arguments -> add_project_argumentsScott D Phillips1-2/+7
2016-11-17multiqueue: Make sure not-linked streams get woken upJan Schmidt1-30/+47
2016-11-16docs: misc fixesTim-Philipp Müller5-10/+41
2016-11-16utils: use temp var in fallback GST_WRITE_*() macrosTim-Philipp Müller1-40/+48