- v4l2 is not supported in VF2, and to avoid using v4l2decoder,
player need to add it to the exclude keyword.
This is because esplayback uses decodebin.
[Version] 0.4.5
[Issue Type] Update
Change-Id: If5a985387c4d0c08fb8a622498e1a55e5c2fb1d8
video converter element =
; decoder element keyword for resource management.
-video codec element hw = v4l2
+video codec element hw =
video codec element sw = avdec
video codec default type = sw ; hw or sw
; comma separated list of tocken which elemnts has it in it's name will not be used
; this works if 'use decodebin = yes'
-element exclude keyword = omx
+element exclude keyword = omx,v4l2
; comma separated list of tocken
; this works if 'use decodebin = yes'
Name: media-config
Summary: Multimedia Framework system configuration package
-Version: 0.4.4
+Version: 0.4.5
Release: 0
Group: Multimedia/Configuration
License: LGPL-2.1 and Apache-2.0