summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic update of common submodule1.10Tim-Philipp Müller2017-08-172-1/+1
* Release 1.10.51.10.5Sebastian Dröge2017-06-159-25/+187
* Update .po filesSebastian Dröge2017-06-1539-39/+39
* message: Don't pass a NULL debug string to g_utf8_validate()Sebastian Dröge2017-05-081-3/+3
* typefind: Switch to normal mode before have-typeJan Schmidt2017-02-271-1/+7
* meson: update versionTim-Philipp Müller2017-02-231-1/+1
* meson: Fix build with latest upstream gitNirbheek Chauhan2017-02-231-1/+1
* Release 1.10.41.10.4Sebastian Dröge2017-02-238-35/+148
* Update .po filesSebastian Dröge2017-02-2339-156/+99
* bytereader: fix peek value when scanning for 00 00 01 with non-0 offsetTim-Philipp Müller2017-02-232-5/+50
* info: put () around macro argumentsWim Taymans2017-02-201-7/+7
* deviceproviderfactory: fix empty class checkWim Taymans2017-02-201-1/+1
* parse: Don't translate the "bin" element nameSebastian Dröge2017-02-021-1/+1
* Release 1.10.31.10.3Sebastian Dröge2017-01-308-21/+254
* Update .po filesSebastian Dröge2017-01-3039-39/+39
* datetime: fix potential out-of-bound read on malformed datetime stringTim-Philipp Müller2017-01-152-1/+9
* caps: Fix null pointer dereference on invalid static capsJan Schmidt2017-01-091-4/+6
* queue: Don't generate GST_FLOW_ERROR without loggingJan Schmidt2017-01-091-2/+4
* padtemplate: Fix null pointer dereference on invalid static capsJan Schmidt2017-01-091-3/+5
* tools: gst-launch: set GST_GL_XINITTHREADSNicolas Dechesne2017-01-091-0/+2
* basesink: fix a use after free caseFabrice Bellet2016-12-221-2/+3
* queue/queue2: Ensure that the streaming thread is unlocked after deactivating...Sebastian Dröge2016-12-222-0/+8
* multiqueue: Fix overflow on get_buffering_level()Seungha Yang2016-12-131-1/+1
* tracer: move the PAD_LINK tracer hook to _pad_link_full()Stefan Sauer2016-12-131-7/+4
* filesrc: Set GError in another error caseEdward Hervey2016-12-121-4/+9
* gstconfig: Fix unaligned access support for arc and nios2 architecturesPeter Seiderer2016-12-071-1/+1
* helpers/gst: Get bash completion options from gst-launchRicardo Ribalda Delgado2016-12-071-1/+1
* net: set clock name in the constructorMarcin Kolny2016-12-071-3/+5
* gstconfig: Fix unaligned access support for microblaze and xtensa architecturesPeter Seiderer2016-12-051-1/+1
* elements: Handle GstIterator RESYNC return value correctly in gst_iterator_fo...Sebastian Dröge2016-12-052-10/+12
* bin: Make sure to resync iterators and handle RESYNC at all in gst_iterator_f...Sebastian Dröge2016-12-051-2/+8
* Release 1.10.21.10.2Sebastian Dröge2016-11-298-29/+121
* Update .po filesSebastian Dröge2016-11-2939-472/+202
* po: Update translationsSebastian Dröge2016-11-291-167/+438
* gstutils: Fix a pad leakEdward Hervey2016-11-281-3/+4
* message: Ensure that the "debug" field of error/warning/info messages is vali...Sebastian Dröge2016-11-281-0/+18
* queues: Don't return negative position queries.Jan Schmidt2016-11-244-0/+14
* meson: update versionTim-Philipp Müller2016-11-201-1/+1
* Release 1.10.11.10.1Sebastian Dröge2016-11-178-39/+237
* Update .po filesSebastian Dröge2016-11-173-1280/+438
* po: Update translationsSebastian Dröge2016-11-173-460/+1303
* Update .po filesSebastian Dröge2016-11-1739-39/+39
* multiqueue: Make sure not-linked streams get woken upJan Schmidt2016-11-171-30/+47
* tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky eventsSebastian Dröge2016-11-121-1/+1
* adapter: fix distance when getting prev pts/dts at offsetNicolas Huet2016-11-121-4/+8
* basetransform: fix pool leak when early returning in decide_allocationGuillaume Desmottes2016-11-111-0/+3
* meson: Add GstBase-1.0.gir to gst_base_depNirbheek Chauhan2016-11-111-3/+6
* tests: Fix compile warning on mingw64Victor Toso2016-11-111-0/+4
* pool: Fix compiler warning on mingw64Victor Toso2016-11-111-1/+3
* clock_gettime.c: Use __APPLE__ instead of __MACH__Nirbheek Chauhan2016-11-111-2/+2