[FFmpeg-devel] 回复:Re: 回复:Re: 回复:Re: [PATCH v9 5/5]_lavc,_doc:_add_libuavs3d_video_decoder_wrapper

2022-02-28 Thread hbj515
Thanks, the license has been updated. You can check it on https://github.com/uavs3/uavs3d - 原始邮件 - 发件人:"Jean-Baptiste Kempf" 收件人:ffmpeg-devel 主题:Re: [FFmpeg-devel] 回复:Re: 回复:Re: [PATCH v9 5/5]_lavc,_doc:_add_libuavs3d_video_decoder_wrapper 日期:2022年03月01日 14点15分 Your understanding is

[FFmpeg-devel] 回复:Re: 回复:Re: [PATCH v9 5/5]_lavc,_doc:_add_libuavs3d_video_decoder_wrapper

2022-02-28 Thread hbj515
Sorry, the last reply was a bit ambiguous. I want to confirm that uavs3d will not be flagged as "non-free", if the license is changed to BSD 3-clause.If so, we will change the license soon. The BSD 3-clause license is compatible with the GNU GPL, as the wiki says. (https://en.wikipedia.org/wiki/

[FFmpeg-devel] 回复:Re: [PATCH v9 5/5] lavc, doc: add libuavs3d video decoder wrapper

2022-02-28 Thread hbj515
Thinks for your reminder. If uavs3d is BSD 3-clause, will uavs3d be flagged as "non-free"? We can change the license of uavs3d. - 原始邮件 - 发件人:"Jean-Baptiste Kempf" 收件人:hwrenx , ffmpeg-devel 抄送人:hbj 主题:Re: [FFmpeg-devel] [PATCH v9 5/5] lavc, doc: add libuavs3d video decoder wrapper 日期:2

[FFmpeg-devel] 回复:Re: [PATCH v3 4/4] lavc, doc: add libuavs3d video decoder wrapper

2020-08-17 Thread hbj515
>On 08/12/2020 06:19, s...@jkqxz.net wrote:>>On 05/08/2020 17:18, >hwr...@126.com wrote:>> From: hwren Signed-off-by: hbj >>> Signed-off-by: hwren >> --->> Changelog | >1 +>> configure | 4 +>> doc/decoders.texi | 21 +++>> doc/general.texi | 8 ++>> >libavcodec/Makefile | 1 +>> libavcodec/al

[FFmpeg-devel] 回复:Re: [PATCH v3 2/4] lavc/avs3_paeser: add avs3 parser

2020-08-17 Thread hbj515
>On 08/12/2020 05:43, s...@jkqxz.net wrote:>Typo "paeser" in the title.>On >05/08/2020 17:18, hwr...@126.com wrote:>> From: hwren >> >> >Signed-off-by: hbj >> Signed-off-by: hwren >>> --->> libavcodec/Makefile | 1 +>> libavcodec/avs3_parser.c >| 184 +++>> lib