95 Commits (d7abb7d143fd1fbacb0084a8936bc4029afe5111)

Author SHA1 Message Date
James Almer 85c59bd6de avutil/test/pixfmt_best: test the VUYA pixel format 2 years ago
Pierre-Anthony Lemieux 7c2f029ede
avutil/tests/uuid: add uuid tests 2 years ago
softworkz 22ab2a375d libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings 2 years ago
James Almer 7602b4e4c2 avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout_subset() 3 years ago
James Almer cbeb827cfb avutil/tests/channel_layout: test av_channel_layout_check() 3 years ago
James Almer 95ac380252 avutil/tests/channel_layout: test the output of av_channel_layout_subset() 3 years ago
James Almer 167c5a6afc avutil/tests/channel_layout: test the output of av_channel_layout_standard() 3 years ago
James Almer f9ed91abc9 avutil/tests/channel_layout: test generating a custom layout using ambisonic channels and a non diegetic channel with a custom name 3 years ago
Vittorio Giovara 886847afa0 channel_layout: add support for Ambisonic 3 years ago
Anton Khirnov f423497b45 lavu: support AVChannelLayout AVOptions 3 years ago
James Almer f51e169d2b fate: add a channel_layout API test 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 84f16bb5e6 avutil/avassert: Don't include avutil.h 3 years ago
Andreas Rheinhardt b389ff9a85 avutil/display: Don't include avutil.h 3 years ago
Andreas Rheinhardt 321a3c244d avutil/log: Don't include avutil.h 3 years ago
Anton Khirnov d512115267 lavu/fifo: add a test for _cb functions 3 years ago
Anton Khirnov 93ed375574 lavu/tests/fifo: switch to the new API 3 years ago
Andreas Rheinhardt 98cef1ebbe avutil/tests/adler32: Remove unnecessary volatile 3 years ago
Anton Khirnov 63b013aa68 lavu/fifo: deprecate av_fifo_peek2() 3 years ago
James Almer e1d3ef9217 avutil/tests/cpu: add slowgather 3 years ago
Sebastian Kirmayer dfd06ee710 avutil/twofish: Fixed decryption 3 years ago
Shiyou Yin 9a840ffa17 avutil: [loongarch] Add support for loongarch SIMD. 3 years ago
Andreas Rheinhardt 4e135347a7 avutil/tests/opt: Set AVClass.version 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Matthieu Patou 163559ed62 avutil/tests/audio_ffio: add missing header 3 years ago
James Almer 75f0bc651f avutil/tests/lzo: remove timer macros 3 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Nicolas George 06f2651204 lavu/avstring: deprecate av_d2str(). 4 years ago
James Almer 134a48a880 tests/imgutils: test the output of av_image_fill_* functions 4 years ago
Jiaxun Yang e387fcd01c libavutil: Detect MMI and MSA flags for MIPS 4 years ago
Marton Balint a619787a9c avutil/tests/opt: add av_opt_get/av_opt_set tests 5 years ago
Marton Balint 672b925e8a avutil/tests/opt: add tests for AV_OPT_TYPE_DICT 5 years ago
Philip Langdale 5de4f1d871 avutil: Add NV24 and NV42 pixel formats 6 years ago
Peter Ross 436bffaca2 avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro 6 years ago
Marton Balint 416804fe41 avutil/tests/parseutils: add some big duration tests 6 years ago
Jun Zhao b8bf7408dc lavutil/pixelutils: add sad_32x32 in pixelutils API. 6 years ago
Jacob Trimble 69bd73b3ff libavutil/encryption_info: Add unit tests. 6 years ago
Jacob Trimble 96281ed689 avutil/gitignore: Ignore integer test binary. 6 years ago
Jun Zhao 7f5b8f0883 tests/bprint: Replace the number by macro for bprint init 7 years ago
Mark Thompson ba7d1377e8 hwcontext: Add test for device creation and derivation 7 years ago
Marton Balint 56b081da57 avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 7 years ago
James Almer 72bb955625 avutil/integer: move the test to the corresponding subdirectory 7 years ago
Aurelien Jacobs 0b4ad86959 crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 7 years ago
Jacob Trimble 9f07cf7c00 avutil/aes_ctr: Add method to set 16-byte IV. 7 years ago
Anton Khirnov 89b84cb18b It has been replaced by C11 stdatomic.h and is now unused. 7 years ago
James Darnley 8b81eabe57 avutil: add AVX-512 flags 7 years ago
James Almer 90eb0a2180 avutil/tests/hmac: remove superfluous loop 7 years ago
Jesse Liu 8e17cd20b9 add missing ignore files 7 years ago