ffmpeg/tests
Andreas Rheinhardt 129cbbd7be avcodec/aptxenc: Process data in complete blocks of four samples only
Do this by setting AVCodecInternal.pad_samples.
This prevents reading into the frame's padding and writing
into the packet's padding.

This actually happened in our FATE tests (where the number of samples
is 2 mod 4), which therefore needed to be updated.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-09-19 17:05:33 +02:00
..
api
checkasm checkasm/tx: add checkasm support for the iMDCT 2022-09-06 04:21:49 +02:00
fate fate/audio: Add tests for APTX (HD) 2022-09-19 17:05:33 +02:00
filtergraphs
ref avcodec/aptxenc: Process data in complete blocks of four samples only 2022-09-19 17:05:33 +02:00
.gitignore
Makefile fate/spdif: Add spdif tests 2022-09-13 14:50:01 +02:00
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate-run: Allow to set input options for encoding pass 2022-09-10 01:38:07 +02:00
fate-valgrind.supp
fate.sh
md5.sh
refcmp-metadata.awk
reference.pnm
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c