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
7770c0da
Commit
7770c0da
authored
Oct 23, 2012
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate/mapchan: add bitexact flag
fixes fate breakage Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
a57d560d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
mapchan.mak
tests/fate/mapchan.mak
+3
-3
mapchan-6ch-extract-2
tests/ref/fate/mapchan-6ch-extract-2
+2
-2
mapchan-6ch-extract-2-downmix-mono
tests/ref/fate/mapchan-6ch-extract-2-downmix-mono
+1
-1
mapchan-silent-mono
tests/ref/fate/mapchan-silent-mono
+1
-1
No files found.
tests/fate/mapchan.mak
View file @
7770c0da
FATE_MAPCHAN += fate-mapchan-6ch-extract-2
fate-mapchan-6ch-extract-2: tests/data/asynth-22050-6.wav
fate-mapchan-6ch-extract-2: CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.0 -f
wav md5: -map_channel 0.0.1
-f wav md5:
fate-mapchan-6ch-extract-2: CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.0 -f
lags +bitexact -f wav md5: -map_channel 0.0.1 -flags +bitexact
-f wav md5:
FATE_MAPCHAN += fate-mapchan-6ch-extract-2-downmix-mono
fate-mapchan-6ch-extract-2-downmix-mono: tests/data/asynth-22050-6.wav
fate-mapchan-6ch-extract-2-downmix-mono: CMD = md5 -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.1 -map_channel 0.0.0 -ac 1 -f wav
fate-mapchan-6ch-extract-2-downmix-mono: CMD = md5 -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_channel 0.0.1 -map_channel 0.0.0 -ac 1 -f
lags +bitexact -f
wav
FATE_MAPCHAN += fate-mapchan-silent-mono
fate-mapchan-silent-mono: tests/data/asynth-22050-1.wav
fate-mapchan-silent-mono: CMD = md5 -i $(TARGET_PATH)/tests/data/asynth-22050-1.wav -map_channel -1 -map_channel 0.0.0 -f wav
fate-mapchan-silent-mono: CMD = md5 -i $(TARGET_PATH)/tests/data/asynth-22050-1.wav -map_channel -1 -map_channel 0.0.0 -f
lags +bitexact -f
wav
FATE_FFMPEG += $(FATE_MAPCHAN)
fate-mapchan: $(FATE_MAPCHAN)
tests/ref/fate/mapchan-6ch-extract-2
View file @
7770c0da
40a98f34b1f34da59ff9d9ebf55654ad
9a252de5d38890c4bf52fd1f983a1865
6f091fe8c0be88c75921731dc9f74314
5c2d162b9024329eb367295d37b8ca0a
tests/ref/fate/mapchan-6ch-extract-2-downmix-mono
View file @
7770c0da
339a7c7c67b96df0aac636adc852a3a9
959645ed73e6d08d8f1e947eac5d0b92
tests/ref/fate/mapchan-silent-mono
View file @
7770c0da
60ebd29f1ee6b700392969083016560
c
4f5148f08587a4b9794aa52aec7852a
c
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