1. 26 Oct, 2011 1 commit
  2. 25 Oct, 2011 1 commit
  3. 22 Oct, 2011 1 commit
  4. 21 Oct, 2011 1 commit
  5. 20 Oct, 2011 1 commit
  6. 19 Oct, 2011 1 commit
  7. 18 Oct, 2011 1 commit
    • Stefano Sabatini's avatar
      lavu: add av_strtok() · b35e9e19
      Stefano Sabatini authored
      The function strtok_r() is part of the POSIX.1 specification, but is not
      available on some platforms. We provide an internal implementation, so we
      do not need to rely on a platform implementation.
      b35e9e19
  8. 17 Oct, 2011 3 commits
  9. 12 Oct, 2011 2 commits
  10. 10 Oct, 2011 1 commit
  11. 04 Oct, 2011 3 commits
  12. 03 Oct, 2011 1 commit
  13. 26 Sep, 2011 2 commits
  14. 25 Sep, 2011 1 commit
  15. 24 Sep, 2011 1 commit
  16. 19 Sep, 2011 3 commits
  17. 17 Sep, 2011 1 commit
  18. 16 Sep, 2011 1 commit
    • Stefano Sabatini's avatar
      lavfi: add audio convert filter · 37cc443c
      Stefano Sabatini authored
      Add aconvert filter to perform sample format, channel layout, and
      packing format conversion.
      
      The aconvert code depends on audio conversion code in libavcodec, so
      this requires a dependency on libavcodec.
      
      Based on previous work by S.N. Hemanth Meenakshisundaram and Mina Nagy
      Zaki, performed for the GSoC 2010 and 2011.
      37cc443c
  19. 15 Sep, 2011 2 commits
  20. 13 Sep, 2011 3 commits
  21. 11 Sep, 2011 1 commit
  22. 08 Sep, 2011 1 commit
  23. 04 Sep, 2011 1 commit
  24. 01 Sep, 2011 2 commits
  25. 30 Aug, 2011 2 commits
  26. 27 Aug, 2011 1 commit
  27. 26 Aug, 2011 1 commit