On 11/24/16, Muhammad Faiz wrote:
> On 11/23/16, Michael Niedermayer wrote:
>> On Mon, Nov 21, 2016 at 02:21:07AM +0700, Muhammad Faiz wrote:
>>> On 11/21/16, Michael Niedermayer wrote:
>>> > On Sun, Nov 20, 2016 at 03:56:28PM +0700, Muhammad Faiz wrote:
>>> >> this allow to use phase_count_comp
On 11/23/16, Michael Niedermayer wrote:
> On Mon, Nov 21, 2016 at 02:21:07AM +0700, Muhammad Faiz wrote:
>> On 11/21/16, Michael Niedermayer wrote:
>> > On Sun, Nov 20, 2016 at 03:56:28PM +0700, Muhammad Faiz wrote:
>> >> this allow to use phase_count_compensation on init (rather than
>> >> rebui
On Mon, Nov 21, 2016 at 02:21:07AM +0700, Muhammad Faiz wrote:
> On 11/21/16, Michael Niedermayer wrote:
> > On Sun, Nov 20, 2016 at 03:56:28PM +0700, Muhammad Faiz wrote:
> >> this allow to use phase_count_compensation on init (rather than
> >> rebuild on swr_set_compensation) when options sugges
On 11/21/16, Michael Niedermayer wrote:
> On Sun, Nov 20, 2016 at 03:56:28PM +0700, Muhammad Faiz wrote:
>> this allow to use phase_count_compensation on init (rather than
>> rebuild on swr_set_compensation) when options suggest that
>> soft compensation is enabled
>>
>> Signed-off-by: Muhammad Fa
On Sun, Nov 20, 2016 at 03:56:28PM +0700, Muhammad Faiz wrote:
> this allow to use phase_count_compensation on init (rather than
> rebuild on swr_set_compensation) when options suggest that
> soft compensation is enabled
>
> Signed-off-by: Muhammad Faiz
> ---
> libswresample/resample.c
this allow to use phase_count_compensation on init (rather than
rebuild on swr_set_compensation) when options suggest that
soft compensation is enabled
Signed-off-by: Muhammad Faiz
---
libswresample/resample.c| 4 +++-
libswresample/soxr_resample.c | 2 +-
libswresample/swresam