]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavdevice/dv1394.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavdevice / dv1394.h
index 7f3521d6e8e17b9e033eb5c0241866298c281bc0..00706f7541ce22ffd4479745171e3805fa396e5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * dv1394.h - DV input/output over IEEE 1394 on OHCI chips
+ * DV input/output over IEEE 1394 on OHCI chips
  *   Copyright (C)2001 Daniel Maas <dmaas@dcine.com>
  *     receive, proc_fs by Dan Dennedy <dan@dennedy.org>
  *
@@ -25,8 +25,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef FFMPEG_DV1394_H
-#define FFMPEG_DV1394_H
+#ifndef AVDEVICE_DV1394_H
+#define AVDEVICE_DV1394_H
 
 #define DV1394_DEFAULT_CHANNEL 63
 #define DV1394_DEFAULT_CARD    0
@@ -353,4 +353,4 @@ struct dv1394_status {
 };
 
 
-#endif /* FFMPEG_DV1394_H */
+#endif /* AVDEVICE_DV1394_H */