17 Commits (e4e9144a5c6fbf42c0d48bbd323c12bc7d5409d8)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Anton Khirnov 9c0401bd59 tests/api: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Andreas Rheinhardt 626535f6a1 avcodec/codec, allcodecs: Constify the AVCodec API 4 years ago
Anton Khirnov bb2651a921 api-seek-test: use non-obsolete decoding API 4 years ago
Anton Khirnov 0d6b4351c6 Remove unnecessary use of avcodec_close(). 5 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Muhammad Faiz cdd3048134 tests: do not use AVFrame accessor 8 years ago
James Almer ff17c76e92 tests/api-seek: fix memory leak on realloc() failure 8 years ago
James Almer bdd07d7796 test/api-seek: clean up properly on failure 8 years ago
James Almer 88deeb3eba tests/api-seek: make the crc array uint32_t 8 years ago
Michael Niedermayer 7679c38b3b tests/api/api-seek-test: check all compute_crc_of_packets() calls 8 years ago
Michael Niedermayer 5952b8da0b tests/api/api-seek-test: Silence compiler warnings about uninitialized variables 8 years ago
Michael Niedermayer 108db37586 tests/api/api-seek-test: Fix use of uinitialized value 8 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Ludmila Glinskih e23a01c06d api-seek-test: first version 9 years ago
Ludmila Glinskih 8ec89681af tests/api/api-h264-test: structure changes to avoid duplicate code 9 years ago
Ludmila Glinskih ca3b274552 api-h264-test: build with another api test 10 years ago
Ludmila Glinskih b04c630a3d libavformat: Add H264 API test 10 years ago