ffmpeg/tests
Martin Storsjö 446353ea18 checkasm: arm: Don't start new const blocks for each string
Each const block needs to be terminated by one endconst
invocation so either call endconst after each, or just
declare plain labels to the later strings.

This fixes errors such as this, on some binutils versions:

checkasm.S:38: Error: Macro `endconst' was already defined

Signed-off-by: Martin Storsjö <martin@martin.st>
2016-07-17 12:21:19 +03:00
..
checkasm checkasm: arm: Don't start new const blocks for each string 2016-07-17 12:21:19 +03:00
fate FATE: add a test for H.264 with two fields per packet 2016-07-15 15:34:29 +02:00
filtergraphs
ref FATE: add a test for H.264 with two fields per packet 2016-07-15 15:34:29 +02:00
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
Makefile fate: Move Canopus decoder tests to a separate file 2016-06-06 11:59:53 -04:00
audiogen.c
base64.c
fate-run.sh tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
fate.sh fate: Ignore errors from concatenating report files 2016-02-23 11:45:37 +01:00
lavf-regression.sh
md5.sh
reference.pnm
regression-funcs.sh
rotozoom.c
tiny_psnr.c Drop pointless assert.h #includes 2016-05-03 15:45:10 +02:00
utils.c
videogen.c