Skip to content
  1. Jul 01, 2020
  2. Jun 30, 2020
  3. Jun 29, 2020
    • Sebastian Dröge's avatar
    • Sebastian Dröge's avatar
      imagefreeze: Add a live mode · 8345caf6
      Sebastian Dröge authored
      Previously imagefreeze would always operate as non-live element and
      output frames as fast as possible according to the configured segment
      (via SEEK events) and the negotiated framerate from start to stop or the
      other way around.
      
      With the new live mode (enabled via the is-live property) it would only
      output frames in PLAYING. Frames would be output according to the
      negotiated framerate unless it would be too late, in which case it would
      jump ahead and skip over the requirement amount of frames.
      
      This makes it possible to actually use imagefreeze in live pipelines
      without having to manually ensure somehow that it would start outputting
      at the current running time and without still risking to fall behind
      without recovery.
      
      Part-of: <gstreamer/gst-plugins-good!653>
      8345caf6
  4. Jun 28, 2020
  5. Jun 27, 2020
  6. Jun 26, 2020
  7. Jun 25, 2020
  8. Jun 24, 2020
  9. Jun 23, 2020
  10. Jun 21, 2020
  11. Jun 20, 2020
  12. Jun 19, 2020