Jan 13, 2021, 00:55 by d...@lynne.ee:
> Jan 12, 2021, 22:24 by andreas.rheinha...@gmail.com:
>
>> Lynne:
>>
>>> The AC3 encoder used to be a separate library called "Aften", which
>>> got merged into libavcodec (literally, SVN commits and all).
>>> The merge preserved as much features from the lib
Jan 12, 2021, 22:24 by andreas.rheinha...@gmail.com:
> Lynne:
>
>> The AC3 encoder used to be a separate library called "Aften", which
>> got merged into libavcodec (literally, SVN commits and all).
>> The merge preserved as much features from the library as possible.
>>
>> The code had two versio
Lynne:
> The AC3 encoder used to be a separate library called "Aften", which
> got merged into libavcodec (literally, SVN commits and all).
> The merge preserved as much features from the library as possible.
>
> The code had two versions - a fixed point version and a floating
> point version. FFm