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