summaryrefslogtreecommitdiff
path: root/tests/api/api-band-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api/api-band-test.c')
-rw-r--r--tests/api/api-band-test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/api/api-band-test.c b/tests/api/api-band-test.c
index a84f6b7e55..257e741694 100644
--- a/tests/api/api-band-test.c
+++ b/tests/api/api-band-test.c
@@ -198,7 +198,6 @@ static int video_decode(const char *input_filename)
av_packet_unref(&pkt);
av_frame_free(&fr);
- avcodec_close(ctx);
avformat_close_input(&fmt_ctx);
avcodec_free_context(&ctx);
av_freep(&byte_buffer);