All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] vivid: reduced fps support
@ 2015-08-23 14:09 Prashant Laddha
  2015-08-23 14:09 ` [RFC PATCH 1/2] vivid: add support for reduced fps in video out Prashant Laddha
  2015-08-23 14:09 ` [RFC PATCH 2/2] vivid: add support for reduced fps in video capture Prashant Laddha
  0 siblings, 2 replies; 5+ messages in thread
From: Prashant Laddha @ 2015-08-23 14:09 UTC (permalink / raw)
  To: linux-media

Hi,

Following patches add reduced fps support in vivid video transmit
and capture. Please review and share your comments.

Regards,
Prashant

Prashant Laddha (2):
  vivid: add support for reduced fps in video out.
  vivid: add support for reduced fps 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 |  7 ++++++-
 drivers/media/platform/vivid/vivid-vid-out.c | 30 +++++++++++++++++++++++++++-
 drivers/media/v4l2-core/v4l2-dv-timings.c    |  5 +++++
 5 files changed, 56 insertions(+), 2 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-04 13:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-23 14:09 [RFC PATCH 0/2] vivid: reduced fps support Prashant Laddha
2015-08-23 14:09 ` [RFC PATCH 1/2] vivid: add support for reduced fps in video out Prashant Laddha
2015-09-04 13:04   ` Hans Verkuil
2015-08-23 14:09 ` [RFC PATCH 2/2] vivid: add support for reduced fps in video capture Prashant Laddha
2015-09-04 13:24   ` Hans Verkuil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.