| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/api: use AVFrame.duration instead of AVFrame.pkt_duration | Anton Khirnov | 2022-07-19 | 1 | -1/+1 |
* | avcodec/codec, allcodecs: Constify the AVCodec API | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | api-seek-test: use non-obsolete decoding API | Anton Khirnov | 2021-01-01 | 1 | -42/+62 |
* | Remove unnecessary use of avcodec_close(). | Anton Khirnov | 2020-06-10 | 1 | -1/+0 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 1 | -2/+0 |
* | tests: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 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 | 1 | -5/+5 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -4/+5 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -2/+2 |
* | api-seek-test: first version | Ludmila Glinskih | 2015-08-20 | 1 | -0/+278 |