ffmpeg/tests
Martin Storsjö 59e8ec0aa8 movenc: Add an API unit test for fragmenting options/calls
Contrary to the normal fate tests that run via avconv, this tests
nontrivial call sequences that are only doable via the API
(mainly for different corner cases when using the muxer for
segmenting).

The test muxes fake packet data (with extradata that looks
enough like proper data to make the file be viewable with e.g.
boxdumper) and checks the hash of the produced files. The test also
verifies that fragments produced via different call sequences remain
identical (to avoid e.g. updating the output hashes and suddenly
having fragments that used to be identical suddenly diverging), for
fragments written with frag_discont and/or delay_moov.

Signed-off-by: Martin Storsjö <martin@martin.st>
2015-11-10 21:50:25 +02:00
..
checkasm checkasm: Fix the function name sorting algorithm 2015-10-03 13:38:03 +02:00
fate movenc: Add an API unit test for fragmenting options/calls 2015-11-10 21:50:25 +02:00
filtergraphs
ref movenc: Add an API unit test for fragmenting options/calls 2015-11-10 21:50:25 +02:00
Makefile fate: add checkasm target 2015-07-18 01:06:45 +02:00
audiogen.c cosmetics: Write NULL pointer inequality checks more compactly 2014-08-15 05:34:13 -07:00
base64.c
fate-run.sh fate: Reduce the number of frames used to test video filters 2015-05-10 13:49:30 +02:00
fate.sh fate: add explicit support for the toolchain configure option 2015-03-16 11:55:47 +01:00
lavf-regression.sh Remove avserver. 2014-06-18 14:55:28 +02:00
md5.sh
reference.pnm Replace lena.pnm 2014-11-28 17:55:27 -05:00
regression-funcs.sh
rotozoom.c
tiny_psnr.c tiny_psnr: Use the correct abs() version 2015-09-29 14:33:01 +02:00
utils.c
videogen.c