Browse Source

Add regression test for mov rtp hinting.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
tags/n0.11
Reimar Döffinger 13 years ago
parent
commit
50361e5144
2 changed files with 4 additions and 0 deletions
  1. +1
    -0
      tests/lavf-regression.sh
  2. +3
    -0
      tests/ref/lavf/mov

+ 1
- 0
tests/lavf-regression.sh View File

@@ -107,6 +107,7 @@ do_lavf flv -an
fi

if [ -n "$do_mov" ] ; then
do_lavf mov "-movflags +rtphint -acodec pcm_alaw -vcodec mpeg4"
do_lavf_timecode mov "-acodec pcm_alaw -vcodec mpeg4"
fi



+ 3
- 0
tests/ref/lavf/mov View File

@@ -1,3 +1,6 @@
d2f131b45f4696d7984288ed0263c2e3 *./tests/data/lavf/lavf.mov
367321 ./tests/data/lavf/lavf.mov
./tests/data/lavf/lavf.mov CRC=0x2f6a9b26
9a0b239ff596da58debcf210dece3985 *./tests/data/lavf/lavf.mov
357821 ./tests/data/lavf/lavf.mov
./tests/data/lavf/lavf.mov CRC=0x2f6a9b26


Loading…
Cancel
Save