r343: Fixed build with libdv 0.103, which no longer ships dv1394.h.
commit012c1187f068ca76b607d43d6d7e08a51bd02bf5
authorJohannes Sixt <johannes.sixt@telecom.at>
Thu, 15 Jul 2004 19:19:57 +0000 (15 19:19 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Thu, 15 Jul 2004 19:19:57 +0000 (15 19:19 +0000)
treec19698c87a45e0ff167ce13fa6d457b3c1573301
parente69423bb01a2d427fde2899896d9d86e35ebc7a0
r343: Fixed build with libdv 0.103, which no longer ships dv1394.h.
This dv1394.h is a copy from the 2.6.4 kernel (as is ieee1394-ioctl.h).
The ioctl variables dv1394_* were removed since the ioctls have always been
the same for 2.4.x and 2.6.x kernels (just the names changed).
cinelerra/Makefile.am
cinelerra/device1394output.C
cinelerra/device1394output.h
cinelerra/dv1394.h [new file with mode: 0644]
cinelerra/filedv.C