Skip to content
Snippets Groups Projects
  1. Dec 01, 2021
  2. Oct 21, 2021
    • Romain Vimont's avatar
      video_filter: add formatcrop filter · 22775b88
      Romain Vimont authored and Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen committed
      This filter crops the input pictures by adjusting the format (offsets
      and size), without any copy (contrary to croppadd).
      
      This is especially useful to receive pictures with arbitrary visible
      area (smaller than the full size), to debug vouts or filters.
      22775b88
  3. Jun 18, 2021
  4. Apr 18, 2021
  5. Jan 18, 2021
  6. Oct 17, 2020
  7. Oct 09, 2020
  8. Oct 04, 2020
  9. Sep 27, 2020
  10. Jun 10, 2020
  11. Apr 28, 2020
  12. Mar 04, 2020
  13. Jan 10, 2020
  14. Dec 20, 2019
  15. Dec 09, 2019
  16. Oct 01, 2019
  17. Sep 18, 2019
  18. Jul 19, 2019
  19. Jun 28, 2019
  20. Jun 27, 2019
  21. Jun 25, 2019
  22. May 31, 2019
  23. May 15, 2019
  24. Apr 21, 2019
  25. Apr 11, 2019
  26. Feb 18, 2019
  27. Jan 10, 2019
  28. Dec 19, 2018
    • Rémi Denis-Courmont's avatar
      xcb/render: X11 RENDER display plugin · 19c8c3a7
      Rémi Denis-Courmont authored
      This brings the modern (well, at least current) X11 rendering protocol
      for video output (refs #12348).
      
      Compared to plain X11, it can handle scaling and orientation.
      Compared to XVideo, it can handle orientation, and can crop correctly
      (without bleeding), but it expects packed RGB rather than YCbCr.
      
      Also RENDER would be able to handle SPU blending (and SPU scaling),
      though this is left for future work, which neither X11 nor XVideo can.
      19c8c3a7
  29. Nov 19, 2018
  30. Nov 18, 2018
  31. Nov 05, 2018
    • Sergio Ammirata's avatar
      access_out: add RIST module · b504fabc
      Sergio Ammirata authored and Thomas Guillem's avatar Thomas Guillem committed
      
      RIST for Reliable Internet Stream Transport (RIST) Protocol.
      
      The implementation follows the Video Services Forum (VSF) Technical
      Recommendation TR-06 which defines an ARQ based UDP transmission protocol
      for real-time streaming over lossy networks (internet, wifi, etc).
      
      Signed-off-by: default avatarThomas Guillem <thomas@gllm.fr>
      b504fabc
    • Sergio Ammirata's avatar
      access: add RIST module · 2cb6e845
      Sergio Ammirata authored and Thomas Guillem's avatar Thomas Guillem committed
      
      RIST for the Reliable Internet Stream Transport Protocol
      
      The implementation follows the Video Services Forum (VSF) Technical
      Recommendation TR-06 which defines an ARQ based UDP transmission protocol
      for real-time streaming over lossy networks (internet, wifi, etc).
      
      Signed-off-by: default avatarThomas Guillem <thomas@gllm.fr>
      2cb6e845
  32. Sep 24, 2018
  33. Sep 14, 2018
  34. Sep 05, 2018
  35. Aug 23, 2018
  36. Jul 17, 2018
  37. Jul 16, 2018
  38. Jul 11, 2018
Loading