1. 12 Dec, 2019 2 commits
  2. 25 Oct, 2019 1 commit
  3. 08 Oct, 2019 1 commit
  4. 10 Sep, 2019 1 commit
  5. 31 Aug, 2019 1 commit
  6. 10 May, 2019 1 commit
  7. 21 Mar, 2019 1 commit
  8. 20 Mar, 2019 1 commit
  9. 21 Aug, 2018 1 commit
  10. 10 Mar, 2018 1 commit
  11. 26 Oct, 2017 1 commit
  12. 01 Sep, 2017 1 commit
  13. 11 Aug, 2017 1 commit
  14. 31 May, 2017 2 commits
  15. 29 Mar, 2017 2 commits
  16. 15 Feb, 2017 1 commit
  17. 11 Feb, 2017 1 commit
  18. 03 Jan, 2017 1 commit
  19. 23 Dec, 2016 1 commit
  20. 30 Nov, 2016 1 commit
  21. 27 Oct, 2016 1 commit
  22. 18 Oct, 2016 1 commit
  23. 17 Oct, 2016 1 commit
  24. 02 Oct, 2016 2 commits
  25. 30 Sep, 2016 1 commit
    • Anton Khirnov's avatar
      lavf: fix usage of AVIOContext.seekable · 83548fe8
      Anton Khirnov authored
      It is supposed to be a flag. The only currently defined value is
      AVIO_SEEKABLE_NORMAL, but other ones may be added in the future.
      However all the current lavf code treats this field as a bool (mainly
      for historical reasons).
      Change all those cases to properly check for AVIO_SEEKABLE_NORMAL.
      83548fe8
  26. 28 Sep, 2016 2 commits
  27. 25 Sep, 2016 2 commits
  28. 02 Sep, 2016 1 commit
  29. 18 May, 2016 1 commit
  30. 04 May, 2016 1 commit
  31. 14 Apr, 2016 1 commit
  32. 18 Mar, 2016 1 commit
  33. 09 Mar, 2016 1 commit
  34. 04 Mar, 2016 1 commit