Changes since 1.28.0
*
b2a3b2e: Back to development after 1.28.0
*
f8b4f2a: input-selector: fix race condition selecting next active pad
*
193b858: input-selector: gracefully handle active pad disappearance
*
52f8be4: input-selector: don't consider pad being released checking
for eos
*
c711f7c: input-selector: fix regression receiving eos event
*
3d48df2: input-selector: don't wait for active pad when eos
(active-segment mode)
*
583ae1a: typefindhelper: EOS case explained in more details
*
305fb65: gst: Fix a couple of new const-ness warnings around strstr()
usage
*
88cdc0d: ptpclock: Fix potential out-of-bounds read when parsing
ANNOUNCE messages
*
443fb64: ptpclock: Fix copy-paste mistake in error messages
*
c520284: ptpclock: Initialize PTP message to avoid invalid
uninitialized variable warning
*
f8f0df1: caps: gst_caps_append_structure should not allow NULL
structure
*
d08ede5: aggregator: Various introspection annotations / docs fixes
for vfuncs
*
1a98767: filesink: Add debug category to file write helper
*
1f415d1: filesink: Report write error correctly on Windows
*
1aa6b48: multiqueue: reverse playback: use segment stop position as
start time
*
c7e0e43: aggregator: Handle gap event before segment
*
816e87b: bitwriter: Steal owned data in reset_and_get_data()
*
7c2da22: tests: bitwriter: Fix leak in test
*
835da19: modules: Remove NEWS from git which is generated from full
release notes
*
201b14e: modules: remove RELEASE from git, will be generated from
template on dist
*
7694a7d: modules: remove subproject README.md from git
*
6376a84: modules: dist common files from monorepo root
*
291e479: meson: Deprecate `system = 'ios'` in cross files, use
subsystem
*
d609133: gstcheck: Disable fork on tvOS and watchOS
*
55bea0a: gstreamer: Stop using deprecated G_MODULE_SUFFIX
*
020a8fd: registry: Skip .dSYM bundles when loading plugins, try 2
*
d8b40e3: gst-stats: Also allow ANSI colored logs without 0x in front
of the thread id
*
c21305a: gst: Add explanatory comment to call_async implementation
*
dcb37e2: Release 1.28.1
*
32113a6: Back to development after 1.28.1
*
216d38a: all: GThreadFunc return type fixes
*
e76eebd: registry: Skip recursion into and from .dSYM bundles
*
9a94133: filesink: Fix wrong open() in overwrite mode
*
749cbe0: baseparse: Preserve upstream buffer duration if possible
*
f71eb59: bin: iterator is not nullable
*
1b3939b: baseparse: Fix out_buffer leak in frame_free and missing ref
in frame_copy
*
1afd273: gstreamer: update translations
*
cf7231d: queue: Fix potential use-after-free in log function
*
43421c2: Release 1.28.2
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>