Skip to content
Snippets Groups Projects
  1. Aug 19, 2015
  2. Aug 16, 2015
  3. Aug 13, 2015
  4. Aug 10, 2015
  5. Aug 08, 2015
  6. Aug 07, 2015
  7. Jul 30, 2015
  8. Jul 29, 2015
  9. Jul 20, 2015
  10. Jul 03, 2015
  11. Jun 24, 2015
  12. Jun 23, 2015
  13. Jun 16, 2015
  14. Jun 13, 2015
  15. Jun 12, 2015
  16. Jun 11, 2015
  17. Jun 10, 2015
  18. Jun 09, 2015
  19. Jun 08, 2015
  20. Jun 07, 2015
  21. Jun 03, 2015
    • Göran Jönsson's avatar
      rtsp-client: No flush during Teardown. · 08e0c79c
      Göran Jönsson authored and Wim Taymans's avatar Wim Taymans committed
      When calling gst_rtsp_watch_write_data in gstrtspconnection.c and
      backlog is empty it can happen that just a part of a message will be
      sent and rest is in backlog queue. If then flush during teardown
      just a part of message will be sent.This can lead to client miss
      teardown response since it expect to get the last part of message.
      
      The flushing during teardown was introduced to fix a deadlock that now
      is fixed more generally in handle_request by temporary  setting backlog
      size to unlimited.
      
      Fixes https://bugzilla.gnome.org/show_bug.cgi?id=749845
      08e0c79c
  22. May 27, 2015
  23. May 20, 2015
  24. May 05, 2015
Loading