Skip to content

Commit

Permalink
[media] s5p-fimc: Add subdev for the FIMC processing block
Browse files Browse the repository at this point in the history
Add a subdev to expose the host's scaling and composition functions.
The camera frame composition onto an output buffer may be configured
through set/get_crop at FIMC.{n} source pad.
Additionally allow crop, composition and controls to be modified
during streaming. Make sure the default format is set when opening
the video capture node.
Rename struct fimc_vid_cap::fmt to more relevant 'mf' to avoid
confusion.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Sep 6, 2011
1 parent 4db5e27 commit 237e026
Show file tree
Hide file tree
Showing 5 changed files with 751 additions and 121 deletions.
Loading

0 comments on commit 237e026

Please sign in to comment.