mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-13 02:41:37 +00:00
do regression tests for rv10 too
Originally committed as revision 904 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9db99069bd
commit
64a7a8af14
@ -9,6 +9,8 @@ c1f6c8ee7a24d8345deddf1a24ca3756 *./data/out.yuv
|
|||||||
145c98a175e760f8ba1997edf15b2964 *./data/out.yuv
|
145c98a175e760f8ba1997edf15b2964 *./data/out.yuv
|
||||||
3ad5ac82d92157d2483ab007fb0a8881 *./data/a-mjpeg.avi
|
3ad5ac82d92157d2483ab007fb0a8881 *./data/a-mjpeg.avi
|
||||||
278033451d7a6bfeb8339abbe4228499 *./data/out.yuv
|
278033451d7a6bfeb8339abbe4228499 *./data/out.yuv
|
||||||
|
ccbf683d781fa3cdfa18b618731fc74b *./data/a-rv10.rm
|
||||||
|
c4402129ece7bef30c034ef293d86104 *./data/out.yuv
|
||||||
21f8ff9f1daacd9133683bb4ea0f50a4 *./data/a-mp2.mp2
|
21f8ff9f1daacd9133683bb4ea0f50a4 *./data/a-mp2.mp2
|
||||||
116d1290ba1b4eb98fdee52e423417b1 *./data/out.wav
|
116d1290ba1b4eb98fdee52e423417b1 *./data/out.wav
|
||||||
048b9c3444c788bac6ce5cc3a8f4db00 *./data/a-ac3.rm
|
048b9c3444c788bac6ce5cc3a8f4db00 *./data/a-ac3.rm
|
||||||
|
@ -24,7 +24,7 @@ else
|
|||||||
do_h263=y
|
do_h263=y
|
||||||
do_mpeg4=y
|
do_mpeg4=y
|
||||||
do_mjpeg=y
|
do_mjpeg=y
|
||||||
#do_rv10=y #broken
|
do_rv10=y
|
||||||
do_mp2=y
|
do_mp2=y
|
||||||
do_ac3=y
|
do_ac3=y
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user