ffmpeg/tests
Anton Khirnov fe490ec165 sws: separate the calls to scaled vs unscaled conversion
Call the scaler function directly rather than through a function
pointer. Drop the now-unused return value from ff_getSwsFunc() and
rename the function to reflect its new role.

This will be useful in the following commits, where it will become
important that the amount of output is different for scaled vs unscaled
case.
2021-07-03 15:57:13 +02:00
..
api avcodec/codec, allcodecs: Constify the AVCodec API 2021-04-27 10:43:14 -03:00
checkasm sws: separate the calls to scaled vs unscaled conversion 2021-07-03 15:57:13 +02:00
dnn tests/dnn/dnn-layer-mathunary-test: add unit test for exp 2021-03-24 13:57:19 +08:00
fate fate-aac: use the fast coder for tests 2021-05-21 19:28:50 +02:00
filtergraphs fate: add yuv420p10 and yuv422p10 tests for overlay filter 2020-06-19 07:14:46 +08:00
ref avformat/flvdec: use milisecond precision for parsing timestamps 2021-05-20 20:39:14 +02:00
.gitignore
audiogen.c
audiomatch.c tests/audiomatch: add free to make static analysis tools happy 2020-12-10 19:38:32 +08:00
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh fate-run.sh: print stream side data in probeaudiostream() 2021-05-09 11:07:20 +02:00
fate-valgrind.supp
fate.sh libavresample: Remove deprecated library 2021-04-27 10:43:13 -03:00
Makefile libavresample: Remove deprecated library 2021-04-27 10:43:13 -03:00
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