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