1. 28 Apr, 2016 1 commit
  2. 21 Feb, 2016 1 commit
    • Oliver Collyer's avatar
      ffserver&ffm: Fixed issues preventing ffserver write_index and files_size from... · a2f8beef
      Oliver Collyer authored
      ffserver&ffm: Fixed issues preventing ffserver write_index and files_size from being set correctly which was breaking ffserver streaming.
      
      I discovered that ffserver streaming was broken (it seems like it has been since 20th November) and I opened a ticket for this (https://trac.ffmpeg.org/ticket/5250 <https://trac.ffmpeg.org/ticket/5250>).
      
      I spent yesterday learning git bisect (with the kind help of cehoyos) to painstakingly track down the cause. This was made more difficult due to the presence of a segfault in ffserver during the period where the bug was introduced so I first had to identify when and how that was fixed and then retrospectively apply that fix again for each step of the second git bisect to find the actual bug.
      
      Anyway, the fruits of my labour are the innocent looking patch below to correct a couple of typos and define a valid range for two variables.
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      a2f8beef
  3. 11 Jan, 2016 1 commit
  4. 03 Jan, 2016 2 commits
  5. 02 Jan, 2016 1 commit
  6. 15 Dec, 2015 1 commit
  7. 04 Dec, 2015 2 commits
  8. 20 Nov, 2015 2 commits
  9. 27 Oct, 2015 1 commit
  10. 09 Oct, 2015 1 commit
  11. 18 Aug, 2015 1 commit
  12. 07 Jun, 2015 1 commit
  13. 10 Apr, 2015 1 commit
  14. 09 Mar, 2015 4 commits
  15. 27 Nov, 2014 1 commit
  16. 16 Nov, 2014 3 commits
  17. 05 Sep, 2014 1 commit
  18. 07 Aug, 2014 1 commit
  19. 18 Jun, 2014 1 commit
    • Anton Khirnov's avatar
      Remove avserver. · 894682a9
      Anton Khirnov authored
      It has not been properly maintained for years and there is little hope
      of that changing in the future.
      It appears simpler to write a new replacement from scratch than
      unbreaking it.
      894682a9
  20. 03 Jun, 2014 1 commit
  21. 25 Dec, 2013 1 commit
  22. 23 Nov, 2013 1 commit
  23. 13 Oct, 2013 1 commit
  24. 08 Nov, 2012 1 commit
  25. 05 Nov, 2012 1 commit
  26. 17 Oct, 2012 3 commits
  27. 16 Oct, 2012 1 commit
  28. 06 Oct, 2012 1 commit
  29. 01 Oct, 2012 1 commit
  30. 30 Jul, 2012 1 commit