Skip to content
Snippets Groups Projects
  1. May 10, 2009
  2. May 08, 2009
  3. May 07, 2009
  4. May 06, 2009
  5. May 01, 2009
    • Jan Schmidt's avatar
      audioresample: Fix buffer size transformations · 02a7b31f
      Jan Schmidt authored
      When calculating the input/output buffer sizes in the transform_size function,
      take the number of channels into account, so we don't end up calculating
      a buffer size that only contains a partial number of audio frames.
      
      Also, when going from output size to input size, round down rather than
      up, so as to calculate the minimum number of samples that *might* yield
      a buffer of the intended destination size.
      
      Fixes: #580470 and #580952
      02a7b31f
  6. Apr 29, 2009
  7. Apr 28, 2009
  8. Apr 24, 2009
  9. Apr 23, 2009
  10. Apr 21, 2009
  11. Apr 19, 2009
  12. Apr 17, 2009
  13. Apr 16, 2009
  14. Apr 15, 2009
  15. Apr 14, 2009
Loading