ffmpeg/tests/api
Andreas Rheinhardt 4c22b00780 api/api-band-test: Remove write-only variable
Besides being write only it had the wrong type:
An uint8_t is definitely not enough to store the size
of these buffers.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-12 14:29:30 +02:00
..
.gitignore tests/api: add .gitignore 2016-06-23 17:57:22 +02:00
api-band-test.c api/api-band-test: Remove write-only variable 2024-06-12 14:29:30 +02:00
api-flac-test.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
api-h264-slice-test.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
api-h264-test.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
api-seek-test.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
api-threadmessage-test.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
Makefile tests: drop api-codec-param test 2020-12-10 09:46:30 +01:00