gstreamer-plugins-base/gstreamer-plugins-base.appdata.xml
Dominique Leuenberger 734b5c1ece - Update to version 1.24.10:
+ appsink: fix timeout logic for gst_app_sink_try_pull_sample().
  + appsrc: Fix use-after-free when making buffer / buffer-lists
    writable.
  + audiostreamalign: Don't report disconts for every buffer if
    alignment-threshold is too small.
  + decodebin3: Unify collection switching checks.
  + discoverer:
    - Don't print channel layout for more than 64 channels.
    - Make sure the missing elements details array is
      NULL-terminated in a thread-safe way.
    - Fix segfault in race condition adding a new uri.
  + id3v2: Don't try parsing extended header if not enough data is
    available.
  + glupload: dmabuf: Fix emulated tiled import.
  + gl:
    - cocoa: fix rendering artifacts in retina displays.
    - meson: Don't use libdrm_dep in cc.has_header().
  + oggstream: fix invalid ogg_packet->packet accesses, address
    invalid writes CVE.
  + opusdec: Set at most 64 channels to NONE position.
  + playbin: Fix caps leak in get_n_common_capsfeatures().
  + playbin3: ERROR when setting new HLS URI with instant-uri=true.
  + sdp: Add debug categories for message and mikey modules.
  + ssaparse: Search for closing brace after opening brace.
  + splitmuxsrc: Convert part reader to a bin with a non-async bus.
  + subparse: Check for NULL return of strchr() when parsing LRC
    subtitles.
  + streamsynchronizer: Only send GAP events out of source pads.
  + urisourcebin: Also use event probe for HLS use-cases.
  + video-converter: Set TIME segment format on appsrc.
  + vorbisdec: Set at most 64 channels to NONE position.
  + Translation for gst-plugins-base 1.24.0 not sync-ed with
    Translation Project.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=234
2024-12-10 09:12:48 +00:00

31 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Richard Hughes <richard@hughsie.com> -->
<component type="codec">
<id>gstreamer-plugin-base</id>
<metadata_license>CC0-1.0</metadata_license>
<name>GStreamer Multimedia Codecs - Base</name>
<summary>Multimedia playback for Ogg, Theora and Vorbis</summary>
<description>
<p>
This addon includes system codecs that are essential for the running system.
</p>
<p>
A codec decodes audio and video for playback or editing and is also
used for transmission or storage.
Different codecs are used in video-conferencing, streaming media and
video editing applications.
</p>
</description>
<keywords>
<keyword>Ogg</keyword>
<keyword>Theora</keyword>
<keyword>Vorbis</keyword>
</keywords>
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
<url type="homepage">http://gstreamer.freedesktop.org/</url>
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</url>
<url type="donation">http://www.gnome.org/friends/</url>
<url type="help">http://gstreamer.freedesktop.org/documentation/</url>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>