From: Cosmin Stejerean via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> To: "FFmpeg development discussions and patches" <ffmpeg-devel@ffmpeg.org> Cc: "Cosmin Stejerean" <cosmin@cosmin.at> Subject: Re: [FFmpeg-devel] [PATCH 2/3] avfilter: add an LCEVC decoding filter Date: Tue, 19 Mar 2024 19:07:42 +0000 Message-ID: <0101018e581cbc37-5ed60708-758d-4c47-8887-0dab748dfb67-000000@us-west-2.amazonses.com> (raw) In-Reply-To: <CAK+ULv6E9BXAJw6rzfKAHMBLdH2EuTdRmmZHsaZP6aNbRVyUTg@mail.gmail.com> On Mar 19, 2024, at 10:21 AM, Kieran Kunhya <kierank@obe.tv> wrote: On Tue, 19 Mar 2024 at 15:27, James Almer <jamrial@gmail.com <mailto:jamrial@gmail.com> > wrote: On 3/19/2024 12:20 PM, Kieran Kunhya wrote:From https://github.com/v-novaltd/LCEVCdec " This software is protected by copyrights and other intellectual property rights and no license is granted to any such rights. If you would like to obtain a license to compile, distribute, or make any other use of this software, please contact V-Nova Limited info@v-nova.com." So you want to include a library that requires ffmpeg users to obtain a licence to compile? Would adding it to the nonfree list be enough? But it's true that most users would not be aware of the aforementioned limitations. This is a slippery slope to adding whatever binary blob. As the decoder is de-facto a binary blob. Yeah, source available but with a prohibition on compilation might as well be a binary blob. Even to be on non-free I'd expect something along the lines of the FDK-AAC license at a minimum. - Cosmin _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2024-03-19 19:07 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-03-19 14:06 [FFmpeg-devel] [PATCH 1/3] libavcodec/h2645_sei: export raw LCEVC metadata James Almer 2024-03-19 14:06 ` [FFmpeg-devel] [PATCH 2/3] avfilter: add an LCEVC decoding filter James Almer 2024-03-19 14:56 ` Andreas Rheinhardt 2024-03-19 15:05 ` James Almer 2024-03-19 15:20 ` Kieran Kunhya 2024-03-19 15:28 ` James Almer 2024-03-19 17:21 ` Kieran Kunhya [not found] ` <BB9E2F8E-6821-43B7-9021-C264A8AFCE35@cosmin.at> 2024-03-19 19:07 ` Cosmin Stejerean via ffmpeg-devel [this message] 2024-03-19 15:00 ` Stefano Sabatini 2024-03-19 14:06 ` [FFmpeg-devel] [PATCH 3/3] fftools/ffmpeg: auto insert enhancement filters when available James Almer 2024-03-19 15:01 ` Andreas Rheinhardt 2024-03-19 15:08 ` James Almer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=0101018e581cbc37-5ed60708-758d-4c47-8887-0dab748dfb67-000000@us-west-2.amazonses.com \ --to=ffmpeg-devel@ffmpeg.org \ --cc=cosmin@cosmin.at \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git