August 17, 2021 3:58 AM, "Nicolas George" wrote:
> Xiang Xiao (12021-08-17):
>
>> Nicolas, do you have any more progress? I am very interested in your
>> proposal and want to test your change in our special device.
>
> Sorry. I have been focusing on other projects while looking for a good
> way
On Tue, Aug 17, 2021 at 3:58 PM Nicolas George wrote:
> Xiang Xiao (12021-08-17):
> > Nicolas, do you have any more progress? I am very interested in your
> > proposal and want to test your change in our special device.
>
>
We are building an audio framework on top of FFmpeg for a wearable device
Xiang Xiao (12021-08-17):
> Nicolas, do you have any more progress? I am very interested in your
> proposal and want to test your change in our special device.
Sorry. I have been focusing on other projects while looking for a good
way to avoid dynamic allocations in the thread-aware scheduler.
Si
On Sat, Jul 17, 2021 at 8:09 PM Nicolas George wrote:
> Hi.
>
> Some time ago, I started working on the project to update libavformat's
> protocols to run with a proper event loop, instead of the several
> half-assed
> event loops we have here and there in the code.
>
> I started by writing the d
Hi.
Some time ago, I started working on the project to update libavformat's
protocols to run with a proper event loop, instead of the several half-assed
event loops we have here and there in the code.
I started by writing the documentation for the low-level API, making sure it
is an API that (1)