summaryrefslogtreecommitdiff
path: root/tests/api/api-seek-test.c
Commit message (Expand)AuthorAge
* Remove unnecessary use of avcodec_close().Anton Khirnov2020-06-10
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* tests: do not use AVFrame accessorMuhammad Faiz2017-04-23
* tests/api-seek: fix memory leak on realloc() failureJames Almer2017-03-12
* test/api-seek: clean up properly on failureJames Almer2017-03-12
* tests/api-seek: make the crc array uint32_tJames Almer2017-03-12
* tests/api/api-seek-test: check all compute_crc_of_packets() callsMichael Niedermayer2016-12-06
* tests/api/api-seek-test: Silence compiler warnings about uninitialized variablesMichael Niedermayer2016-12-06
* tests/api/api-seek-test: Fix use of uinitialized valueMichael Niedermayer2016-12-06
* Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'Hendrik Leppkes2016-10-07
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* api-seek-test: first versionLudmila Glinskih2015-08-20