Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- brx@router ~/Documents/android-ffmpeg-master $ git init
- Initialized empty Git repository in /home/brx/Documents/android-ffmpeg-master/.git/
- brx@router ~/Documents/android-ffmpeg-master $ git submodule init
- brx@router ~/Documents/android-ffmpeg-master $ git submodule update
- brx@router ~/Documents/android-ffmpeg-master $ NDK_BASE=/home/brx/Documents/android-ndk-r6b ./configure_make_everything.sh
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/x264 ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- make: *** No rule to make target `clean'. Stop.
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/freetype2 ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- make: *** No rule to make target `clean'. Stop.
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/ffmpeg ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- make: *** No rule to make target `clean'. Stop.
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/sox ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- make: *** No rule to make target `clean'. Stop.
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/x264 ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ./configure_x264.sh: line 7: ./configure: No such file or directory
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/x264 ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- make: *** No targets specified and no makefile found. Stop.
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/freetype2 ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ./configure_freetype2.sh: line 7: ./autogen.sh: No such file or directory
- ./configure_freetype2.sh: line 10: ./configure: No such file or directory
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/freetype2 ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- make: *** No targets specified and no makefile found. Stop.
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- can't find file to patch at input line 7
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |cd ~/code/eighthave/ffmpeg
- |git diff n0.11.1..redact-0.11.1 > ~/code/guardianproject/android-ffmpeg/redact-plugins.patch
- |diff --git a/ffmpeg/libavfilter/Makefile b/ffmpeg/libavfilter/Makefile
- |index 29345fc..9812a94 100644
- |--- a/ffmpeg/libavfilter/Makefile
- |+++ b/ffmpeg/libavfilter/Makefile
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 2 out of 2 hunks ignored
- patching file ffmpeg/libavfilter/af_aredact.c
- can't find file to patch at input line 441
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/ffmpeg/libavfilter/allfilters.c b/ffmpeg/libavfilter/allfilters.c
- |index b9d44f2..27c2346 100644
- |--- a/ffmpeg/libavfilter/allfilters.c
- |+++ b/ffmpeg/libavfilter/allfilters.c
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 2 out of 2 hunks ignored
- patching file ffmpeg/libavfilter/vf_redact.c
- can't find file to patch at input line 5
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/ffmpeg/libavutil/arm/intmath.h b/ffmpeg/libavutil/arm/intmath.h
- |index 52af66e..e54458b 100644
- |--- a/ffmpeg/libavutil/arm/intmath.h
- |+++ b/ffmpeg/libavutil/arm/intmath.h
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 2 out of 2 hunks ignored
- can't find file to patch at input line 20
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |commit 62634158b7cd39ad1e330a87153a97bf3dc6f8de
- |Author: Mans Rullgard <mans@mansr.com>
- |Date: Fri Jun 29 13:35:08 2012 +0100
- |
- | ARM: generate position independent code to access data symbols
- |
- | This creates proper position independent code when accessing
- | data symbols if CONFIG_PIC is set.
- |
- | References to external symbols should now use the movrelx macro.
- | Some additional code changes are required since this macro may
- | need a register to hold the GOT pointer.
- |
- | Signed-off-by: Mans Rullgard <mans@mansr.com>
- |
- |diff --git a/libavcodec/arm/ac3dsp_armv6.S b/libavcodec/arm/ac3dsp_armv6.S
- |index 7e2f40e..f6f297a 100644
- |--- a/libavcodec/arm/ac3dsp_armv6.S
- |+++ b/libavcodec/arm/ac3dsp_armv6.S
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 1 out of 1 hunk ignored
- can't find file to patch at input line 35
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/libavcodec/arm/fft_fixed_neon.S b/libavcodec/arm/fft_fixed_neon.S
- |index 4d891ba..faddc00 100644
- |--- a/libavcodec/arm/fft_fixed_neon.S
- |+++ b/libavcodec/arm/fft_fixed_neon.S
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 1 out of 1 hunk ignored
- can't find file to patch at input line 48
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/libavcodec/arm/fft_neon.S b/libavcodec/arm/fft_neon.S
- |index aa06e6d..c4d8918 100644
- |--- a/libavcodec/arm/fft_neon.S
- |+++ b/libavcodec/arm/fft_neon.S
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 2 out of 2 hunks ignored
- can't find file to patch at input line 70
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/libavcodec/arm/sbrdsp_neon.S b/libavcodec/arm/sbrdsp_neon.S
- |index 4b681bf..610397f 100644
- |--- a/libavcodec/arm/sbrdsp_neon.S
- |+++ b/libavcodec/arm/sbrdsp_neon.S
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 2 out of 2 hunks ignored
- can't find file to patch at input line 94
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/libavcodec/arm/vp3dsp_neon.S b/libavcodec/arm/vp3dsp_neon.S
- |index 8d22d00..2a9b25f 100644
- |--- a/libavcodec/arm/vp3dsp_neon.S
- |+++ b/libavcodec/arm/vp3dsp_neon.S
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 1 out of 1 hunk ignored
- can't find file to patch at input line 109
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/libavcodec/arm/vp8_armv6.S b/libavcodec/arm/vp8_armv6.S
- |index 1fa6d15..1b668bc 100644
- |--- a/libavcodec/arm/vp8_armv6.S
- |+++ b/libavcodec/arm/vp8_armv6.S
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 2 out of 2 hunks ignored
- can't find file to patch at input line 131
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/libavcodec/arm/asm.S b/libavcodec/arm/asm.S
- |index 6038a63..1508180 100644
- |--- a/libavcodec/arm/asm.S
- |+++ b/libavcodec/arm/asm.S
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 3 out of 3 hunks ignored
- can't find file to patch at input line 16
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |commit 87fa05a0dae629cdad390adaa1054db3f4ecc3c7
- |Author: Mans Rullgard <[email protected]>
- |Date: Sat Aug 11 04:08:15 2012 +0100
- |
- | ARM: intmath: use native-size return types for clipping functions
- |
- | This avoids having the compiler redundantly mask the values to
- | the smaller size.
- |
- | Signed-off-by: Mans Rullgard <[email protected]>
- |
- |diff --git a/libavutil/arm/intmath.h b/libavutil/arm/intmath.h
- |index d5a343c..88e9c26 100644
- |--- a/libavutil/arm/intmath.h
- |+++ b/libavutil/arm/intmath.h
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 3 out of 3 hunks ignored
- can't find file to patch at input line 5
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/configure b/configure
- |index 4e1a611..34c6d27 100755
- |--- a/configure
- |+++ b/configure
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 1 out of 1 hunk ignored
- ~/Documents/android-ffmpeg-master/ffmpeg ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ./configure_ffmpeg.sh: line 26: ./configure: No such file or directory
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/ffmpeg ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install'. Stop.
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/sox ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- autoreconf: `configure.ac' or `configure.in' is required
- ./configure_sox.sh: line 23: ./configure: No such file or directory
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master/sox ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- make: *** No targets specified and no makefile found. Stop.
- make: *** No rule to make target `install-strip'. Stop.
- ~/Documents/android-ffmpeg-master ~/Documents/android-ffmpeg-master
- ~/Documents/android-ffmpeg-master
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement