109 Commits (c7183a22dbc34d02016d92bd19b06a2e665861df)

Author SHA1 Message Date
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
Clément Bœsch e0b9b3e60e lavu/tests: move timer.h include earlier 7 years ago
Clément Bœsch dc27df47ff lavu/tests/des: rename crypt to crypt_ref 7 years ago
Tobias Rapp 60008c0fe9 fate: update pixfmt_best test to check for endianness 7 years ago
Mark Thompson 3192821237 pixdesc: Add a test for av_find_best_pix_fmt_of_2() 7 years ago
James Almer e53c9065ca avutil/tests: remove float_dsp test 8 years ago
Diego Biurrun 97cfe1d8bd Convert all AVClass struct declarations to designated initializers. 8 years ago
Steven Liu 44cd7502c7 avutil/avstring: improve av_strreplace implement 8 years ago
James Almer 128e1fbf13 avutil/float_dsp: add test for vector_dmac_scalar 8 years ago
Michael Niedermayer afebf470ca avutil/tests/dict: Check return of av_dict_parse_string() 8 years ago
Michael Niedermayer 1d0bad421c avutil/tests/lfg: Remove debugging start/stop timer 8 years ago
Thomas Turner a50ccbd240 avutil/tests/lfg.c: added proper normality test 8 years ago
Micah Galizia 489c09ad4b add locale month names to av_small_strptime 8 years ago
Diego Biurrun b83aea7340 des-test: Pass the proper types to av_des_*() functions 8 years ago
Matthieu Bouron adf5dc90a9 avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore 8 years ago
Thomas Turner 08fdf965c9 avutil/tests/audio_fifo.c: pass by reference for efficiency and change datatype to const 8 years ago
Thomas Turner 3126ca2825 avutil/tests: added selftest for aes_ctr.c 8 years ago
Thomas Turner b7a6d28e5e avutil/tests: improved code coverage for atomic 8 years ago
Thomas Turner 1bfb4587a2 avutil/tests/audio_fifo.c: Memory leak and tab space fixes 8 years ago
Thomas Turner 11b7cad3dc avutil/tests/audio_fifo.c: use av_malloc() family of functions 8 years ago
Thomas Turner d7a3c7427f avutil/tests/audio_fifo.c: Corrected test error messages 8 years ago
James Almer 94eb600f35 tests/audio_fifo: fix buffer allocation for non planar formats 8 years ago
Michael Niedermayer c193132ce5 avutil/tests/random_seed: eliminate goto 8 years ago
Thomas Turner 8dcb28cf6d avutil/tests: Improved code coverage for random_seed 8 years ago
James Almer 0abcebe3d6 tests/avstring: free the pointer after calls to av_d2str() 8 years ago
Thomas Turner 9f76ad2a46 avutil: Added selftest for libavutil/audio_fifo.c 8 years ago
Thomas Turner e303e3d4b9 avutil: Improved test coverage for avstring.c 8 years ago
Michael Niedermayer 4cf3def805 avutil/tests/imgutils: Remove unused variable 8 years ago
Wan-Teh Chang 3703f13333 avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 8 years ago
Wan-Teh Chang 8986885801 avutil/cpu_init: remove unnecessary arguments to the main() function 8 years ago
Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 8 years ago
Wan-Teh Chang 2170017a1c avutil: fix data race in av_get_cpu_flags() 8 years ago
Wan-Teh Chang 048b46b4e2 avutil/tests: add cpu_init to .gitignore and tests/fate 8 years ago
Wan-Teh Chang d84a21207e avutil/tests: Add cpu_init.c to check whether the one-time initialization in av_get_cpu_flags() has data races. 8 years ago
Thomas Turner 09d39177dc avutil: Improved selftest coverage for libavutil/fifo.c 8 years ago
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API 8 years ago
Diego Biurrun ded4a6543d xtea-test: Use struct allocation functions from the API 9 years ago