76 Commits (10add8bb66b7c9d5999aa5b5a37eef3df27e934a)

Author SHA1 Message Date
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
Diego Biurrun 8131bd4c22 blowfish-test: Use struct allocation functions from the API 9 years ago
Diego Biurrun a86ef80494 blowfish-test: Return different values for different errors 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago