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
path: root/tests/api
AgeCommit message (Expand)Author
2016-12-06tests/api/api-seek-test: check all compute_crc_of_packets() callsMichael Niedermayer
2016-12-06tests/api/api-seek-test: Silence compiler warnings about uninitialized variablesMichael Niedermayer
2016-12-06tests/api/api-seek-test: Fix use of uinitialized valueMichael Niedermayer
2016-10-07Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'Hendrik Leppkes
2016-06-23tests/api: add .gitignoreClément Bœsch
2016-06-20tests/api/api-codec-param-test: Do not directly access caps_internalMichael Niedermayer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2015-12-08fate/api-codec-param: fix codec context leakMatthieu Bouron
2015-12-07fate/api: add w32+os2 support for fate-api-threadmessageClément Bœsch
2015-12-07fate/api: test threadmessageClément Bœsch
2015-12-03tests/api: Fix API test build on windows with --enable-sharedHendrik Leppkes
2015-11-26fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM testsMatthieu Bouron
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-08-24fate: add api-band-testLudmila Glinskih
2015-08-20api-seek-test: first versionLudmila Glinskih
2015-08-08tests/api/api-h264-test: structure changes to avoid duplicate codeLudmila Glinskih
2015-06-29api-h264-test: build with another api testLudmila Glinskih
2015-06-29fate/api-tests: Added dependency on $(FF_DEP_LIBS)George Boyle
2015-06-28api-flac-test: Fix the bug of comparing zero bytesLudmila Glinskih
2015-06-27fate/api-tests: Move api-flac-test to API tests directory.George Boyle
2015-06-27fate/api-tests: Add directory and Makefile for API testsGeorge Boyle