1. 07 Jun, 2015 1 commit
  2. 09 Jan, 2015 1 commit
  3. 08 Jan, 2015 1 commit
  4. 16 Dec, 2014 1 commit
  5. 27 Nov, 2014 1 commit
  6. 24 Nov, 2014 1 commit
  7. 19 Nov, 2014 2 commits
  8. 25 Oct, 2014 2 commits
  9. 24 Oct, 2014 1 commit
  10. 06 Oct, 2014 1 commit
  11. 07 Sep, 2014 1 commit
    • Martin Storsjö's avatar
      libavformat: Check mkdir return error codes · 803e8227
      Martin Storsjö authored
      Previously, the returned error codes were intentionally ignored
      (see fadd3a68), to avoid aborting if the directory already
      existed. If the mkdir actually failed, this was caught when
      opening files within the directory fails anyway.
      
      By handling the error code here (but explicitly ignoring EEXIST),
      the error messages and return codes in these cases are more
      appropriate and less confusing.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      803e8227
  12. 24 Jul, 2014 1 commit
  13. 30 Jun, 2014 1 commit
  14. 31 Jan, 2014 1 commit
  15. 14 Dec, 2013 3 commits
  16. 12 Dec, 2013 1 commit
  17. 11 Dec, 2013 3 commits
  18. 02 Nov, 2013 1 commit