27.07.2015, 16:16, "Nicolas George" :
> Le nonidi 9 thermidor, an CCXXIII, Vesselin Bontchev a écrit :
>> This patch adds support for Audible AA files.
>>
>> Audible samples can be obtained from,
>>
>> https://gitlab.com/vesselin.bontchev/audible-samples/tree/master
>> https://samples.ffmpeg.o
Le nonidi 9 thermidor, an CCXXIII, Vesselin Bontchev a écrit :
> Hi!
>
> This patch adds support for Audible AA files.
>
> Audible samples can be obtained from,
>
> https://gitlab.com/vesselin.bontchev/audible-samples/tree/master
> https://samples.ffmpeg.org/audible/
>
> Currently, this code g
On Mon, 27 Jul 2015 01:33:49 +0300
Vesselin Bontchev wrote:
> From ba73543efc3fdc4b5c61e9cb56f998d748716e00 Mon Sep 17 00:00:00 2001
> From: Vesselin Bontchev
> Date: Sun, 19 Jul 2015 23:16:36 +0200
> Subject: [PATCH] Add support for Audible AA files
>
> https://en.wikipedia.org/wiki/Audible.co
Vesselin Bontchev yandex.com> writes:
> This patch adds support for Audible AA files.
> +uint32_t Magic;
This one is unused, please remove it.
And please make all others lower case.
And please avoid CamelCase, use_underscores_instead.
(I actually prefer CamelCase but it is very unusual in
Hi!
This patch adds support for Audible AA files.
Audible samples can be obtained from,
https://gitlab.com/vesselin.bontchev/audible-samples/tree/master
https://samples.ffmpeg.org/audible/
Currently, this code generates corrupt audio output (in some places, and
deterministically).
By posting