Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-08avutil/tests/lfg: Remove debugging start/stop timerMichael Niedermayer
2017-03-08avutil/tests/lfg.c: added proper normality testThomas Turner
2017-02-26add locale month names to av_small_strptimeMicah Galizia
2017-01-17avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignoreMatthieu Bouron
2017-01-13avutil/tests/audio_fifo.c: pass by reference for efficiency and change dataty...Thomas Turner
2017-01-02avutil/tests: added selftest for aes_ctr.cThomas Turner
2017-01-01avutil/tests: improved code coverage for atomicThomas Turner
2016-12-31avutil/tests/audio_fifo.c: Memory leak and tab space fixesThomas Turner
2016-12-31avutil/tests/audio_fifo.c: use av_malloc() family of functionsThomas Turner
2016-12-28avutil/tests/audio_fifo.c: Corrected test error messagesThomas Turner
2016-12-24tests/audio_fifo: fix buffer allocation for non planar formatsJames Almer
2016-12-23avutil/tests/random_seed: eliminate gotoMichael Niedermayer
2016-12-23avutil/tests: Improved code coverage for random_seedThomas Turner
2016-12-22tests/avstring: free the pointer after calls to av_d2str()James Almer
2016-12-21avutil: Added selftest for libavutil/audio_fifo.cThomas Turner
2016-12-20avutil: Improved test coverage for avstring.cThomas Turner
2016-12-13avutil/tests/imgutils: Remove unused variableMichael Niedermayer
2016-12-11avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADSWan-Teh Chang
2016-12-11avutil/cpu_init: remove unnecessary arguments to the main() functionWan-Teh Chang
2016-12-11fate: add av_image_check_size() testMichael Niedermayer
2016-11-24avutil/tests: add cpu_init to .gitignore and tests/fateWan-Teh Chang
2016-11-24avutil/tests: Add cpu_init.c to check whether the one-time initialization in ...Wan-Teh Chang
2016-10-15avutil: Improved selftest coverage for libavutil/fifo.cThomas Turner
2016-06-24Merge commit 'ded4a6543dfb5a2f1d9f7fb8d3ab27a1872c22b3'Clément Bœsch
2016-06-24Merge commit '8131bd4c22ad59b040173f67a5b2edb75863e801'Clément Bœsch
2016-06-24Merge commit 'a86ef80494d759807a5ef8dd12838f0690092e37'Clément Bœsch
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-05-19xtea-test: Use struct allocation functions from the APIDiego Biurrun
2016-05-19blowfish-test: Use struct allocation functions from the APIDiego Biurrun
2016-05-19blowfish-test: Return different values for different errorsDiego Biurrun
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun