1. 05 Jan, 2020 1 commit
  2. 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
  3. 05 Jan, 2015 1 commit
  4. 16 Aug, 2014 1 commit
  5. 04 Jan, 2013 3 commits
  6. 08 Jun, 2011 1 commit
  7. 03 Apr, 2011 1 commit
  8. 30 Mar, 2011 1 commit
  9. 29 Mar, 2011 2 commits
  10. 19 Mar, 2011 1 commit
  11. 08 Mar, 2011 1 commit
  12. 07 Mar, 2011 3 commits
  13. 03 Mar, 2011 1 commit
  14. 01 Mar, 2011 1 commit
  15. 22 Feb, 2011 1 commit
  16. 21 Feb, 2011 1 commit
  17. 29 Nov, 2010 1 commit
  18. 25 Apr, 2010 1 commit
  19. 01 Feb, 2010 1 commit
  20. 27 Jan, 2010 2 commits
  21. 13 Dec, 2009 4 commits
  22. 06 Sep, 2009 1 commit
  23. 19 Jun, 2009 1 commit
  24. 11 Jun, 2009 2 commits