sailfishos / droidmedia

15 stars 58 forks source link

[droidmedia] Query the list of supported color formats. JB#55092 #83

Closed d-grigorev closed 3 years ago

d-grigorev commented 3 years ago

This commit adds droid_media_codec_get_supported_color_formats() which is useful for implementing a video encoder: the color format of the input video frame must be converted to match the capabilities of the codec.