| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: add a channel_layout API test | James Almer | 2022-03-15 | 1 | -0/+4 |
* | tests: Add EXESUF to program calls. | Carl Eugen Hoyos | 2019-04-19 | 1 | -39/+39 |
* | fate: remove unnecessary reference file for fate-encryption-info | James Almer | 2018-07-27 | 1 | -0/+1 |
* | libavutil/encryption_info: Add unit tests. | Jacob Trimble | 2018-06-27 | 1 | -0/+4 |
* | avutil/integer: move the test to the corresponding subdirectory | James Almer | 2018-03-20 | 1 | -0/+5 |
* | It has been replaced by C11 stdatomic.h and is now unused. | Anton Khirnov | 2018-01-05 | 1 | -5/+0 |
* | Merge commit '698ac8f9cabd053f2c19346a77b92f8eae4218fc' | James Almer | 2017-10-03 | 1 | -11/+11 |
|\ |
|
| * | fate: Make null comparison method more useful | Diego Biurrun | 2017-02-27 | 1 | -7/+6 |
| * | avutil: fix data race in av_get_cpu_flags() | Wan-Teh Chang | 2016-12-08 | 1 | -0/+6 |
| * | lavu: remove the custom atomic API | Anton Khirnov | 2016-10-02 | 1 | -5/+0 |
* | | pixdesc: Add a test for av_find_best_pix_fmt_of_2() | Mark Thompson | 2017-07-18 | 1 | -0/+4 |
* | | avutil/tests: remove float_dsp test | James Almer | 2017-06-14 | 1 | -6/+0 |
* | | avutil/tests/lfg.c: added proper normality test | Thomas Turner | 2017-03-08 | 1 | -0/+4 |
* | | avutil/tests: added selftest for aes_ctr.c | Thomas Turner | 2017-01-02 | 1 | -0/+5 |
* | | avutil: Added selftest for libavutil/audio_fifo.c | Thomas Turner | 2016-12-21 | 1 | -0/+4 |
* | | avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS | Wan-Teh Chang | 2016-12-10 | 1 | -1/+1 |
* | | fate: add av_image_check_size() test | Michael Niedermayer | 2016-12-10 | 1 | -0/+4 |
* | | avutil/tests: add cpu_init to .gitignore and tests/fate | Wan-Teh Chang | 2016-11-24 | 1 | -0/+5 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 1 | -66/+66 |
|\| |
|
| * | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 1 | -36/+36 |
* | | Added a selftest to libavutil/display.c | Petru Rares Sincraian | 2016-03-22 | 1 | -0/+4 |
* | | Add tests for functions in hash.c | NagaChaitanya Vellanki | 2016-03-09 | 1 | -0/+4 |
* | | Add test for avpriv_get_trc_function_from_trc function | NagaChaitanya Vellanki | 2016-03-03 | 1 | -0/+4 |
* | | Add support for TEA (Tiny Encryption Algorithm) | Vesselin Bontchev | 2015-07-21 | 1 | -0/+4 |
* | | fate: add AVDictionary tests | Lukasz Marek | 2015-04-02 | 1 | -0/+4 |
* | | tests: fate: adding fate-test for twofish | Supraja Meedinti | 2015-02-18 | 1 | -0/+5 |
* | | fate: add Camellia test | James Almer | 2015-01-26 | 1 | -0/+5 |
* | | fate: add opt-test | Lukasz Marek | 2014-11-11 | 1 | -0/+4 |
* | | libavutil: Add CAST128 symmetric block cipher | Supraja Meedinti | 2014-10-18 | 1 | -0/+5 |
* | | float_dsp-test: allow forcing cpuflags | James Almer | 2014-10-10 | 1 | -1/+1 |
* | | tests/fate/libavutil: switch cpu-test back to runecho so its results are viss... | Michael Niedermayer | 2014-08-06 | 1 | -1/+1 |
* | | avutil: add pixelutils API | Clément Bœsch | 2014-08-05 | 1 | -0/+5 |
* | | Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f' | Michael Niedermayer | 2014-08-04 | 1 | -1/+1 |
|\| |
|
| * | cpu-test: test av_cpu_count | Janne Grunau | 2014-08-04 | 1 | -1/+1 |
* | | Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745' | Michael Niedermayer | 2014-08-04 | 1 | -2/+1 |
|\| |
|
| * | fate: add informative cpu test | Janne Grunau | 2014-08-04 | 1 | -0/+5 |
* | | tests/fate/libavutil: run cpu test and display the cpus detected feature set | Michael Niedermayer | 2014-05-15 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-18 | 1 | -0/+6 |
|\| |
|
| * | float_dsp: add test program and use it as fate test | Janne Grunau | 2014-03-18 | 1 | -0/+6 |
* | | Merge commit '711c4da1af71e0d26ca93626a3c2dd48821f1cc7' | Michael Niedermayer | 2013-07-30 | 1 | -0/+5 |
|\| |
|
| * | fate: Add tree test | Diego Biurrun | 2013-07-29 | 1 | -0/+5 |
* | | lavu: Add RIPEMD hashing | James Almer | 2013-06-15 | 1 | -0/+4 |
* | | lavu: Add SHA-2 512 hashing | James Almer | 2013-06-02 | 1 | -0/+4 |
* | | Add 128 bit murmur3 hash function. | Reimar Döffinger | 2013-05-13 | 1 | -0/+4 |
* | | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd' | Michael Niedermayer | 2013-03-08 | 1 | -0/+5 |
|\| |
|
| * | lavu: add support for atomic operations. | Ronald S. Bultje | 2013-03-08 | 1 | -0/+5 |
* | | Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b' | Michael Niedermayer | 2013-01-16 | 1 | -0/+4 |
|\| |
|
| * | lavu: Add a fate test for the HMAC API | Martin Storsjö | 2013-01-15 | 1 | -0/+4 |
* | | Merge commit 'e4d349b4014ee2a03f521027e0bd1ace4a9e60bd' | Michael Niedermayer | 2012-11-29 | 1 | -0/+1 |
|\| |
|
| * | fate: Do not unconditionally run libavutil tests | Diego Biurrun | 2012-11-28 | 1 | -0/+1 |