Skip to content
Snippets Groups Projects
  1. Jun 07, 2015
  2. 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
  3. May 27, 2015
  4. May 20, 2015
  5. May 05, 2015
  6. May 04, 2015
  7. Apr 27, 2015
  8. Apr 26, 2015
  9. Apr 23, 2015
  10. Apr 20, 2015
  11. Apr 15, 2015
  12. Apr 06, 2015
  13. Apr 03, 2015
  14. Mar 23, 2015
  15. Mar 21, 2015
  16. Mar 18, 2015
  17. Mar 15, 2015
  18. Mar 10, 2015
  19. Mar 09, 2015
  20. Mar 03, 2015
  21. Mar 02, 2015
  22. Feb 19, 2015
  23. Feb 13, 2015
  24. Feb 12, 2015
  25. Feb 11, 2015
  26. Feb 10, 2015
  27. Feb 09, 2015
Loading