Opened 4 years ago

Closed 4 years ago

#14023 closed enhancement (fixed)

gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gstreamer-vaapi gst-libav- 1.18.0

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (7)

comment:1 by Douglas R. Reno, 4 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Xi Ruoyao, 4 years ago

I encounter https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/585. It seems -Dgst_debug=false triggers it.

I'll leave a comment there.

comment:3 by Bruce Dubbs, 4 years ago

It looks like your patch would be an easy fix for us.

sed -e "s/leaks.c'/&, not tracer_hooks or not gst_debug'/" \

-i tests/check/meson.build

comment:4 by Xi Ruoyao, 4 years ago

We better use --wrap-mode=nodownload for gst-plugins-base, preventing it from downloading some OpenGL headers. The system OpenGL headers (from mesa) would be used insteadly.

comment:5 by Douglas R. Reno, 4 years ago

The release notes are at https://gstreamer.freedesktop.org/releases/1.18/. They are too large to post here, going down over a thousand lines.

comment:6 by Douglas R. Reno, 4 years ago

The gtk-doc dependency has been removed and replaced in favor of 'hotdoc' (https://pypi.org/project/hotdoc/).

comment:7 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r23709

Note: See TracTickets for help on using tickets.