Skip to content
  1. Feb 27, 2023
  2. Feb 26, 2023
    • S. Brusch's avatar
      crowdsec: update to 1.4.6 · a2c84138
      S. Brusch authored
      
      Update crowdsec to latest upstream release version 1.4.6
      
      Signed-off-by: default avatarS. Brusch <ne20002@gmx.ch>
      
      Maintainer: Kerma Gérald <gandalf@gk2.net>
      Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.3
      a2c84138
    • Dirk Brenken's avatar
      banip: update 0.8.1-2 · 0706b1d2
      Dirk Brenken authored
      
      
      * add oisdbig as new feed
      * LuCI frontend preparation:
        - the json feed file points always to /etc/banip/banip.feeds (and is no longer compressed)
        - supply country list in /etc/banip/banip.countries
      * update readme
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      0706b1d2
    • Koen Vandeputte's avatar
      gst1-libav: bump to 1.20.5 · e68c98a0
      Koen Vandeputte authored
      
      
      - avdec_h265: Fix endless renegotiation with alternate interlacing
      - avviddec: Avoid flushing on framerate changes
      
      Signed-off-by: default avatarKoen Vandeputte <koen.vandeputte@citymesh.com>
      e68c98a0
    • Koen Vandeputte's avatar
      gst1-plugins-ugly: bump to 1.20.5 · 0b48fca9
      Koen Vandeputte authored
      
      
      No actual changes
      
      Signed-off-by: default avatarKoen Vandeputte <koen.vandeputte@citymesh.com>
      0b48fca9
    • Koen Vandeputte's avatar
      gst1-plugins-bad: bump to 1.20.5 · 90453ba6
      Koen Vandeputte authored
      
      
      - aesdec: Fix padding removal for per-buffer-padding=FALSE
      - aesdec test failing in gst-plugins-bad
      - alphacombine: Add missing query handler for gaps
      - avfdeviceprovider: do not leak the properties
      - avfvideosrc: Report latency when doing screen capture
      - d3d11screencapturesrc: Specify PAR 1/1 to template caps
      - d3d11videosink: Fixing focus lost on desktop layout change
      - d3d11videosink: Call ShowWindow() from window thread
      - d3d11videosink: Fix deadlock when parent window is busy
      - d3d11videosink: Always clear back buffer on resize
      - decklink: reset calculation of time_mapping to fix clipping HDMI video
      - directshow: Fix build error with glib 2.75 and newer
      - dvbsubenc: Forward GAP events as-is if we wouldn't produce an end packet and...
      - dvbsubenc: Write Display Definition Segment if a non-default width/height is used
      - h265decoder: Do not abort when failed to prepare ref pic set
      - h264parser: Fix a typo in pred_weight_table parsing.
      - mediafoundation, d3d11: Fix memory leak and make leak tracer happy
      - mpegts: Handle when iconv doesn't support ISO 6937 (e.g. musl libc)
      - mpegts: Check continuity counter on section streams
      - mpegts: Revert "mpegtspacketizer: memcmp potentially seen_before data"
      - mpegtspacketizer: memcmp potentially seen_before data
      - mpegtsdemux: Always clear packetizer on DISCONT push mode
      - srt: various fixes - improve stats and error handling
      - rtmp2: Improve error messages
      - rtmp2sink: Correctly return GST_FLOW_ERROR on error
      - vulkan: Fix static linking on macOS
      - webrtcbin: also add rtcp-fb ccm fir for video mlines by default
      - webrtc/nice: fix small leak of split strings
      
      Signed-off-by: default avatarKoen Vandeputte <koen.vandeputte@citymesh.com>
      90453ba6
    • Koen Vandeputte's avatar
      gst1-plugins-good: bump to 1.20.5 · 74269b0f
      Koen Vandeputte authored
      
      
      - flacparse: Fix handling of headers advertising 32bps
      - qt5: deactivate context if fill_info fails
      - qt5: initialize GError properly in gst_qt_get_gl_wrapcontext()
      - qtdemux: check return value from gst_structure_get in PIFF box
      - qtdemux: use unsigned int types to store result of QT_UINT32
      - qtmux: Prefill mode fixes
      - oss4: Fix debug category initialization
      - multiudpsink: allow binding to IPv6 address
      - rtpjitterbuffer tests: Cast drop-messages-interval type properly (fixing it on 32-bit architectures)
      - rtspsrc: fix seek event leaks
      - rtspsrc: Don't replace 404 errors with "no auth protocol found"
      - rtspsrc: Only EOS on timeout if all streams are timed out/EOS
      - rtspsrc: Fix usage of IPv6 connections in SETUP
      - splitmuxsrc: don't queue data on unlinked pads
      - v4l2: Fix SIGSEGV on 'change state' during 'format change'
      - v4l2videodec: Fix activation of internal pool
      - wavparse: Avoid occasional crash due to referencing freed buffer.
      - wavparse: Fix crash that occurs in push mode when header chunks are corrupted in certain ways.
      
      Signed-off-by: default avatarKoen Vandeputte <koen.vandeputte@citymesh.com>
      74269b0f
    • Koen Vandeputte's avatar
      gst1-plugins-base: bump to 1.20.5 · 3a50299c
      Koen Vandeputte authored
      
      
      - audioconvert, audioresample, audiofilter: fix divide by 0 for input buffer without caps
      - cdparanoia: Ignore compiler warning coming from the cdparanoia header
      - oggdemux, parsebin: More leak fixes
      - opengl: fix automatic dispmanx detection for rpi4
      - opengl: Fix usage of eglCreate/DestroyImage
      - opengl: Fix static linking on macOS
      - opusdec: Various channel-related fixes
      - textrender: Negotiate caps on a GAP event if none were negotiated yet
      - textrender: Don't blindly forward all events and don't blindly forward all events
      - timeoverlay: fix pad leak
      - oggdemux: Don't leak incoming EOS event
      - subparse: Fix non-closed tag handling.
      - videodecoder: Only post latency message if it changed
      - videoscale: buffer meta handling fixes (NULL-terminate array of valid meta tags)
      - videosink: Don't return unknown end-time from get_times()
      - Bump core requirement in 1.20 branch to 1.20.4
      
      Signed-off-by: default avatarKoen Vandeputte <koen.vandeputte@citymesh.com>
      3a50299c
    • Koen Vandeputte's avatar
      gstreamer: Update to 1.20.5 · c6ea19cf
      Koen Vandeputte authored
      
      
      - allocator: Copy allocator name in gst_allocator_register()
      - miniobject: support higher refcount values
      - pads: Fix non-serialized sticky event push, e.g. instant change rate events
      - padtemplate: Fix annotations
      - systemclock: Use futex_time64 syscall on x32 and other platforms that always...
      - Fix build of 1.20 branch with Meson 0.64.1 for those who have hotdoc installed on their system.
      - meson: fix check for pthread_setname_np()
      - -Wimplicit-function-declaration in pthread_setname_np check (missing GNUSOURCE)
      - gst-inspect: Don't leak list
      - concat: Properly propagate EOS seqnum
      - fakesrc: avoid time overflow with datarate
      
      Signed-off-by: default avatarKoen Vandeputte <koen.vandeputte@citymesh.com>
      c6ea19cf
  3. Feb 25, 2023
  4. Feb 24, 2023
  5. Feb 23, 2023
  6. Feb 22, 2023
  7. Feb 21, 2023