| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/tests/cpu: add slowgather | James Almer | 2021-12-21 | 1 | -0/+1 |
* | avutil/twofish: Fixed decryption | Sebastian Kirmayer | 2021-12-19 | 1 | -3/+12 |
* | avutil: [loongarch] Add support for loongarch SIMD. | Shiyou Yin | 2021-12-15 | 1 | -0/+3 |
* | avutil/tests/opt: Set AVClass.version | Andreas Rheinhardt | 2021-09-27 | 1 | -0/+1 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | Remove unnecessary mem.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avutil/tests/audio_ffio: add missing header | Matthieu Patou | 2021-06-13 | 1 | -0/+1 |
* | avutil/tests/lzo: remove timer macros | James Almer | 2021-06-13 | 1 | -2/+0 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 2 | -0/+2 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | lavu/avstring: deprecate av_d2str(). | Nicolas George | 2020-08-21 | 1 | -0/+4 |
* | tests/imgutils: test the output of av_image_fill_* functions | James Almer | 2020-07-30 | 1 | -0/+38 |
* | libavutil: Detect MMI and MSA flags for MIPS | Jiaxun Yang | 2020-07-23 | 1 | -0/+3 |
* | avutil/tests/opt: add av_opt_get/av_opt_set tests | Marton Balint | 2019-12-27 | 1 | -0/+41 |
* | avutil/tests/opt: add tests for AV_OPT_TYPE_DICT | Marton Balint | 2019-12-27 | 1 | -0/+5 |
* | avutil: Add NV24 and NV42 pixel formats | Philip Langdale | 2019-05-12 | 1 | -0/+1 |
* | avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro | Peter Ross | 2018-12-16 | 1 | -1/+1 |
* | avutil/tests/parseutils: add some big duration tests | Marton Balint | 2018-10-07 | 1 | -0/+4 |
* | lavutil/pixelutils: add sad_32x32 in pixelutils API. | Jun Zhao | 2018-07-31 | 1 | -1/+1 |
* | libavutil/encryption_info: Add unit tests. | Jacob Trimble | 2018-06-27 | 2 | -0/+177 |
* | avutil/gitignore: Ignore integer test binary. | Jacob Trimble | 2018-06-27 | 1 | -0/+1 |
* | tests/bprint: Replace the number by macro for bprint init | Jun Zhao | 2018-06-17 | 1 | -6/+6 |
* | hwcontext: Add test for device creation and derivation | Mark Thompson | 2018-05-21 | 2 | -0/+227 |
* | avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 | Marton Balint | 2018-04-30 | 1 | -4/+0 |
* | avutil/integer: move the test to the corresponding subdirectory | James Almer | 2018-03-20 | 1 | -0/+49 |
* | crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D | Aurelien Jacobs | 2018-03-07 | 1 | -3/+4 |
* | avutil/aes_ctr: Add method to set 16-byte IV. | Jacob Trimble | 2018-01-23 | 1 | -1/+1 |
* | It has been replaced by C11 stdatomic.h and is now unused. | Anton Khirnov | 2018-01-05 | 1 | -38/+0 |
* | avutil: add AVX-512 flags | James Darnley | 2017-12-24 | 1 | -0/+1 |
* | Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24' | James Almer | 2017-11-01 | 1 | -3/+3 |
|\ |
|
| * | Convert all AVClass struct declarations to designated initializers. | Diego Biurrun | 2017-06-12 | 1 | -3/+3 |
* | | avutil/tests/hmac: remove superfluous loop | James Almer | 2017-10-22 | 1 | -13/+1 |
* | | add missing ignore files | Jesse Liu | 2017-09-10 | 1 | -0/+1 |
* | | lavu/tests: move timer.h include earlier | Clément Bœsch | 2017-09-08 | 6 | -3/+15 |
* | | lavu/tests/des: rename crypt to crypt_ref | Clément Bœsch | 2017-09-08 | 1 | -3/+3 |
* | | fate: update pixfmt_best test to check for endianness | Tobias Rapp | 2017-07-27 | 1 | -0/+14 |
* | | pixdesc: Add a test for av_find_best_pix_fmt_of_2() | Mark Thompson | 2017-07-18 | 1 | -0/+125 |
* | | avutil/tests: remove float_dsp test | James Almer | 2017-06-14 | 2 | -358/+0 |
* | | Merge commit 'b83aea73404f6f9314e72fe5d6238deaffa12b2c' | Clément Bœsch | 2017-05-19 | 1 | -16/+19 |
|\| |
|
| * | des-test: Pass the proper types to av_des_*() functions | Diego Biurrun | 2017-01-24 | 1 | -16/+19 |
| * | avutil: fix data race in av_get_cpu_flags() | Wan-Teh Chang | 2016-12-08 | 2 | -0/+66 |
| * | lavu: remove the custom atomic API | Anton Khirnov | 2016-10-02 | 1 | -35/+0 |
* | | avutil/avstring: improve av_strreplace implement | Steven Liu | 2017-04-11 | 1 | -0/+16 |
* | | avutil/float_dsp: add test for vector_dmac_scalar | James Almer | 2017-04-10 | 1 | -0/+24 |
* | | avutil/tests/dict: Check return of av_dict_parse_string() | Michael Niedermayer | 2017-03-30 | 1 | -1/+4 |
* | | avutil/tests/lfg: Remove debugging start/stop timer | Michael Niedermayer | 2017-03-08 | 1 | -3/+0 |
* | | avutil/tests/lfg.c: added proper normality test | Thomas Turner | 2017-03-08 | 1 | -22/+142 |
* | | add locale month names to av_small_strptime | Micah Galizia | 2017-02-26 | 1 | -0/+7 |
* | | avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore | Matthieu Bouron | 2017-01-17 | 1 | -0/+3 |
* | | avutil/tests/audio_fifo.c: pass by reference for efficiency and change dataty... | Thomas Turner | 2017-01-13 | 1 | -15/+15 |