1. 21 Nov, 2011 1 commit
  2. 18 Nov, 2011 2 commits
  3. 17 Nov, 2011 1 commit
  4. 16 Nov, 2011 1 commit
  5. 15 Nov, 2011 1 commit
  6. 14 Nov, 2011 1 commit
  7. 12 Nov, 2011 1 commit
  8. 11 Nov, 2011 1 commit
  9. 07 Nov, 2011 1 commit
  10. 06 Nov, 2011 2 commits
  11. 05 Nov, 2011 4 commits
  12. 04 Nov, 2011 1 commit
  13. 02 Nov, 2011 2 commits
  14. 29 Oct, 2011 1 commit
  15. 26 Oct, 2011 1 commit
  16. 21 Oct, 2011 1 commit
  17. 20 Oct, 2011 1 commit
  18. 19 Oct, 2011 2 commits
  19. 18 Oct, 2011 1 commit
  20. 17 Oct, 2011 3 commits
  21. 10 Oct, 2011 1 commit
  22. 04 Oct, 2011 1 commit
  23. 29 Sep, 2011 1 commit
  24. 26 Sep, 2011 2 commits
  25. 22 Sep, 2011 2 commits
  26. 17 Sep, 2011 2 commits
  27. 16 Sep, 2011 2 commits
    • Stefano Sabatini's avatar
      lavdev/lavfi: add audio support · 4893c204
      Stefano Sabatini authored
      4893c204
    • 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