..
.gitignore
avutil/tests/.gitignore: Add channel_layout testtool
2022-09-05 02:00:08 +02:00
adler32.c
avutil/tests/adler32: Remove unnecessary volatile
2022-01-29 21:26:26 +01:00
aes.c
lavu/tests: move timer.h include earlier
2017-09-08 18:51:05 +02:00
aes_ctr.c
avutil/avassert: Don't include avutil.h
2022-02-24 12:56:49 +01:00
audio_fifo.c
avutil/tests/audio_ffio: add missing header
2021-06-13 13:39:57 -03:00
avstring.c
avutil: remove FF_API_D2STR
2023-02-09 15:35:14 +01:00
base64.c
lavu/tests: move timer.h include earlier
2017-09-08 18:51:05 +02:00
blowfish.c
Merge commit '8131bd4c22ad59b040173f67a5b2edb75863e801'
2016-06-24 11:14:23 +02:00
bprint.c
Remove unnecessary avassert.h inclusions
2021-07-22 15:02:30 +02:00
camellia.c
avutil/log: Don't include avutil.h
2022-02-24 12:56:49 +01:00
cast5.c
avutil/log: Don't include avutil.h
2022-02-24 12:56:49 +01:00
channel_layout.c
avutil/tests/channel_layout: Test av_channel_layout_copy()
2023-08-10 09:10:47 +02:00
color_utils.c
avutil/{color_utils, csp}: merge color_utils into csp and expose API
2023-02-09 15:35:14 +01:00
cpu.c
lavu/tests/cpu: stop processing the thread count
2023-07-11 19:15:04 +02:00
cpu_init.c
avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS
2016-12-10 18:47:10 -03:00
crc.c
crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D
2018-03-07 22:26:53 +01:00
des.c
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
2021-01-01 14:14:57 +01:00
dict.c
avutil/tests/dict: Explicitly test av_dict_iterate()
2022-12-07 10:22:02 +01:00
display.c
avutil/display: Don't include avutil.h
2022-02-24 12:56:49 +01:00
encryption_info.c
avutil/avassert: Don't include avutil.h
2022-02-24 12:56:49 +01:00
error.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
eval.c
lavu/tests: move timer.h include earlier
2017-09-08 18:51:05 +02:00
fifo.c
lavu/fifo: add a test for _cb functions
2022-02-15 10:16:16 +01:00
file.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
hash.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
hmac.c
avutil/tests/hmac: remove superfluous loop
2017-10-22 20:25:38 -03:00
hwdevice.c
lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32
2023-04-24 13:24:41 +08:00
imgutils.c
tests/imgutils: test the output of av_image_fill_* functions
2020-07-30 19:33:09 -03:00
integer.c
avutil/integer: move the test to the corresponding subdirectory
2018-03-20 23:27:58 -03:00
lfg.c
avutil/tests/lfg: Remove debugging start/stop timer
2017-03-08 14:32:00 +01:00
lls.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 14:11:01 +01:00
log.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
lzo.c
avutil/mem: Don't include avutil.h
2023-09-07 00:42:10 +02:00
md5.c
libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings
2022-06-08 22:24:31 +02:00
murmur3.c
avutil/mem: Don't include avutil.h
2023-09-07 00:42:10 +02:00
opt.c
lavu: support AVChannelLayout AVOptions
2022-03-15 09:42:29 -03:00
parseutils.c
avutil/tests/parseutils: add some big duration tests
2018-10-07 20:26:29 +02:00
pca.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
pixdesc.c
avutil/mem: Don't include avutil.h
2023-09-07 00:42:10 +02:00
pixelutils.c
avutil/tests/pixelutils: Test that all non-hw pix fmts have components
2022-09-30 14:33:08 +02:00
pixfmt_best.c
lavu/pixdesc: favour formats where depth and subsampling exactly match
2022-09-17 15:11:13 -07:00
random_seed.c
avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro
2018-12-16 13:52:21 +11:00
rational.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
ripemd.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
sha.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
sha512.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
softfloat.c
avutil/softfloat: fix av_sincos_sf()
2023-06-23 02:06:46 +02:00
tea.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
tree.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
twofish.c
avutil/log: Don't include avutil.h
2022-02-24 12:56:49 +01:00
utf8.c
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
2016-06-22 13:44:34 +02:00
uuid.c
avutil/tests/uuid: add uuid tests
2022-06-12 18:34:37 +10:00
xtea.c
Merge commit 'ded4a6543dfb5a2f1d9f7fb8d3ab27a1872c22b3'
2016-06-24 11:16:52 +02:00