summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* element: NULL the lists of contexts in dispose()1.16Matthew Waters2021-08-271-0/+1
* baseparse: Don't return more data than asked for in pull_range()Jan Schmidt2021-01-132-5/+115
* Release 1.16.31.16.3Tim-Philipp Müller2020-10-216-61/+788
* Update docsTim-Philipp Müller2020-10-212-2/+2
* Update translationsTim-Philipp Müller2020-10-214-762/+1503
* Automatic update of common submoduleTim-Philipp Müller2020-10-202-52/+51
* gstvalue: don't write to const char *Mathieu Duponchelle2020-10-141-5/+3
* build: use cpu_family for arch checksMatthew Waters2020-10-121-1/+1
* gst-launch: go back down to GST_STATE_NULL in one step.Mathieu Duponchelle2020-09-261-14/+0
* systemclock: Fix clock time conversion on Windows/xboxRoman Shpuntov2020-09-251-8/+4
* identity: Use g_cond_signal() instead of g_cond_broadcast()Sebastian Dröge2020-09-251-3/+3
* identity: Unblock condition variable on FLUSH_STARTSebastian Dröge2020-09-251-1/+2
* check: Use g_thread_yield instead of g_usleep(1)Seungha Yang2020-09-241-2/+1
* gstmeta: intern registered impl stringMathieu Duponchelle2020-09-241-1/+2
* aggregator: fix iteration direction in skip_buffersMathieu Duponchelle2020-09-241-3/+3
* buffer: improve seqnum fallback warning messageTim-Philipp Müller2020-09-241-1/+4
* buffer: fix meta sequence number fallback on rpiTim-Philipp Müller2020-09-241-1/+1
* gstelementfactory: Fix missing features in case a feature moves to another fi...Christoph Reiter2020-09-241-1/+3
* element: When removing a ghost pad also unset its targetSebastian Dröge2020-09-241-0/+11
* gst: Delay creation of threadpoolsEdward Hervey2020-09-212-20/+35
* queue: protect against lost wakeups for iterm_del conditionCamilo Celis Guzman2020-09-211-3/+3
* registry: Print the pointer when printing featuresNirbheek Chauhan2020-09-211-2/+2
* registry: Use a toolchain-specific registry file on WindowsNirbheek Chauhan2020-09-211-1/+14
* gst-inspect: Use gst_info_strdup_vprintf to print stringSeungha Yang2020-09-211-1/+8
* queue2: Avoid races when posting buffering messagesEdward Hervey2020-09-201-13/+20
* queue2: don't post unnecessary buffering message, refine lockingMathieu Duponchelle2020-09-202-10/+5
* queue2: Fix missing/dropped buffering messages at startupCarlos Rafael Giani2020-09-202-6/+97
* sparsefile: fix possible crash when seekingdhilshad2020-06-071-4/+0
* value: Fix segfault comparing empty GValueArraysThibault Saunier2020-06-072-2/+11
* baseparse: Fix upstream read cachingJan Schmidt2020-06-072-19/+53
* baseparse: Fix typoJan Schmidt2020-06-071-1/+1
* gstdatetime: Add missing NULL check to gst_date_time_new_local_timeOndřej Hruška2020-06-042-0/+129
* bufferlist: foreach: always remove as parent if buffer is changedMiguel Paris2020-06-042-1/+24
* identity: Fix a minor leak using meta_strStéphane Cerveau2020-03-141-0/+1
* basetransform: allow not passthrough if generate_output is implementedMatthew Waters2020-03-131-2/+3
* gst-launch: Follow up to missing s/g_print/gst_print/gSeungha Yang2020-03-131-11/+11
* gst-inspect: Add define guard for g_log_writer_supports_color()Seungha Yang2020-02-261-0/+5
* baseparse: fix memory leakMatus Gajdos2020-02-151-0/+1
* baseparse: Set the private duration before posting a duration-changed messageZebediah Figura2020-02-151-7/+11
* bus: Make setting/replacing/clearing the sync handler thread-safeSebastian Dröge2020-02-141-42/+54
* device-monitor: list hidden providers before listing devicesThibault Saunier2020-02-051-1/+7
* bin: Fix deep-element-removed log messageJan Alexander Steffens (heftig)2020-01-091-1/+1
* Revert "element: Enforce that elements created by gst_element_factory_create/...Mathieu Duponchelle2019-12-051-6/+0
* Revert "device: Enforce that elements created by gst_device_create_element() ...Mathieu Duponchelle2019-12-051-10/+3
* Release 1.16.21.16.2Tim-Philipp Müller2019-12-036-19/+321
* Update docsTim-Philipp Müller2019-12-032-2/+2
* Update translationsTim-Philipp Müller2019-12-031-195/+455
* Revert "gst/parse: define pure-parser depending on bison version"Tim-Philipp Müller2019-12-032-11/+2
* tracers: Don't leak temporary GstStructureEdward Hervey2019-11-281-0/+1
* gst/parse: define pure-parser depending on bison versionVíctor Manuel Jáquez Leal2019-11-052-2/+11