mbox series

[0/2] media: cx88 and usbtv: PAL-Nc fixes

Message ID 20220513182922.4882-1-jorgem.linux@gmail.com (mailing list archive)
Headers show
Series media: cx88 and usbtv: PAL-Nc fixes | expand

Message

Jorge Maidana May 13, 2022, 6:29 p.m. UTC
This patch series fixes PAL-Nc support on cx88 and usbtv, it has been
tested with PAL-Nc sources and an "MS1835 VGA to AV Converter" PCB label
"MS1835_VGA2AV_DEMO_REV1.1" which has different output standards.

Jorge Maidana (2):
  media: cx88: Fix PAL-Nc standard
  media: usbtv: Add PAL-Nc standard

 drivers/media/pci/cx88/cx88-core.c    | 22 +++++++++++++++++-----
 drivers/media/usb/usbtv/usbtv-video.c |  5 ++++-
 drivers/media/usb/usbtv/usbtv.h       |  3 ++-
 3 files changed, 23 insertions(+), 7 deletions(-)