Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
b0da4903
Commit
b0da4903
authored
Jun 28, 2011
by
Mans Rullgard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: enable lavfi-pixmt tests on big endian systems
Signed-off-by:
Mans Rullgard
<
mans@mansr.com
>
parent
635930d4
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
0 additions
and
13 deletions
+0
-13
configure
configure
+0
-13
pixfmts_copy
tests/ref/lavfi/pixfmts_copy
+0
-0
pixfmts_crop
tests/ref/lavfi/pixfmts_crop
+0
-0
pixfmts_hflip
tests/ref/lavfi/pixfmts_hflip
+0
-0
pixfmts_null
tests/ref/lavfi/pixfmts_null
+0
-0
pixfmts_pad
tests/ref/lavfi/pixfmts_pad
+0
-0
pixfmts_scale
tests/ref/lavfi/pixfmts_scale
+0
-0
pixfmts_vflip
tests/ref/lavfi/pixfmts_vflip
+0
-0
No files found.
configure
View file @
b0da4903
...
...
@@ -1511,11 +1511,6 @@ test_deps(){
done
}
set_ne_test_deps
(){
eval
${
1
}
_be_test_deps
=
"bigendian"
eval
${
1
}
_le_test_deps
=
"!bigendian"
}
test_deps _encoder _decoder
\
adpcm_g726
=
g726
\
adpcm_ima_qt
\
...
...
@@ -1592,14 +1587,6 @@ test_deps _muxer _demuxer \
ac3_fixed_test_deps
=
"ac3_fixed_encoder ac3_decoder rm_muxer rm_demuxer"
mpg_test_deps
=
"mpeg1system_muxer mpegps_demuxer"
set_ne_test_deps pixfmts_copy
set_ne_test_deps pixfmts_crop
set_ne_test_deps pixfmts_hflip
set_ne_test_deps pixfmts_null
set_ne_test_deps pixfmts_pad
set_ne_test_deps pixfmts_scale
set_ne_test_deps pixfmts_vflip
# default parameters
logfile
=
"config.log"
...
...
tests/ref/lavfi/pixfmts_copy
_le
→
tests/ref/lavfi/pixfmts_copy
View file @
b0da4903
File moved
tests/ref/lavfi/pixfmts_crop
_le
→
tests/ref/lavfi/pixfmts_crop
View file @
b0da4903
File moved
tests/ref/lavfi/pixfmts_hflip
_le
→
tests/ref/lavfi/pixfmts_hflip
View file @
b0da4903
File moved
tests/ref/lavfi/pixfmts_null
_le
→
tests/ref/lavfi/pixfmts_null
View file @
b0da4903
File moved
tests/ref/lavfi/pixfmts_pad
_le
→
tests/ref/lavfi/pixfmts_pad
View file @
b0da4903
File moved
tests/ref/lavfi/pixfmts_scale
_le
→
tests/ref/lavfi/pixfmts_scale
View file @
b0da4903
File moved
tests/ref/lavfi/pixfmts_vflip
_le
→
tests/ref/lavfi/pixfmts_vflip
View file @
b0da4903
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment