summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-17Automatic update of common submodule1.10Tim-Philipp Müller2-1/+1
2017-06-15Release 1.10.51.10.5Sebastian Dröge9-25/+187
2017-06-15Update .po filesSebastian Dröge39-39/+39
2017-05-08message: Don't pass a NULL debug string to g_utf8_validate()Sebastian Dröge1-3/+3
2017-02-27typefind: Switch to normal mode before have-typeJan Schmidt1-1/+7
2017-02-23meson: update versionTim-Philipp Müller1-1/+1
2017-02-23meson: Fix build with latest upstream gitNirbheek Chauhan1-1/+1
2017-02-23Release 1.10.41.10.4Sebastian Dröge8-35/+148
2017-02-23Update .po filesSebastian Dröge39-156/+99
2017-02-23bytereader: fix peek value when scanning for 00 00 01 with non-0 offsetTim-Philipp Müller2-5/+50
2017-02-20info: put () around macro argumentsWim Taymans1-7/+7
2017-02-20deviceproviderfactory: fix empty class checkWim Taymans1-1/+1
2017-02-02parse: Don't translate the "bin" element nameSebastian Dröge1-1/+1
2017-01-30Release 1.10.31.10.3Sebastian Dröge8-21/+254
2017-01-30Update .po filesSebastian Dröge39-39/+39
2017-01-15datetime: fix potential out-of-bound read on malformed datetime stringTim-Philipp Müller2-1/+9
2017-01-09caps: Fix null pointer dereference on invalid static capsJan Schmidt1-4/+6
2017-01-09queue: Don't generate GST_FLOW_ERROR without loggingJan Schmidt1-2/+4
2017-01-09padtemplate: Fix null pointer dereference on invalid static capsJan Schmidt1-3/+5
2017-01-09tools: gst-launch: set GST_GL_XINITTHREADSNicolas Dechesne1-0/+2
2016-12-22basesink: fix a use after free caseFabrice Bellet1-2/+3
2016-12-22queue/queue2: Ensure that the streaming thread is unlocked after deactivating...Sebastian Dröge2-0/+8
2016-12-13multiqueue: Fix overflow on get_buffering_level()Seungha Yang1-1/+1
2016-12-13tracer: move the PAD_LINK tracer hook to _pad_link_full()Stefan Sauer1-7/+4
2016-12-12filesrc: Set GError in another error caseEdward Hervey1-4/+9
2016-12-07gstconfig: Fix unaligned access support for arc and nios2 architecturesPeter Seiderer1-1/+1
2016-12-07helpers/gst: Get bash completion options from gst-launchRicardo Ribalda Delgado1-1/+1
2016-12-07net: 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-05elements: Handle GstIterator RESYNC return value correctly in gst_iterator_fo...Sebastian Dröge2-10/+12
2016-12-05bin: Make sure to resync iterators and handle RESYNC at all in gst_iterator_f...Sebastian Dröge1-2/+8
2016-11-29Release 1.10.21.10.2Sebastian Dröge8-29/+121
2016-11-29Update .po filesSebastian Dröge39-472/+202
2016-11-29po: Update translationsSebastian Dröge1-167/+438
2016-11-28gstutils: Fix a pad leakEdward Hervey1-3/+4
2016-11-28message: Ensure that the "debug" field of error/warning/info messages is vali...Sebastian Dröge1-0/+18
2016-11-24queues: Don't return negative position queries.Jan Schmidt4-0/+14
2016-11-20meson: update versionTim-Philipp Müller1-1/+1
2016-11-17Release 1.10.11.10.1Sebastian Dröge8-39/+237
2016-11-17Update .po filesSebastian Dröge3-1280/+438
2016-11-17po: Update translationsSebastian Dröge3-460/+1303
2016-11-17Update .po filesSebastian Dröge39-39/+39
2016-11-17multiqueue: Make sure not-linked streams get woken upJan Schmidt1-30/+47
2016-11-12tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky eventsSebastian Dröge1-1/+1
2016-11-12adapter: fix distance when getting prev pts/dts at offsetNicolas Huet1-4/+8
2016-11-11basetransform: fix pool leak when early returning in decide_allocationGuillaume Desmottes1-0/+3
2016-11-11meson: Add GstBase-1.0.gir to gst_base_depNirbheek Chauhan1-3/+6
2016-11-11tests: Fix compile warning on mingw64Victor Toso1-0/+4
2016-11-11pool: Fix compiler warning on mingw64Victor Toso1-1/+3
2016-11-11clock_gettime.c: Use __APPLE__ instead of __MACH__Nirbheek Chauhan1-2/+2