]> git.pld-linux.org Git - packages/libdv.git/commitdiff
- for quicktime4linux RA-1_0 libdv-0_98-2
authormarcus <marcus@pld-linux.org>
Fri, 8 Nov 2002 18:25:23 +0000 (18:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libdv-extern.patch -> 1.1

libdv-extern.patch [new file with mode: 0644]

diff --git a/libdv-extern.patch b/libdv-extern.patch
new file mode 100644 (file)
index 0000000..cb358ef
--- /dev/null
@@ -0,0 +1,12 @@
+diff -uNr libdv-0.98.orig/libdv/encode.c libdv-0.98/libdv/encode.c
+--- libdv-0.98.orig/libdv/encode.c     Thu Jul 25 05:47:20 2002
++++ libdv-0.98/libdv/encode.c  Fri Nov  8 19:08:35 2002
+@@ -1178,7 +1178,7 @@
+       }
+ }
+-static void process_videosegment(dv_enc_input_filter_t * input,
++extern void process_videosegment(dv_enc_input_filter_t * input,
+                                dv_videosegment_t* videoseg,
+                                uint8_t * vsbuffer, int vlc_encode_passes,
+                                int static_qno)
This page took 0.06494 seconds and 4 git commands to generate.