Skip to content
Snippets Groups Projects
  1. Apr 28, 2007
  2. Apr 25, 2007
  3. Apr 24, 2007
  4. Apr 23, 2007
  5. Apr 21, 2007
  6. Apr 20, 2007
  7. Apr 16, 2007
  8. Apr 15, 2007
    • dionoea's avatar
      * mosaic_bridge.c: - Add "vfilters" option to apply video filters on the · ce0e4fb0
      dionoea authored
                            image before sending it to the mosaic.
                          - Add option ("chroma") to force the image chroma
                          - Remove alpha mask code
       * mosaic.c: - Remove bluescreen code
                   - Misc cosmetics changes
       * bluescreen.c: New bluescreen filter (mostly cut & paste from mosaic.c)
       * alphamask.c: New alpha mask filter (mostly cut & paste from mosaic_bridge.c)
       * invert.c: don't invert the alpha plane for YUVA images (We also need to
                   prevent that for RGBA images ... but that's not really used
                   currently)
       * configure.ac, video_filter/Modules.am: add alphamask and bluescreen
      ce0e4fb0
  9. Apr 14, 2007
  10. Apr 12, 2007
  11. Apr 06, 2007
  12. Apr 05, 2007
  13. Apr 04, 2007
  14. Mar 31, 2007
  15. Mar 25, 2007
  16. Mar 13, 2007
  17. Mar 11, 2007
  18. Mar 10, 2007
    • Rémi Denis-Courmont's avatar
      Initial support for Secure Real-Time Protocol (RFC3711) - refs #321 · 10ee356e
      Rémi Denis-Courmont authored
      Uses libgcrypt, as we have it in our deps/contrib already for GnuTLS.
      
      This could be used in both "UDP"[1] access and access output plugins,
      though they should really be called "RTP" instead nowadays.
      
      Done:
       - AES(-128) Counter Mode key derivation and RTP en-/decryption
       - test vectors for AES-CM
       - NULL cipher (with the *_UNENCRYPTED flags) - untested
      
      To do (missing mandatory features):
       - RTCP en-/decryption
       - HMAC-SHA1 authentication
       - replay attack protection
      
      Also to probably do:
       - integrate with udp access and access output plugins
       - integrate with RTSP server (err, I won't do that myself)
       - support for Transform Carrying ROC for SRTP (RFC4771)
         so we can use it easily for multicast streaming
      10ee356e
    • Rémi Denis-Courmont's avatar
      Create a modules-like directory for libraries · 066e58dd
      Rémi Denis-Courmont authored
      that are not plugins neither in the core
      066e58dd
  19. Mar 08, 2007
  20. Mar 07, 2007
  21. Mar 06, 2007
  22. Mar 05, 2007
    • Felix Paul Kühne's avatar
      * forward-port of all eyetv relates sources in my branch · 10649df7
      Felix Paul Kühne authored
          - this stuff is highly unfinished; needs much more work and testing
          - don't be surprised if you don't see anything when trying it out, this port is basically a big reminder for me to keep working on it ;-)
          - the access module is probably going to be ported from CoreFoundation-driven C to Cocoa-based Obj-C
          - everything will be 10.4-only, since EyeTV is only available this way as well
          - the plugin to put into EyeTV is compiled in UB-mode by default and incorporates Public Domain code provided by Elgato Systems GmbH
      10649df7
  23. Mar 04, 2007
  24. Mar 03, 2007
  25. Feb 26, 2007
  26. Feb 25, 2007
Loading