From 93e0cc440aba618d132cc8ccd856f63f851475a5 Mon Sep 17 00:00:00 2001 From: Mike Isely Date: Fri, 2 Dec 2005 13:32:17 +0000 Subject: Change all uses of V4L2_STD_NTSC to V4L2_STD_NTSC_M in pvrusb2 From: Mike Isely Signed-off-by: Mike Isely --- v4l/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index aaf4f9d41..abbbdd109 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,18 @@ +2005-12-02 13:27 mcisely + + * ../v4l_experimental/pvrusb2/pvrusb2-eeprom.c: + * ../v4l_experimental/pvrusb2/pvrusb2-tuner.c: + (pvr2_tuner_set_standard): + * ../v4l_experimental/pvrusb2/pvrusb2-v4l2.c: (pvr2_v4l2_do_ioctl): + * ../v4l_experimental/pvrusb2/pvrusb2-video-v4l.c: + (pvr2_decoder_v4l_set_norm): + + - Change all uses of V4L2_STD_NTSC to V4L2_STD_NTSC_M, which is + needed to compensate for a change in tuner-simple.c that causes it + to be sensitive to the precise video standard in use. + + Signed-off-by: Mike Isely + 2005-12-02 10:57 mchehab * ../README: -- cgit v1.2.3