./multimedia/py-gstreamer1, Python bindings for gstreamer1

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.24.1, Package name: py311-gstreamer1-1.24.1, Maintainer: pkgsrc-users

GStreamer python overrides for the gobject-introspection-based
pygst bindings.


Required to run:
[devel/py-gobject3] [multimedia/gstreamer1] [multimedia/gst-plugins1-base] [lang/python310]

Required to build:
[devel/py-gobject3-common]

Master sites:

Filesize: 107.949 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-05 19:26:44 by Thomas Klausner | Files touched by this commit (11) | Package updated
Log message:
gstreamer1: update to 1.24.1

This release only contains bugfixes and security fixes and it should
be safe to update from 1.24.0.
   2024-02-20 21:40:07 by Thomas Klausner | Files touched by this commit (13) | Package updated
Log message:
gstreamer: update to 1.22.10

GStreamer 1.22.10

This release only contains bugfixes and security fixes and it should be safe to \ 
update from 1.22.x.

Highlighted bugfixes:

    gst-python: fix bindings overrides for Python >= 3.12
    glcolorconvert: fix wrong RGB to YUV matrix with bt709
    glvideoflip: fix "method" property setting at construction time
    gtk4paintablesink: Always draw a black background behind the video frame, \ 
and other fixes
    pad: keep segment event seqnums the same when applying a pad offset
    basesink: Preroll on out of segment buffers when not dropping them
    Prefer FFmpeg musepack decoder/demuxer, fixing musepack playback in \ 
decodebin3/playbin3
    livesync: add support for image formats such as JPEG or PNG
    sdpdemux: Add SDP message (aka session) attributes to the caps too
    textwrap: add support for gaps
    macos: Fix gst_macos_main() terminating whole process, and set activation policy
    webrtcbin: Improve SDP intersection for Opus
    various bug fixes, build fixes, memory leak fixes, and other stability and \ 
reliability improvements

GStreamer 1.22.9

This release only contains bugfixes and security fixes and it should be safe to \ 
update from 1.22.x.

Highlighted bugfixes:

    More Security fixes for the AV1 codec parser
    va: fixes for Mesa Gallium drivers in Mesa versions older than v23.2
    v4l2src: Consider framerate during caps selection
    v4l2codec: decoder fixes
    rtspsrc: multicast fixes
    camerabin viewfinder fixes
    various bug fixes, build fixes, memory leak fixes, and other stability and \ 
reliability improvements
   2024-01-13 18:21:15 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
py-gstreamer1: complete update to 1.22.8
   2023-11-16 10:31:36 by Thomas Klausner | Files touched by this commit (10) | Package updated
Log message:
gstreamer: update to 1.22.7

 Highlighted bugfixes:

    Security fixes for the MXF demuxer and AV1 codec parser
    glfilter: Memory leak fix for OpenGL filter elements
    d3d11videosink: Fix toggling between fullscreen and maximized, and window \ 
switching in fullscreen mode
    DASH / HLS adaptive streaming fixes
    Decklink card device provider device name string handling fixes
    interaudiosrc: handle non-interleaved audio properly
    openh264: Fail gracefully if openh264 encoder/decoder creation fails
    rtspsrc: improved whitespace handling in response headers by certain cameras
    v4l2codecs: avoid wrap-around after 1000000 frames; tiled formats handling fixes
    video-scaler, audio-resampler: downgraded "Can't find exact taps" \ 
debug log messages
    wasapi2: Don't use global volume control object
    Rust plugins: various improvements in aws, fmp4mux, hlssink3, livesync, \ 
ndisrc, rtpav1depay, rsfilesink, s3sink, sccparse
    WebRTC: various webrtchttp, webrtcsrc, and webrtcsink improvements and fixes
    Cerbero build tools: recognise Windows 11; restrict parallelism of \ 
gst-plugins-rs build on small systems
    Packages: ca-certificates update; fix gio module loading and TLS support on macOS
   2023-11-16 10:22:52 by Thomas Klausner | Files touched by this commit (29) | Package updated
Log message:
gstreamer*: update to 1.22.6

1.22.6

 Highlighted bugfixes:

    Security fixes for the MXF demuxer and H.265 video parser
    Fix latency regression in H.264 hardware decoder base class
    androidmedia: fix HEVC codec profile registration and fix coded_data handling
    decodebin3: fix switching from a raw stream to an encoded stream
    gst-inspect: prettier and more correct signal and action signals printing
    rtmp2: Allow NULL flash version, omitting the field, for better RTMP server \ 
compatibility
    rtspsrc: better compatibility with buggy RTSP servers that don't set a clock-rate
    rtpjitterbuffer: fix integer overflow that led to more packets being \ 
declared lost than have been lost
    v4l2: fix video encoding regression on RPi and fix support for left and top \ 
padding
    waylandsink: Crop surfaces to their display width height
    cerbero: Recognise Manjaro; add Rust support for MSVC ARM64; cmake detection \ 
fixes
    various bug fixes, memory leak fixes, and other stability and reliability \ 
improvements

1.22.5

 Highlighted bugfixes:

    Security fixes for the RealMedia demuxer
    vaapi decoders, postproc: Disable DMAbuf from caps negotiation to fix \ 
garbled video in some cases
    decodebin3, playbin3, parsebin fixes, especially for stream reconfiguration
    hlsdemux2: fix early seeking; don't pass referer when updating playlists; \ 
webvtt fixes
    gtk: Fix critical caused by pointer movement when stream is getting ready
    qt6: Set sampler filtering method, fixes bad quality with qml6glsink and \ 
gstqt6d3d11
    v4l2src: handle resolution change when buffers are copied
    videoflip: update orientation tag in auto mode
    video timecode: Add support for framerates lower than 1fps and accept 119.88 \ 
(120/1.001) fps
    webrtcsink: fixes for x264enc and NVIDIA encoders
    cerbero: Pull ninja from system if possible, avoid spurious bootstrap of cmake
    packages: Recipe updates for ffmpeg, libsoup, orc
    various bug fixes, memory leak fixes, and other stability and reliability \ 
improvements
   2023-07-20 23:48:30 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-gstreamer1: require meson 1.2 and adapt PLIST for it

Bump PKGREVISION.
   2023-06-29 11:20:44 by Thomas Klausner | Files touched by this commit (10) | Package updated
Log message:
gstreamer: update to 1.22.4

The GStreamer team is pleased to announce another bug fix release
in the stable 1.22 release series of your favourite cross-platform
multimedia framework!

This release only contains bugfixes and security fixes and it should
be safe to update from 1.22.x.
   2023-06-03 07:34:59 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
py-gstreamer1: update distinfo for 1.22.3