1. 20 Oct, 2011 1 commit
  2. 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
  3. 17 Oct, 2011 3 commits
  4. 12 Oct, 2011 2 commits
  5. 10 Oct, 2011 1 commit
  6. 04 Oct, 2011 3 commits
  7. 03 Oct, 2011 1 commit
  8. 26 Sep, 2011 2 commits
  9. 25 Sep, 2011 1 commit
  10. 24 Sep, 2011 1 commit
  11. 19 Sep, 2011 3 commits
  12. 17 Sep, 2011 1 commit
  13. 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
  14. 15 Sep, 2011 2 commits
  15. 13 Sep, 2011 3 commits
  16. 11 Sep, 2011 1 commit
  17. 08 Sep, 2011 1 commit
  18. 04 Sep, 2011 1 commit
  19. 01 Sep, 2011 2 commits
  20. 30 Aug, 2011 2 commits
  21. 27 Aug, 2011 1 commit
  22. 26 Aug, 2011 1 commit
  23. 23 Aug, 2011 2 commits
  24. 21 Aug, 2011 1 commit
  25. 16 Aug, 2011 1 commit
  26. 15 Aug, 2011 1 commit