hverkuil: pinchartl: ping
dafna2: pong
hi, I sent this patch to add MEDIA_BUS_FMT_METADATA_FIXED
https://patchwork.kernel.org/project/linux-media/patch/20200922165813.19378-2-dafna.hirschfeld@collabora.com/
there was a discussion long time ago if that should be added
it is needed to allow media bus formats with 0 width and height
I have no objection to adding this.
Replied to your patches with two small comments.
ok, thank you!
hverkuil: different question, I wrote a python unit tests script to the rkisp1 driver, the script wrap the v4l2-ctl command. Will it be possible to upstream the script to v4l-utils under contrib/test ?
dafna2: that should be ok
make sure it comes with documentation, --help support or at least something that will help others understand what it does and how to use it.
\o/ I finally managed to get legal clearing for our mt9m024 imager driver!
grohne: nice !!
already posted a RFC
I've seen the patch, I plan to review it, but I'm very very busy this week
pinchartl: it has taken me years. a week or two is not that much.
:-)
a quick comment already: why is there no s_stream operation ?
I think that's a "known issue". we didn't need that functionality yet. I guess I'll have to implement it anyway for mainlinig
but that's the sort of "high level" feedback I've been looking for. looks like, I'll need to figure out streaming then