[FFmpeg-devel] [PATCH] Add android_capture indev

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Nov 4 01:56:44 EET 2017


2017-11-03 16:21 GMT+01:00 Felix Matouschek <felix at matouschek.org>:

>>> +        if (format == IMAGE_FORMAT_ANDROID) {
>>
>> It would be better to support as many pixel formats as possible.
>
> For now I settled on YUV420P, as the API doc states all
> devices must support it. I do not have the resources to
> test every format.

You could add those that you can test (but yuv420p is of
course a very useful start).

Carl Eugen


More information about the ffmpeg-devel mailing list