1. 17 Apr, 2014 1 commit
  2. 26 Mar, 2014 2 commits
  3. 01 Mar, 2014 2 commits
  4. 11 Dec, 2013 1 commit
  5. 13 Nov, 2013 2 commits
  6. 01 Nov, 2013 1 commit
    • Martin Storsjö's avatar
      aviobuf: Handle a NULL buffer in avio_close_dyn_buf · d07b51bf
      Martin Storsjö authored
      This simplifies proper error handling in rtsp.c/rtspdec.c. When
      broadcasting over RTSP in TCP mode, the AVIOContext is closed and
      recreated for each sent packet, and if the recreation fails, we might
      try to close a NULL buffer when freeing things at the end.
      
      Previously, if recreating the buffer in rtspdec.c failed, this would
      crash later due to trying to close a NULL buffer.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      d07b51bf
  7. 26 Sep, 2013 1 commit
  8. 19 Sep, 2013 1 commit
  9. 18 Sep, 2013 1 commit
  10. 08 Aug, 2013 1 commit
  11. 05 Aug, 2013 1 commit
  12. 26 Jul, 2013 1 commit
  13. 23 Jul, 2013 1 commit
  14. 04 Jul, 2013 2 commits
  15. 08 Apr, 2013 1 commit
  16. 03 Jan, 2013 2 commits
  17. 20 Dec, 2012 1 commit
  18. 09 Dec, 2012 1 commit
  19. 24 Oct, 2012 2 commits
  20. 17 Oct, 2012 1 commit
  21. 13 Oct, 2012 1 commit
  22. 10 Oct, 2012 1 commit
  23. 15 Sep, 2012 1 commit
  24. 04 Sep, 2012 1 commit
  25. 25 Aug, 2012 1 commit
  26. 18 Aug, 2012 1 commit
  27. 27 Jul, 2012 1 commit
  28. 06 Jul, 2012 1 commit
  29. 15 Jun, 2012 2 commits
  30. 27 Apr, 2012 1 commit
  31. 04 Apr, 2012 1 commit
  32. 30 Mar, 2012 1 commit
  33. 27 Jan, 2012 1 commit