Hi Mauro,
On Friday 11 March 2011 16:40:42 Mauro Carvalho Chehab wrote:
Em 07-03-2011 08:57, Mauro Carvalho Chehab escreveu:
Em 05-03-2011 17:48, Laurent Pinchart escreveu:
Added both patches and folded them as requested, and added the remaining patches after my review. The new tree is at:
http://git.linuxtv.org/mchehab/experimental.git?a=shortlog;h=refs/heads/m edia_controller
The pending issues for merging it to the main devel branch are:
- omap3isp private control description;
- a renaming patch to make directory name and file names consistent.
Tree updated with the patches from: git://linuxtv.org/pinchartl/media.git media-for-mauro
Thanks.
- a chapter describing how *MBUS* and fourcc formats are related;
Still needed. For now, I'll merge what we currently have at the master devel tree, but we still need such chapter to be written, in order to have the media controller for .39.
I plan to discuss this topic during the brainstorming meeting.
- a description about how to lock between MBUS/fourcc get/set format;
We had some discussions about it, but we didn't reach to a conclusion.
Documentation/media-framework.txt already states that
"If other operations need to be disallowed on streaming entities (such as changing entities configuration parameters) drivers can explictly check the media_entity stream_count field to find out if an entity is streaming. This operation must be done with the media_device graph_mutex held."
I'd like to see something documented at the v4l framework about that. IMO, this is a good theme for the V4L "brainstorm" meeting.
I also like to have a patch adding such docs for .39.
OK, we'll discuss the topic during the meeting and I'll work on documentation.
Could you please double-check if everything went fine on my merge at: http://git.linuxtv.org/mchehab/experimental.git?a=shortlog;h=refs/heads/me dia_controller Before I merge it at the media-tree?
Everything is there. Thanks a lot.