gstreamer/subprojects
Tim-Philipp Müller 44503fc88c matroska-demux: fix accumulated base offset in segment seeks
When doing a segment seek, the base offset in the new segment
would be increased by segment.position which is basically the
timestamp of the last packet. This does not include the duration
of the last packet though, so might be slightly shorter than the
actual duration of the clip or the requested segment.

Increase the base offset by the segment duration instead when
accumulating segments, which is more correct as it doesn't cut
off the last frame and makes the effective loop segment duration
consistent with the actual duration returned from a duration
query.

In case a segment stop was specified it's also possible that
some data was sent beyond the stop that's necessary for decoding
so the base offset increment should be based on that then and
not on the timestamp of the last buffer pushed out.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5787>
2023-12-09 14:06:53 +00:00
..
gst-devtools gstbuffer: Add parent meta when a copy shares memory with parent 2023-11-20 12:31:04 -05:00
gst-docs Back to development 2023-11-13 14:57:09 +00:00
gst-editing-services meson: update PACKAGE_BUGREPORT 2023-12-09 12:45:25 +00:00
gst-examples Back to development 2023-11-13 14:57:09 +00:00
gst-integration-testsuites Back to development 2023-11-13 14:57:09 +00:00
gst-libav avviddec: Unlock stream lock while waiting for decoded frame 2023-11-16 20:09:53 +00:00
gst-omx Back to development 2023-11-13 14:57:09 +00:00
gst-plugins-bad meson: update PACKAGE_BUGREPORT 2023-12-09 12:45:25 +00:00
gst-plugins-base appsrc: Fix flow return when buffer is dropped 2023-12-01 18:11:47 +00:00
gst-plugins-good matroska-demux: fix accumulated base offset in segment seeks 2023-12-09 14:06:53 +00:00
gst-plugins-ugly Back to development 2023-11-13 14:57:09 +00:00
gst-python Back to development 2023-11-13 14:57:09 +00:00
gst-rtsp-server Back to development 2023-11-13 14:57:09 +00:00
gstreamer baseparse: Reset metadata for reverse playback fragment buffers 2023-11-27 15:23:07 +00:00
gstreamer-sharp Back to development 2023-11-13 14:57:09 +00:00
gstreamer-vaapi Back to development 2023-11-13 14:57:09 +00:00
macos-bison-binary macos-bison: Update to 3.8.2 and add an ARM64 build 2023-09-07 21:36:15 +00:00
packagefiles meson: Ensure that soup plugin is built on Windows 2023-07-24 16:36:56 +01:00
win-flex-bison-binaries
win-nasm
avtp.wrap
bindinator.wrap
cairo.wrap
dav1d.wrap
dssim.wrap
dv.wrap
expat.wrap
fdk-aac.wrap
FFmpeg.wrap
fontconfig.wrap
freetype2.wrap
fribidi.wrap
gl-headers.wrap
glib-networking.wrap
glib.wrap
graphene.wrap
gst-plugins-rs.wrap Back to development 2023-11-13 14:57:09 +00:00
gtk-sharp.wrap
harfbuzz.wrap subprojects: harfbuzz: bump to 5.2.0 2022-09-17 22:41:40 +00:00
json-glib.wrap
lame.wrap
libdrm.wrap
libffi.wrap
libjpeg-turbo.wrap
libmicrodns.wrap
libnice.wrap
libopenjp2.wrap
libpng.wrap
libpsl.wrap meson: Ensure that soup plugin is built on Windows 2023-07-24 16:36:56 +01:00
libsoup.wrap
libwpe.wrap
libxml2.wrap libxml2: update to 2.10.3-4 2023-07-24 15:36:34 +01:00
ogg.wrap
openh264.wrap
opus.wrap
orc.wrap subprojects: bump orc to 0.4.34 2023-06-15 10:14:55 +01:00
pango.wrap
pixman.wrap
proxy-libintl.wrap
pycairo.wrap
pygobject.wrap
sqlite3.wrap
vorbis.wrap
webrtc-audio-processing.wrap
wpebackend-fdo.wrap
x264.wrap
zlib.wrap