Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
9aa7b3cd
Commit
9aa7b3cd
authored
Feb 29, 2012
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: switch lavfi-pp targets which need bitexact flags to use them.
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
7f80afe0
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
10 deletions
+10
-10
lavfi-regression.sh
tests/lavfi-regression.sh
+5
-5
pp
tests/ref/lavfi/pp
+1
-1
pp2
tests/ref/lavfi/pp2
+1
-1
pp3
tests/ref/lavfi/pp3
+1
-1
pp4
tests/ref/lavfi/pp4
+1
-1
pp6
tests/ref/lavfi/pp6
+1
-1
No files found.
tests/lavfi-regression.sh
View file @
9aa7b3cd
...
...
@@ -38,12 +38,12 @@ do_lavfi "fade" "fade=in:5:15,fade=out:30:15"
do_lavfi
"null"
"null"
do_lavfi
"overlay"
"split[m],scale=88:72,pad=96:80:4:4[o2];[m]fifo,[o2]overlay=240:16"
do_lavfi
"pad"
"pad=iw*1.5:ih*1.5:iw*0.3:ih*0.2"
do_lavfi
"pp"
"mp=pp=de/tn/l5/al"
do_lavfi
"pp2"
"mp=pp=fq:16/fa/lb"
do_lavfi
"pp3"
"mp=pp=fq:8/ac/li"
do_lavfi
"pp4"
"mp=pp=ci"
do_lavfi
"pp"
"mp=pp=
be/
de/tn/l5/al"
do_lavfi
"pp2"
"mp=pp=
be/
fq:16/fa/lb"
do_lavfi
"pp3"
"mp=pp=
be/
fq:8/ac/li"
do_lavfi
"pp4"
"mp=pp=
be/
ci"
do_lavfi
"pp5"
"mp=pp=md"
do_lavfi
"pp6"
"mp=pp=fd"
do_lavfi
"pp6"
"mp=pp=
be/
fd"
do_lavfi
"scale200"
"scale=200:200"
do_lavfi
"scale500"
"scale=500:500"
do_lavfi
"select"
"select=not(eq(mod(n
\,
2)
\,
0)+eq(mod(n
\,
3)
\,
0))"
...
...
tests/ref/lavfi/pp
View file @
9aa7b3cd
pp
3ddfb037bb1f941d6526a2473a191677
pp
520803fe1843d384b852ff9750e815c9
tests/ref/lavfi/pp2
View file @
9aa7b3cd
pp2
79e3480bfc7561f6a175138727319999
pp2
1a34413c53356a5fc4f891e50f8400c8
tests/ref/lavfi/pp3
View file @
9aa7b3cd
pp3
d5feed74a102bf241cd57a3784eda8c0
pp3
192df08ba93baa48d90551509b64615c
tests/ref/lavfi/pp4
View file @
9aa7b3cd
pp4
9584bae9fe344e2ffa9d73a8370e8b11
pp4
23b157b7a658800954f095f950f18165
tests/ref/lavfi/pp6
View file @
9aa7b3cd
pp6
4a2f70e09ef52a48df2e5be8b8e2859
f
pp6
9ace50ed384e9a085965c52366e9cd6
f
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