Skip to content
Snippets Groups Projects
  1. Nov 05, 2018
  2. Nov 01, 2018
  3. Oct 23, 2018
  4. Oct 22, 2018
    • Edward Hervey's avatar
      rtsp-client: Remove timeout GSource on cleanup · ebafccb6
      Edward Hervey authored and Edward Hervey's avatar Edward Hervey committed
      Avoids ending up with races where a timeout would still be around
      *after* a client was gone. This could happen rather easily in
      RTSP-over-HTTP mode on a local connection, where each RTSP message
      would be sent as a different HTTP connection with the same tunnelid.
      
      If not properly removed, that timeout would then try to free again
      a client (and its contents).
      ebafccb6
  5. Oct 04, 2018
  6. Oct 03, 2018
  7. Sep 28, 2018
  8. Sep 24, 2018
  9. Sep 19, 2018
  10. Sep 01, 2018
  11. Aug 31, 2018
  12. Aug 29, 2018
  13. Aug 15, 2018
  14. Aug 14, 2018
  15. Aug 06, 2018
Loading