On Sat, 4 Nov 2017, James Almer wrote:
On 11/4/2017 3:54 PM, Marton Balint wrote:
It allows us to specify what kind of audio parameter changes are allowed.
Should fix ticket #6721.
Seems to work. Thanks.
Thanks, applied.
Regards,
Marton
___
f
On 11/4/2017 3:54 PM, Marton Balint wrote:
> It allows us to specify what kind of audio parameter changes are allowed.
>
> Should fix ticket #6721.
Seems to work. Thanks.
>
> Signed-off-by: Marton Balint
> ---
> fftools/ffplay.c | 9 +
> 1 file changed, 5 insertions(+), 4 deletions(-)
It allows us to specify what kind of audio parameter changes are allowed.
Should fix ticket #6721.
Signed-off-by: Marton Balint
---
fftools/ffplay.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/fftools/ffplay.c b/fftools/ffplay.c
index c264e92535..bd1457c7e3 1006