Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |