]> git.pld-linux.org Git - packages/libdv.git/blob - libdv-extern.patch
- removed two lines with define
[packages/libdv.git] / libdv-extern.patch
1 diff -uNr libdv-0.98.orig/libdv/encode.c libdv-0.98/libdv/encode.c
2 --- libdv-0.98.orig/libdv/encode.c      Thu Jul 25 05:47:20 2002
3 +++ libdv-0.98/libdv/encode.c   Fri Nov  8 19:08:35 2002
4 @@ -1178,7 +1178,7 @@
5         }
6  }
7  
8 -static void process_videosegment(dv_enc_input_filter_t * input,
9 +extern void process_videosegment(dv_enc_input_filter_t * input,
10                                  dv_videosegment_t* videoseg,
11                                  uint8_t * vsbuffer, int vlc_encode_passes,
12                                  int static_qno)
This page took 0.064925 seconds and 3 git commands to generate.