1. 12 Dec, 2011 1 commit
    • Anton Khirnov's avatar
      lavf: add avformat_close_input(). · 52660454
      Anton Khirnov authored
      It sets the supplied AVFormatContext pointer to NULL after freeing it,
      which is safer and its name is consistent with other lavf functions.
      
      Also deprecate av_close_input_file().
      52660454
  2. 02 Dec, 2011 2 commits
  3. 28 Nov, 2011 1 commit
  4. 23 Nov, 2011 2 commits
  5. 19 Nov, 2011 1 commit
  6. 18 Nov, 2011 1 commit
  7. 16 Nov, 2011 1 commit
    • Martin Storsjö's avatar
      avutil: Add av_timegm as a public function · 62706711
      Martin Storsjö authored
      This is useful, since the normal timegm function isn't a standard
      function (requiring _BSD_SOURCE or _SVID_SOURCE on glibc to
      be visible, and not available on e.g. windows). The widely available
      function mktime uses the local time zone, which requires ugly
      workarounds to handle UTC time.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      62706711
  8. 06 Nov, 2011 3 commits
  9. 05 Nov, 2011 1 commit
  10. 28 Oct, 2011 1 commit
  11. 19 Oct, 2011 1 commit
  12. 13 Oct, 2011 1 commit
  13. 12 Oct, 2011 1 commit
  14. 18 Sep, 2011 1 commit
  15. 03 Sep, 2011 2 commits
  16. 26 Aug, 2011 1 commit
  17. 16 Aug, 2011 2 commits
  18. 12 Aug, 2011 1 commit
  19. 02 Aug, 2011 1 commit
  20. 14 Jul, 2011 2 commits
  21. 23 Jun, 2011 1 commit
  22. 20 Jun, 2011 1 commit
  23. 16 Jun, 2011 1 commit
  24. 10 Jun, 2011 1 commit
  25. 08 Jun, 2011 1 commit
  26. 07 Jun, 2011 2 commits
  27. 05 Jun, 2011 1 commit
  28. 28 May, 2011 2 commits
  29. 25 May, 2011 2 commits
  30. 18 May, 2011 1 commit