summaryrefslogtreecommitdiff
path: root/v4l_experimental/pvrusb2
AgeCommit message (Collapse)Author
2005-12-02Fix broken pvrusb2 build, due to accidental commitMike Isely
- tveeprom.o had been accidentally added to pvrusb2's Kbuild file. This change restores the previous state. From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-12-02Change all uses of V4L2_STD_NTSC to V4L2_STD_NTSC_M in pvrusb2Mike Isely
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
2005-11-30cx88-ivtv.c added to experimental branchMauro Carvalho Chehab
- This code adds basic cx88 support for basic ivtv calls. It is not meant to go to prodution. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-29Fixed support for PAL-MMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-29Added PAL-M video standard to pvrusb2Mauro Carvalho Chehab
Added PAL-M video standard to pvrusb2 - still not working. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-27Pull in changes from 20051126 pvrusb2 snapshotMike Isely
From: Mike Isely <isely@pobox.com> - Rework various things to play nicer in native v4l environment Signed-off-by: Mike Isely <isely@pobox.com>
2005-11-25Added .cvsignore to pvrusb2 experimental dirMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-17make v4l symlinks before attempting pvrusb2 buildMichael Krufky
pvrusb2 depends on the rest of v4l to be present in order to build, and it also must have access to the headers. If someone does, 'make clean' after installing their v4l modules, it will remove the symlinks from the v4l/ directory. This ensures the symlinks are present before trying to build. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-11-15Fixed compiling on V4L CVS treeMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-11-14Added experimental branch for pvrusb2Mauro Carvalho Chehab
From: Mike Isely at pobox <isely@pobox.com> - Added experimental branch for pvrusb2 Signed-off-by: Mike Isely at pobox <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>