Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
64a7a8af
Commit
64a7a8af
authored
22 years ago
by
Michael Niedermayer
Browse files
Options
Downloads
Patches
Plain Diff
do regression tests for rv10 too
Originally committed as revision 904 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
9db99069
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/ffmpeg.regression.ref
+2
-0
2 additions, 0 deletions
tests/ffmpeg.regression.ref
tests/regression.sh
+1
-1
1 addition, 1 deletion
tests/regression.sh
with
3 additions
and
1 deletion
tests/ffmpeg.regression.ref
+
2
−
0
View file @
64a7a8af
...
...
@@ -9,6 +9,8 @@ c1f6c8ee7a24d8345deddf1a24ca3756 *./data/out.yuv
145c98a175e760f8ba1997edf15b2964 *./data/out.yuv
3ad5ac82d92157d2483ab007fb0a8881 *./data/a-mjpeg.avi
278033451d7a6bfeb8339abbe4228499 *./data/out.yuv
ccbf683d781fa3cdfa18b618731fc74b *./data/a-rv10.rm
c4402129ece7bef30c034ef293d86104 *./data/out.yuv
21f8ff9f1daacd9133683bb4ea0f50a4 *./data/a-mp2.mp2
116d1290ba1b4eb98fdee52e423417b1 *./data/out.wav
048b9c3444c788bac6ce5cc3a8f4db00 *./data/a-ac3.rm
...
...
This diff is collapsed.
Click to expand it.
tests/regression.sh
+
1
−
1
View file @
64a7a8af
...
...
@@ -24,7 +24,7 @@ else
do_h263
=
y
do_mpeg4
=
y
do_mjpeg
=
y
#
do_rv10=y
#broken
do_rv10
=
y
do_mp2
=
y
do_ac3
=
y
fi
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment