[FFmpeg-devel] Is it ok to add G.722.1 decoder as external lib?

Hyun Yoo easetheworld at gmail.com
Thu Sep 19 07:58:43 EEST 2019


On Thu, Sep 19, 2019 at 7:28 AM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
> Am Di., 17. Sept. 2019 um 02:37 Uhr schrieb Hyun Yoo <easetheworld at gmail.com>:
> >
> > I implemented a g.722.1 decoder by linking FreeSwitch's libg722_1
> > as external lib like libilbc, libspeex(ex. configure --enable-libg722_1)
> > (https://github.com/traviscross/freeswitch/tree/master/libs/libg722_1)
>
> Please provide your patch by either sending it to this mailing list
> or putting it somewhere so it is kept for interested people (after
> the kind reactions you received).

Let me sum up.
Non-free codecs are not allowed in ffmpeg codebase except
linked as external lib like fdk-aac (added to EXTERNAL_LIBRARY_NONFREE_LIST)


More information about the ffmpeg-devel mailing list