1. 23 6月, 2012 1 次提交
    • A
      lavfi/audio: eliminate ff_default_filter_samples(). · fa066239
      Anton Khirnov 提交于
      It currently does the following:
      1) get a zeroed audio buffer
      2) copy some properties (but not the data) of the input buffer to it
      3) pass this buffer to the output filter
      This looks useless and is indeed not used by any filters, therefore
      delete it.
      
      Make ff_null_filter_samples() (just pass the buffer to the next filter)
      the new default.
      fa066239
  2. 13 6月, 2012 1 次提交
  3. 24 5月, 2012 1 次提交
  4. 10 5月, 2012 1 次提交
  5. 06 11月, 2011 1 次提交
  6. 19 3月, 2011 1 次提交
  7. 21 8月, 2010 1 次提交
  8. 20 4月, 2010 1 次提交
  9. 31 3月, 2010 1 次提交
  10. 19 3月, 2010 1 次提交
  11. 04 11月, 2009 1 次提交
  12. 30 10月, 2009 1 次提交
  13. 27 10月, 2009 1 次提交
  14. 20 10月, 2009 1 次提交
  15. 19 10月, 2009 1 次提交
  16. 18 10月, 2009 1 次提交