| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/pts | Jun Zhao | 2019-02-12 | 1 | -3/+4 |
* | api-h264-slice-test: fix arguments and help | Rafaël Carré | 2019-01-14 | 1 | -4/+2 |
* | tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES. | Carl Eugen Hoyos | 2018-12-11 | 1 | -5/+5 |
* | fate-api-h264-slice: use the heap for nal buffer | Peter Ross | 2018-11-21 | 1 | -2/+9 |
* | api-h264-slice-test: use av_be2ne16 instead of ntohs | Peter Ross | 2018-11-21 | 1 | -2/+2 |
* | fate/api-h264-slice-test: use cleaner error handling | Josh de Kock | 2018-11-03 | 1 | -32/+47 |
* | fate/api-h264-slice-test: don't use ssize_t | Josh de Kock | 2018-11-03 | 1 | -6/+3 |
* | tests/api-h264-slice-test: use the correct function to free the AVHashContext | James Almer | 2018-10-27 | 1 | -1/+1 |
* | fate: add api-h264-slice test | Josh de Kock | 2018-10-26 | 2 | -0/+222 |
* | lavu/threadmessage: add av_thread_message_queue_nb_elems() | Clément Bœsch | 2018-04-26 | 1 | -1/+3 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 5 | -10/+0 |
* | tests: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 4 | -6/+6 |
* | Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697' | Clément Bœsch | 2017-04-09 | 1 | -1/+1 |
* | tests/api-seek: fix memory leak on realloc() failure | James Almer | 2017-03-12 | 1 | -2/+2 |
* | test/api-seek: clean up properly on failure | James Almer | 2017-03-12 | 1 | -12/+19 |
* | tests/api-seek: make the crc array uint32_t | James Almer | 2017-03-12 | 1 | -8/+9 |
* | tests/api/api-seek-test: check all compute_crc_of_packets() calls | Michael Niedermayer | 2016-12-06 | 1 | -4/+5 |
* | tests/api/api-seek-test: Silence compiler warnings about uninitialized variables | Michael Niedermayer | 2016-12-06 | 1 | -1/+1 |
* | tests/api/api-seek-test: Fix use of uinitialized value | Michael Niedermayer | 2016-12-06 | 1 | -1/+1 |
* | Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c' | Hendrik Leppkes | 2016-10-07 | 2 | -6/+6 |
* | tests/api: add .gitignore | Clément Bœsch | 2016-06-23 | 1 | -0/+1 |
* | tests/api/api-codec-param-test: Do not directly access caps_internal | Michael Niedermayer | 2016-06-20 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 3 | -12/+15 |
* | fate/api-codec-param: fix codec context leak | Matthieu Bouron | 2015-12-08 | 1 | -0/+6 |
* | fate/api: add w32+os2 support for fate-api-threadmessage | Clément Bœsch | 2015-12-07 | 2 | -3/+2 |
* | fate/api: test threadmessage | Clément Bœsch | 2015-12-07 | 2 | -0/+262 |
* | tests/api: Fix API test build on windows with --enable-shared | Hendrik Leppkes | 2015-12-03 | 1 | -1/+1 |
* | fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM tests | Matthieu Bouron | 2015-11-26 | 2 | -0/+253 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 4 | -7/+7 |
* | fate: add api-band-test | Ludmila Glinskih | 2015-08-24 | 2 | -0/+223 |
* | api-seek-test: first version | Ludmila Glinskih | 2015-08-20 | 2 | -0/+279 |
* | tests/api/api-h264-test: structure changes to avoid duplicate code | Ludmila Glinskih | 2015-08-08 | 1 | -32/+15 |
* | api-h264-test: build with another api test | Ludmila Glinskih | 2015-06-29 | 2 | -0/+184 |
* | fate/api-tests: Added dependency on $(FF_DEP_LIBS) | George Boyle | 2015-06-29 | 1 | -1/+1 |
* | api-flac-test: Fix the bug of comparing zero bytes | Ludmila Glinskih | 2015-06-28 | 1 | -6/+16 |
* | fate/api-tests: Move api-flac-test to API tests directory. | George Boyle | 2015-06-27 | 2 | -0/+267 |
* | fate/api-tests: Add directory and Makefile for API tests | George Boyle | 2015-06-27 | 1 | -0/+15 |