1. 04 Dec, 2015 1 commit
  2. 02 Dec, 2015 3 commits
  3. 27 Oct, 2015 1 commit
  4. 26 Oct, 2015 1 commit
  5. 17 Sep, 2015 1 commit
  6. 15 Sep, 2015 2 commits
  7. 28 Aug, 2015 1 commit
  8. 12 Aug, 2015 3 commits
  9. 27 Jul, 2015 1 commit
  10. 20 Jul, 2015 1 commit
  11. 11 Jul, 2015 1 commit
  12. 16 May, 2015 1 commit
  13. 09 May, 2015 1 commit
  14. 04 May, 2015 3 commits
  15. 20 Apr, 2015 1 commit
  16. 19 Apr, 2015 1 commit
  17. 19 Mar, 2015 1 commit
  18. 17 Mar, 2015 1 commit
  19. 15 Mar, 2015 2 commits
  20. 13 Mar, 2015 1 commit
  21. 05 Mar, 2015 2 commits
  22. 14 Feb, 2015 1 commit
  23. 27 Jan, 2015 1 commit
  24. 23 Dec, 2014 1 commit
  25. 17 Dec, 2014 1 commit
  26. 15 Dec, 2014 1 commit
  27. 11 Dec, 2014 1 commit
  28. 10 Dec, 2014 1 commit
  29. 08 Dec, 2014 1 commit
    • Joakim Plate's avatar
      Allow reading of growing avi files (currently being written) · 90411b33
      Joakim Plate authored
      This uses the RIFF header stored size to figure out the expected AVI
      file size, instead of the actual file. To work fully it requires handling
      failed avio_seek() instead of assuming they always succeed.
      
      Some fate file has been cut off and contains half a frame at the end which
      previously was not output during demuxing. This frame is now output to
      encoder, thus the fate diff update.
      
      Bug-Id: 261
      Signed-off-by: 's avatarVittorio Giovara <vittorio.giovara@gmail.com>
      90411b33
  30. 21 Nov, 2014 1 commit
  31. 24 Oct, 2014 1 commit