| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | 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 |
* | avutil: Switch crypto APIs to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | api-h264-test: use non-obsolete decoding API | Anton Khirnov | 2021-01-01 | 1 | -32/+53 |
* | Remove unnecessary use of avcodec_close(). | Anton Khirnov | 2020-06-10 | 1 | -1/+0 |
* | tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/pts | Jun Zhao | 2019-02-12 | 1 | -3/+4 |
* | 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 |
* | Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c' | Hendrik Leppkes | 2016-10-07 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -0/+183 |