1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/tests/api
Anton Khirnov ba30fd6c81 tests/api-flac-test: ensure the frame is writable before writing to it
The encoder may keep a reference to frames that were sent to it, so the
caller cannot modify them without checking first.
2021-03-08 09:29:50 +01:00
..
.gitignore tests/api: add .gitignore 2016-06-23 17:57:22 +02:00
api-band-test.c tests/api-band-test: simplify code 2021-02-25 11:46:28 +01:00
api-flac-test.c tests/api-flac-test: ensure the frame is writable before writing to it 2021-03-08 09:29:50 +01:00
api-h264-slice-test.c tests/api/api-h264-slice-test: remove unused bool header 2020-04-29 13:30:46 +01:00
api-h264-test.c api-h264-test: use non-obsolete decoding API 2021-01-01 14:32:48 +01:00
api-seek-test.c api-seek-test: use non-obsolete decoding API 2021-01-01 14:33:08 +01:00
api-threadmessage-test.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 2020-05-22 14:38:57 +02:00
Makefile tests: drop api-codec-param test 2020-12-10 09:46:30 +01:00