mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
f3599b1e52
Kino is an IEEE 1394 DV non-linear video editor. Note: IEEE 1394 and V4L are disabled in this port.
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
--- src/kino_av_pipe.h Tue Nov 25 20:51:18 2003
|
|
+++ src/kino_av_pipe.h Sat Apr 10 12:20:10 2004
|
|
@@ -21,7 +21,6 @@
|
|
#define _KINO_AV_PIPE_H 1
|
|
|
|
#include <stdio.h>
|
|
-#include <stdint.h>
|
|
#include <stdlib.h>
|
|
|
|
class KinoAudioInput
|