Hi,

Please find RFC v2 for adding reduced fps support in vivid video
transmit and receive.

Changes since v1:
1. Added helper function to check if all necessary conditions for
reduced fps are met.
2. This function can now common for  vivid-vid-out and vivid-vid-cap
3. Same helper function can also be used by v4l2-dv-timings before
setting the flag for reduced fps.
4. Incorporated other review comments. Also split patches into
smaller and well separated changes.

Please review and share your comments.

Regards,
Prashant

Prashant Laddha (4):
  v4l2-dv-timings: add condition checks for reduced fps
  vivid: add support for reduced fps in video out
  vivid-capture: add control for reduced frame rate
  vivid: add support for reduced frame rate in video capture

 drivers/media/platform/vivid/vivid-core.h    |  1 +
 drivers/media/platform/vivid/vivid-ctrls.c   | 15 +++++++++++++++
 drivers/media/platform/vivid/vivid-vid-cap.c | 10 +++++++++-
 drivers/media/platform/vivid/vivid-vid-out.c |  9 ++++++++-
 drivers/media/v4l2-core/v4l2-dv-timings.c    |  5 +++++
 include/media/v4l2-dv-timings.h              | 21 +++++++++++++++++++++
 6 files changed, 59 insertions(+), 2 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to