Skip to content
Snippets Groups Projects
  1. May 17, 2018
  2. May 14, 2018
  3. Apr 20, 2018
  4. Apr 17, 2018
  5. Apr 16, 2018
  6. Mar 30, 2018
    • Mathieu Duponchelle's avatar
      rtspclientsink: Fix client ports for the RTCP backchannel · 3244a351
      Mathieu Duponchelle authored
      This was broken since the work for delayed transport creation
      was merged: the creation of the transports string depends on
      calling stream_get_server_port, which only starts returning
      something meaningful after a call to stream_allocate_udp_sockets
      has been made, this function expects a transport that we parse
      from the transport string ...
      
      Significant refactoring is in order, but does not look entirely
      trivial, for now we put a band aid on and create a second transport
      string after the stream has been completed, to pass it in
      the request headers instead of the previous, incomplete one.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=794789
      3244a351
  7. Mar 25, 2018
  8. Mar 19, 2018
  9. Mar 13, 2018
  10. Mar 07, 2018
  11. Mar 03, 2018
  12. Mar 02, 2018
  13. Mar 01, 2018
  14. Feb 28, 2018
  15. Feb 27, 2018
  16. Feb 26, 2018
  17. Feb 23, 2018
  18. Feb 19, 2018
  19. Feb 16, 2018
  20. Feb 15, 2018
  21. Feb 14, 2018
  22. Feb 13, 2018
  23. Feb 12, 2018
  24. Feb 08, 2018
  25. Feb 06, 2018
Loading