summaryrefslogtreecommitdiff
path: root/libavutil/tests
Commit message (Expand)AuthorAge
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-10
* avutil/tests/cpu: add slowgatherJames Almer2021-12-21
* avutil/twofish: Fixed decryptionSebastian Kirmayer2021-12-19
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-15
* avutil/tests/opt: Set AVClass.versionAndreas Rheinhardt2021-09-27
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avutil/tests/audio_ffio: add missing headerMatthieu Patou2021-06-13
* avutil/tests/lzo: remove timer macrosJames Almer2021-06-13
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* lavu/avstring: deprecate av_d2str().Nicolas George2020-08-21
* tests/imgutils: test the output of av_image_fill_* functionsJames Almer2020-07-30
* libavutil: Detect MMI and MSA flags for MIPSJiaxun Yang2020-07-23
* avutil/tests/opt: add av_opt_get/av_opt_set testsMarton Balint2019-12-27
* avutil/tests/opt: add tests for AV_OPT_TYPE_DICTMarton Balint2019-12-27
* avutil: Add NV24 and NV42 pixel formatsPhilip Langdale2019-05-12
* avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macroPeter Ross2018-12-16
* avutil/tests/parseutils: add some big duration testsMarton Balint2018-10-07
* lavutil/pixelutils: add sad_32x32 in pixelutils API.Jun Zhao2018-07-31
* libavutil/encryption_info: Add unit tests.Jacob Trimble2018-06-27
* avutil/gitignore: Ignore integer test binary.Jacob Trimble2018-06-27
* tests/bprint: Replace the number by macro for bprint initJun Zhao2018-06-17
* hwcontext: Add test for device creation and derivationMark Thompson2018-05-21
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-30
* avutil/integer: move the test to the corresponding subdirectoryJames Almer2018-03-20
* crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1DAurelien Jacobs2018-03-07
* avutil/aes_ctr: Add method to set 16-byte IV.Jacob Trimble2018-01-23
* It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-05
* avutil: add AVX-512 flagsJames Darnley2017-12-24
* Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24'James Almer2017-11-01
|\
| * Convert all AVClass struct declarations to designated initializers.Diego Biurrun2017-06-12
* | avutil/tests/hmac: remove superfluous loopJames Almer2017-10-22
* | add missing ignore filesJesse Liu2017-09-10
* | lavu/tests: move timer.h include earlierClément Bœsch2017-09-08
* | lavu/tests/des: rename crypt to crypt_refClément Bœsch2017-09-08
* | fate: update pixfmt_best test to check for endiannessTobias Rapp2017-07-27
* | pixdesc: Add a test for av_find_best_pix_fmt_of_2()Mark Thompson2017-07-18
* | avutil/tests: remove float_dsp testJames Almer2017-06-14
* | Merge commit 'b83aea73404f6f9314e72fe5d6238deaffa12b2c'Clément Bœsch2017-05-19
|\|
| * des-test: Pass the proper types to av_des_*() functionsDiego Biurrun2017-01-24
| * avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang2016-12-08
| * lavu: remove the custom atomic APIAnton Khirnov2016-10-02
* | avutil/avstring: improve av_strreplace implementSteven Liu2017-04-11
* | avutil/float_dsp: add test for vector_dmac_scalarJames Almer2017-04-10
* | avutil/tests/dict: Check return of av_dict_parse_string()Michael Niedermayer2017-03-30
* | avutil/tests/lfg: Remove debugging start/stop timerMichael Niedermayer2017-03-08
* | avutil/tests/lfg.c: added proper normality testThomas Turner2017-03-08
* | add locale month names to av_small_strptimeMicah Galizia2017-02-26
* | avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignoreMatthieu Bouron2017-01-17