Re: [FFmpeg-devel] FFmpeg android support

2019-06-11 Thread Dmitry A
ср, 12 июн. 2019 г. в 01:09, Reimar Döffinger : > On 11.06.2019, at 20:46, Dmitry A wrote: > > > Hello. > > I working on android internals and made some changes in latest ffmpeg for > > making it compilable by clang and some additional changes for making it > > work under android. > > The job is

Re: [FFmpeg-devel] FFmpeg android support

2019-06-11 Thread Reimar Döffinger
On 11.06.2019, at 20:46, Dmitry A wrote: > Hello. > I working on android internals and made some changes in latest ffmpeg for > making it compilable by clang and some additional changes for making it > work under android. > The job is not finished yet but if community has not objections I'd prefe

[FFmpeg-devel] FFmpeg android support

2019-06-11 Thread Dmitry A
Hello. I working on android internals and made some changes in latest ffmpeg for making it compilable by clang and some additional changes for making it work under android. The job is not finished yet but if community has not objections I'd prefer to share these changes and integrate them in ffmpeg