Revision 5b21bdab libavformat/dv1394.h
libavformat/dv1394.h | ||
---|---|---|
25 | 25 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
26 | 26 |
*/ |
27 | 27 |
|
28 |
#ifndef DV_1394_H
|
|
29 |
#define DV_1394_H
|
|
28 |
#ifndef FFMPEG_DV1394_H
|
|
29 |
#define FFMPEG_DV1394_H
|
|
30 | 30 |
|
31 | 31 |
#define DV1394_DEFAULT_CHANNEL 63 |
32 | 32 |
#define DV1394_DEFAULT_CARD 0 |
... | ... | |
353 | 353 |
}; |
354 | 354 |
|
355 | 355 |
|
356 |
#endif /* DV_1394_H */ |
|
356 |
#endif /* FFMPEG_DV1394_H */ |
Also available in: Unified diff