This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Add dpx encoding regression test.
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
tags/n0.11
Carl Eugen Hoyos
Justin Ruggles
14 years ago
parent
04217de4d6
commit
8ee2ddcb2a
2 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
tests/lavf-regression.sh
+3
-0
tests/ref/lavf/dpx
+ 4
- 0
tests/lavf-regression.sh
View File
@@ -179,6 +179,10 @@ if [ -n "$do_xwd" ] ; then
do_image_formats xwd
fi
if [ -n "$do_dpx" ] ; then
do_image_formats dpx
fi
# audio only
if [ -n "$do_wav" ] ; then
+ 3
- 0
tests/ref/lavf/dpx
View File
@@ -0,0 +1,3 @@
5bb43eae2d80da95d26f7fe4669d6166 *./tests/data/images/dpx/02.dpx
./tests/data/images/dpx/%02d.dpx CRC=0x6da01946
305792 ./tests/data/images/dpx/02.dpx
Write
Preview
Loading…
Cancel
Save