aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api/api-h264-test.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
* tests/api: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-191-1/+1
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-271-1/+1
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-271-1/+1
* api-h264-test: use non-obsolete decoding APIAnton Khirnov2021-01-011-32/+53
* Remove unnecessary use of avcodec_close().Anton Khirnov2020-06-101-1/+0
* tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/ptsJun Zhao2019-02-121-3/+4
* lav*,tests: remove several register_all callsJosh de Kock2018-04-021-2/+0
* tests: do not use AVFrame accessorMuhammad Faiz2017-04-231-1/+1
* Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'Hendrik Leppkes2016-10-071-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-4/+5
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-271-2/+2
* tests/api/api-h264-test: structure changes to avoid duplicate codeLudmila Glinskih2015-08-081-32/+15
* api-h264-test: build with another api testLudmila Glinskih2015-06-291-0/+183