diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2013-06-17 17:18:14 +0200 |
---|---|---|
committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2013-06-17 17:18:14 +0200 |
commit | d9a5536b70c5d3974538a2120dcc10fa149a8a29 (patch) | |
tree | fa1cc0a18b7a19f19a08c1db7528f1468805a8f6 /include | |
parent | 503e47bea764a26f63b47b6f65e48a942a1314b8 (diff) |
media: adv7180: add 48-lead and 32-lead device identification
Previously only 64-lead and 40-lead models were identified. This patch
adds 48-lead and 32-lead device identification as well.
Please note that due to missing parameter negotiation functions one
might get the following message with a subsequent crash:
WARNING: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could
not get parameters on device '/dev/video0'
This can be avoided by explicitly specifying the format as follows:
gst-launch v4l2src ! deinterlace tff=1 method=4 ! 'video/x-raw-yuv,
width=(int)720, height=(int)576, format=(fourcc)I420' !
nv_omx_videomixer ! nv_gl_eglimagesink
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions