Re: [FFmpeg-devel] About the future of component registration APIs

2018-05-09 Thread Jan Ekström
On Wed, May 9, 2018 at 3:38 PM, Yu Xiaolei wrote: > Hello, > I noticed that commit 7e8eba2d87 deprecated avcodec_register and there was > some disagreement on this issue. Will there be some sort of replacement for > it? > > We want to build ffmpeg in a way that only the most frequently used > comp

[FFmpeg-devel] About the future of component registration APIs

2018-05-09 Thread Yu Xiaolei
Hello, I noticed that commit 7e8eba2d87 deprecated avcodec_register and there was some disagreement on this issue. Will there be some sort of replacement for it? We want to build ffmpeg in a way that only the most frequently used components are shipped initially and others are downloaded on demand