[pulseaudio-discuss] [PATCH 6/7] lfe-filter: Add rewind support
David Henningsson
david.henningsson at canonical.com
Tue Feb 17 05:46:19 PST 2015
On 2015-02-17 13:42, Anton Lundin wrote:
> On 17 February, 2015 - David Henningsson wrote:
>
>> Store current filter state at every normal block process.
>> When a rewind happens, rewind back to the nearest saved state,
>> then calculate forward to the actual sample position.
>>
>> Signed-off-by: David Henningsson <david.henningsson at canonical.com>
>> ---
>> src/pulsecore/filter/lfe-filter.c | 101 ++++++++++++++++++++++++++++++--
>> src/pulsecore/filter/lfe-filter.c.orig | 103 +++++++++++++++++++++++++++++++++
>> src/pulsecore/filter/lfe-filter.c.rej | 58 +++++++++++++++++++
>> src/pulsecore/filter/lfe-filter.h | 5 +-
>> 4 files changed, 259 insertions(+), 8 deletions(-)
>> create mode 100644 src/pulsecore/filter/lfe-filter.c.orig
>> create mode 100644 src/pulsecore/filter/lfe-filter.c.rej
>
> I can't really connect the commit message with the inclusion of the
> .orig and .rej files here =)
So this is why my teacher told me that the number of times you should
proofread something is n+1, where n is the number of times you have
actually proofread something. :-)
> Looks like there has bin some fumble with patch and git here...
Will fix in next version. For now, just assume they aren't there. Thanks.
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
More information about the pulseaudio-discuss
mailing list