1. 31 Aug, 2016 1 commit
  2. 29 Aug, 2016 2 commits
  3. 29 Jul, 2016 1 commit
  4. 22 Jul, 2016 1 commit
  5. 28 Jun, 2016 1 commit
  6. 21 Jun, 2016 1 commit
  7. 20 Jun, 2016 2 commits
  8. 17 May, 2016 1 commit
  9. 04 May, 2016 1 commit
  10. 30 Apr, 2016 2 commits
  11. 12 Apr, 2016 2 commits
  12. 30 Mar, 2016 3 commits
  13. 23 Mar, 2016 2 commits
  14. 11 Jan, 2016 1 commit
  15. 30 Nov, 2015 2 commits
  16. 26 Nov, 2015 1 commit
  17. 24 Nov, 2015 1 commit
  18. 23 Oct, 2015 2 commits
  19. 16 Oct, 2015 1 commit
  20. 30 Sep, 2015 1 commit
  21. 02 Sep, 2015 1 commit
  22. 24 Aug, 2015 1 commit
  23. 25 Jul, 2015 2 commits
  24. 08 Jul, 2015 2 commits
  25. 30 Jun, 2015 1 commit
  26. 28 Jun, 2015 1 commit
    • Alexandra Hájková's avatar
      lavf: Replace the ASF demuxer · b08569a2
      Alexandra Hájková authored
      The old one is the result of the reverse engineering and guesswork.
      The new one has been written following the now-available specification.
      
      This work is part of Outreach Program for Women Summer 2014 activities
      for the Libav project.
      
      The fate references had to be changed because the old demuxer truncates
      the last frame in some cases, the new one handles it properly.
      The seek-test reference is changed because seeking works differently
      in the new demuxer. When seeking, the packet is not read from the stream
      directly, but it is rather constructed by the demuxer. That is why
      position is -1 now in the reference.
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      b08569a2
  27. 22 Jun, 2015 2 commits
  28. 21 Jun, 2015 1 commit