1. 08 Aug, 2016 1 commit
  2. 26 May, 2016 1 commit
  3. 08 Mar, 2016 1 commit
  4. 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
  5. 29 Dec, 2015 1 commit
  6. 27 Dec, 2015 3 commits
  7. 19 Dec, 2015 3 commits
  8. 15 Dec, 2015 5 commits
  9. 30 Nov, 2015 2 commits
  10. 29 Nov, 2015 1 commit
  11. 20 Nov, 2015 1 commit
  12. 11 Nov, 2015 2 commits
  13. 10 Nov, 2015 1 commit
  14. 27 Oct, 2015 1 commit
  15. 05 Oct, 2015 1 commit
  16. 04 Oct, 2015 4 commits
  17. 18 Sep, 2015 2 commits
  18. 15 Sep, 2015 1 commit
  19. 12 Sep, 2015 3 commits
  20. 21 Aug, 2015 1 commit
  21. 27 Jul, 2015 4 commits