Skip to content
Snippets Groups Projects
  1. Apr 02, 2023
    • Sebastian Dröge's avatar
      ptp-helper: Rewrite in Rust for portability and security · d0d50ede
      Sebastian Dröge authored
      This works on Linux, Android, Windows, macOS, FreeBSD, NetBSD, OpenBSD,
      DragonFlyBSD, Solaris and Illumos.
      Newly supported compared to the C version is Windows.
      
      Compared to the C version various error paths are handled more correctly
      and a couple of memory leaks are fixed. Otherwise it should work identically.
      
      The minimum required Rust version for compiling this is 1.48, i.e. the
      version currently in Debian stable. On Windows, Rust 1.54 is needed at
      least.
      
      Fixes gstreamer/gstreamer#1259
      d0d50ede
  2. Mar 28, 2023
  3. Mar 27, 2023
  4. Mar 25, 2023
  5. Mar 24, 2023
  6. Mar 23, 2023
  7. Mar 22, 2023
Loading