Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-17Automatic update of common submodule1.10Tim-Philipp Müller
2017-06-15Release 1.10.51.10.5Sebastian Dröge
2017-06-15Update .po filesSebastian Dröge
2017-05-08message: Don't pass a NULL debug string to g_utf8_validate()Sebastian Dröge
2017-02-27typefind: Switch to normal mode before have-typeJan Schmidt
2017-02-23meson: update versionTim-Philipp Müller
2017-02-23meson: Fix build with latest upstream gitNirbheek Chauhan
2017-02-23Release 1.10.41.10.4Sebastian Dröge
2017-02-23Update .po filesSebastian Dröge
2017-02-23bytereader: fix peek value when scanning for 00 00 01 with non-0 offsetTim-Philipp Müller
2017-02-20info: put () around macro argumentsWim Taymans
2017-02-20deviceproviderfactory: fix empty class checkWim Taymans
2017-02-02parse: Don't translate the "bin" element nameSebastian Dröge
2017-01-30Release 1.10.31.10.3Sebastian Dröge
2017-01-30Update .po filesSebastian Dröge
2017-01-15datetime: fix potential out-of-bound read on malformed datetime stringTim-Philipp Müller
2017-01-09caps: Fix null pointer dereference on invalid static capsJan Schmidt
2017-01-09queue: Don't generate GST_FLOW_ERROR without loggingJan Schmidt
2017-01-09padtemplate: Fix null pointer dereference on invalid static capsJan Schmidt
2017-01-09tools: gst-launch: set GST_GL_XINITTHREADSNicolas Dechesne
2016-12-22basesink: fix a use after free caseFabrice Bellet
2016-12-22queue/queue2: Ensure that the streaming thread is unlocked after deactivating...Sebastian Dröge
2016-12-13multiqueue: Fix overflow on get_buffering_level()Seungha Yang
2016-12-13tracer: move the PAD_LINK tracer hook to _pad_link_full()Stefan Sauer
2016-12-12filesrc: Set GError in another error caseEdward Hervey
2016-12-07gstconfig: Fix unaligned access support for arc and nios2 architecturesPeter Seiderer
2016-12-07helpers/gst: Get bash completion options from gst-launchRicardo Ribalda Delgado
2016-12-07net: set clock name in the constructorMarcin Kolny
2016-12-05gstconfig: Fix unaligned access support for microblaze and xtensa architecturesPeter Seiderer
2016-12-05elements: Handle GstIterator RESYNC return value correctly in gst_iterator_fo...Sebastian Dröge
2016-12-05bin: Make sure to resync iterators and handle RESYNC at all in gst_iterator_f...Sebastian Dröge
2016-11-29Release 1.10.21.10.2Sebastian Dröge
2016-11-29Update .po filesSebastian Dröge
2016-11-29po: Update translationsSebastian Dröge
2016-11-28gstutils: Fix a pad leakEdward Hervey
2016-11-28message: Ensure that the "debug" field of error/warning/info messages is vali...Sebastian Dröge
2016-11-24queues: Don't return negative position queries.Jan Schmidt
2016-11-20meson: update versionTim-Philipp Müller
2016-11-17Release 1.10.11.10.1Sebastian Dröge
2016-11-17Update .po filesSebastian Dröge
2016-11-17po: Update translationsSebastian Dröge
2016-11-17Update .po filesSebastian Dröge
2016-11-16multiqueue: Make sure not-linked streams get woken upJan Schmidt
2016-11-12tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky eventsSebastian Dröge
2016-11-12adapter: fix distance when getting prev pts/dts at offsetNicolas Huet
2016-11-11basetransform: fix pool leak when early returning in decide_allocationGuillaume Desmottes
2016-11-11meson: Add GstBase-1.0.gir to gst_base_depNirbheek Chauhan
2016-11-11tests: Fix compile warning on mingw64Victor Toso
2016-11-11pool: Fix compiler warning on mingw64Victor Toso
2016-11-11clock_gettime.c: Use __APPLE__ instead of __MACH__Nirbheek Chauhan