[vlc-devel] [PATCHv2 7/8] codec: add rav1e encoder module

Thomas Guillem thomas at gllm.fr
Wed Aug 26 17:28:42 CEST 2020



On Wed, Aug 26, 2020, at 17:12, Rémi Denis-Courmont wrote:
> 	Hi,
> 
> One would hope that you can install rav1e without contribs, and this patch can 
> be reviewed and pushed independently of contrib patches.

Yes indeed.

> 
> However, do we really want to use Rav1e via C? That seems a bit odd at a time 
> when we are also pondering how to write Rust modules.

I like the rav1e approach: create a Rust lib, generate a C API via cargo-c and implement a C module.
As you can see, this rav1e C module is very light and easy to review.

If I have to write Rust for VLC, I would personally use this approach.

Anyway, we are also working on the Rust modules way.


> 
> -- 
> レミ・デニ-クールモン
> http://www.remlab.net/
> 
> 
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list