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