Up to [cvs.NetBSD.org] / pkgsrc / graphics / gst-plugins1-gdk_pixbuf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 23 16:57:07 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
gstreamer1: update to 1.20.5 GStreamer 1.20.5 stable bug fix release The GStreamer team is pleased to announce another bug fix release in the stable 1.20 release series of your favourite cross-platform multimedia framework! This release only contains bug fixes. It should be safe to update from 1.20.x. Highlighted bugfixes: systemclock waiting fixes for certain 32-bit platforms/libcs alphacombine: robustness improvements for corner case scenarios avfvideosrc: Report latency when doing screen capture d3d11videosink: various thread-safety and stability fixes decklink: fix performance issue when HDMI signal has been lost for a long time flacparse: Fix handling of headers advertising 32 bits per sample mpegts: Handle when iconv doesn't support ISO 6937 (e.g. musl libc) opengl: fix automatic dispmanx detection for rpi4 and fix usage of eglCreate/DestroyImage opusdec: Various channel-related fixes textrender: event handling fixes, esp. for GAP event subparse: Fix non-closed tag handling videoscale: fix handling of unknown buffer metas videosink: reverse playback handling fixes qtmux: Prefill mode fixes, especially for raw audio multiudpsink: allow binding to IPv6 address rtspsrc: Fix usage of IPv6 connections in SETUP rtspsrc: Only EOS on timeout if all streams are timed out/EOS splitmuxsrc: fix playback stall if there are unlinked pads v4l2: Fix SIGSEGV on state change during format changes wavparse robustness fixes Fix static linking on macOS (opengl, vulkan) gstreamer-vaapi: fix headless build against mesa >= 22.3.0 GStreamer Editing Services library: Fix build with tools disabled webrtc example/demo fixes unit test fixes for aesdec and rtpjitterbuffer Cerbero: Fix ios cross-compile with cmake on M1; some recipe updates and other build fixes Binary packages: pkg-config file fixes for various recipes (ffmpeg, taglib, gstreamer) Binary packages: Enable high bitdepth support for libvpx (VP8/VP9 encoding/decoding) Binary packages: ship aes plugin Performance improvements Miscellaneous bug fixes, memory leak fixes, and other stability and reliability improvements
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:24 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 18 12:36:07 2022 UTC (13 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
gst-plugins1: Update to 1.20.1 Release notes: https://gstreamer.freedesktop.org/releases/1.20/
Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:10 2021 UTC (17 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
revbump for icu and libffi
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 16 09:24:10 2021 UTC (18 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
gst-plugins-1-gdk_pixbuf: Fix package, unbreak the tree.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 15 22:01:18 2021 UTC (18 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.2: +8 -6
lines
Diff to previous 1.2 (colored)
*: update gstreamer1 and plugins and related packages to 1.18.5 Based on the wip packages by nia and myself.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 8 16:47:47 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
*: recursive bump for libffi
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 3 14:42:59 2019 UTC (3 years, 8 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Add graphics/gst-plugins1-gdk_pixbuf. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple mp3 playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. This package provides the gdk-pixbuf2 plugin for GStreamer, which allows encoding and decoding images.