summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-27element: NULL the lists of contexts in dispose()1.16Matthew Waters1-0/+1
2021-01-13baseparse: Don't return more data than asked for in pull_range()Jan Schmidt2-5/+115
2020-10-21Release 1.16.31.16.3Tim-Philipp Müller6-61/+788
2020-10-21Update docsTim-Philipp Müller2-2/+2
2020-10-21Update translationsTim-Philipp Müller4-762/+1503
2020-10-20Automatic update of common submoduleTim-Philipp Müller2-52/+51
2020-10-14gstvalue: don't write to const char *Mathieu Duponchelle1-5/+3
2020-10-12build: use cpu_family for arch checksMatthew Waters1-1/+1
2020-09-26gst-launch: go back down to GST_STATE_NULL in one step.Mathieu Duponchelle1-14/+0
2020-09-25systemclock: Fix clock time conversion on Windows/xboxRoman Shpuntov1-8/+4
2020-09-25identity: Use g_cond_signal() instead of g_cond_broadcast()Sebastian Dröge1-3/+3
2020-09-25identity: Unblock condition variable on FLUSH_STARTSebastian Dröge1-1/+2
2020-09-24check: Use g_thread_yield instead of g_usleep(1)Seungha Yang1-2/+1
2020-09-24gstmeta: intern registered impl stringMathieu Duponchelle1-1/+2
2020-09-24aggregator: fix iteration direction in skip_buffersMathieu Duponchelle1-3/+3
2020-09-24buffer: improve seqnum fallback warning messageTim-Philipp Müller1-1/+4
2020-09-24buffer: fix meta sequence number fallback on rpiTim-Philipp Müller1-1/+1
2020-09-24gstelementfactory: Fix missing features in case a feature moves to another fi...Christoph Reiter1-1/+3
2020-09-24element: When removing a ghost pad also unset its targetSebastian Dröge1-0/+11
2020-09-21gst: Delay creation of threadpoolsEdward Hervey2-20/+35
2020-09-21queue: protect against lost wakeups for iterm_del conditionCamilo Celis Guzman1-3/+3
2020-09-21registry: Print the pointer when printing featuresNirbheek Chauhan1-2/+2
2020-09-21registry: Use a toolchain-specific registry file on WindowsNirbheek Chauhan1-1/+14
2020-09-21gst-inspect: Use gst_info_strdup_vprintf to print stringSeungha Yang1-1/+8
2020-09-20queue2: Avoid races when posting buffering messagesEdward Hervey1-13/+20
2020-09-20queue2: don't post unnecessary buffering message, refine lockingMathieu Duponchelle2-10/+5
2020-09-20queue2: Fix missing/dropped buffering messages at startupCarlos Rafael Giani2-6/+97
2020-06-07sparsefile: fix possible crash when seekingdhilshad1-4/+0
2020-06-07value: Fix segfault comparing empty GValueArraysThibault Saunier2-2/+11
2020-06-07baseparse: Fix upstream read cachingJan Schmidt2-19/+53
2020-06-07baseparse: Fix typoJan Schmidt1-1/+1
2020-06-04gstdatetime: Add missing NULL check to gst_date_time_new_local_timeOndřej Hruška2-0/+129
2020-06-04bufferlist: foreach: always remove as parent if buffer is changedMiguel Paris2-1/+24
2020-03-14identity: Fix a minor leak using meta_strStéphane Cerveau1-0/+1
2020-03-13basetransform: allow not passthrough if generate_output is implementedMatthew Waters1-2/+3
2020-03-13gst-launch: Follow up to missing s/g_print/gst_print/gSeungha Yang1-11/+11
2020-02-26gst-inspect: Add define guard for g_log_writer_supports_color()Seungha Yang1-0/+5
2020-02-15baseparse: fix memory leakMatus Gajdos1-0/+1
2020-02-15baseparse: Set the private duration before posting a duration-changed messageZebediah Figura1-7/+11
2020-02-14bus: Make setting/replacing/clearing the sync handler thread-safeSebastian Dröge1-42/+54
2020-02-05device-monitor: list hidden providers before listing devicesThibault Saunier1-1/+7
2020-01-09bin: Fix deep-element-removed log messageJan Alexander Steffens (heftig)1-1/+1
2019-12-05Revert "element: Enforce that elements created by gst_element_factory_create/...Mathieu Duponchelle1-6/+0
2019-12-05Revert "device: Enforce that elements created by gst_device_create_element() ...Mathieu Duponchelle1-10/+3
2019-12-03Release 1.16.21.16.2Tim-Philipp Müller6-19/+321
2019-12-03Update docsTim-Philipp Müller2-2/+2
2019-12-03Update translationsTim-Philipp Müller1-195/+455
2019-12-03Revert "gst/parse: define pure-parser depending on bison version"Tim-Philipp Müller2-11/+2
2019-11-28tracers: Don't leak temporary GstStructureEdward Hervey1-0/+1
2019-11-05gst/parse: define pure-parser depending on bison versionVíctor Manuel Jáquez Leal2-2/+11