Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix audioecho unit test on 32 bit systems | Sebastian Dröge | 2009-02-03 | 1 | -6/+6 |
| | | | | | | Cast the new value for the "delay" property to GstClockTime. Integers without type are passed to vararg functions with an integer type that can hold a pointer. | ||||
* | Rename audioreverb to audioecho. Fixes bug #568395. | Sebastian Dröge | 2009-01-22 | 1 | -0/+229 |
The element can add an echo and a simple reverb effect to an audio stream but for a real reverb filter it would need some additional filtering to prevent a metallic-sounding result. |