Ticket #949: Log_videodev2_fail.txt

File Log_videodev2_fail.txt, 3.6 KB (added by feranick, 15 months ago)
Line 
1vdevicebuz.C: In constructor 'VDeviceBUZInput::VDeviceBUZInput(VDeviceBUZ*)':
2vdevicebuz.C:69:63: warning: deprecated conversion from string constant to 'char*'
3vdevicebuz.C:70:56: warning: deprecated conversion from string constant to 'char*'
4vdevicebuz.C: In member function 'virtual void VDeviceBUZInput::run()':
5vdevicebuz.C:118:31: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
6vdevicebuz.C:131:44: warning: deprecated conversion from string constant to 'char*'
7vdevicebuz.C: In member function 'void VDeviceBUZInput::get_buffer(char**, int*)':
8vdevicebuz.C:159:82: warning: deprecated conversion from string constant to 'char*'
9vdevicebuz.C:170:50: warning: deprecated conversion from string constant to 'char*'
10vdevicebuz.C: In member function 'void VDeviceBUZInput::put_buffer()':
11vdevicebuz.C:184:49: warning: deprecated conversion from string constant to 'char*'
12vdevicebuz.C: In constructor 'VDeviceBUZ::VDeviceBUZ(VideoDevice*)':
13vdevicebuz.C:221:49: warning: deprecated conversion from string constant to 'char*'
14vdevicebuz.C: In member function 'virtual int VDeviceBUZ::set_channel(Channel*)':
15vdevicebuz.C:370:44: warning: deprecated conversion from string constant to 'char*'
16vdevicebuz.C: In member function 'virtual int VDeviceBUZ::set_picture(PictureConfig*)':
17vdevicebuz.C:403:45: warning: deprecated conversion from string constant to 'char*'
18vdevicebuz.C: In member function 'int VDeviceBUZ::get_norm(int)':
19vdevicebuz.C:451:30: error: 'VIDEO_MODE_NTSC' was not declared in this scope
20vdevicebuz.C:452:30: error: 'VIDEO_MODE_PAL' was not declared in this scope
21vdevicebuz.C:453:30: error: 'VIDEO_MODE_SECAM' was not declared in this scope
22vdevicebuz.C: In member function 'virtual int VDeviceBUZ::read_buffer(VFrame*)':
23vdevicebuz.C:459:44: warning: deprecated conversion from string constant to 'char*'
24vdevicebuz.C: In member function 'int VDeviceBUZ::open_input_core(Channel*)':
25vdevicebuz.C:524:25: error: aggregate 'VDeviceBUZ::open_input_core(Channel*)::video_channel vch' has incomplete type and cannot be defined
26vdevicebuz.C:529:24: error: 'VIDIOCSCHAN' was not declared in this scope
27vdevicebuz.C:541:22: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
28vdevicebuz.C:560:22: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
29vdevicebuz.C:579:22: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
30vdevicebuz.C:593:23: error: aggregate 'VDeviceBUZ::open_input_core(Channel*)::video_picture picture_params' has incomplete type and cannot be defined
31vdevicebuz.C:595:22: error: 'VIDIOCGPICT' was not declared in this scope
32vdevicebuz.C:603:22: error: 'VIDIOCSPICT' was not declared in this scope
33vdevicebuz.C:605:22: error: 'VIDIOCGPICT' was not declared in this scope
34vdevicebuz.C:614:29: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
35vdevicebuz.C: In member function 'int VDeviceBUZ::open_output_core(Channel*)':
36vdevicebuz.C:641:24: error: aggregate 'VDeviceBUZ::open_output_core(Channel*)::video_channel vch' has incomplete type and cannot be defined
37vdevicebuz.C:645:23: error: 'VIDIOCSCHAN' was not declared in this scope
38vdevicebuz.C:651:22: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
39vdevicebuz.C:661:22: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
40vdevicebuz.C:675:22: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
41vdevicebuz.C: In member function 'virtual int VDeviceBUZ::write_buffer(VFrame*, EDL*)':
42vdevicebuz.C:686:45: warning: deprecated conversion from string constant to 'char*'
43vdevicebuz.C:742:22: error: 'BASE_VIDIOCPRIVATE' was not declared in this scope
44make[4]: *** [vdevicebuz.o] Error 1
45
46