summaryrefslogtreecommitdiff
path: root/tests/api/api-codec-param-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api/api-codec-param-test.c')
-rw-r--r--tests/api/api-codec-param-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/api/api-codec-param-test.c b/tests/api/api-codec-param-test.c
index 377a5e9c79..0868322cb4 100644
--- a/tests/api/api-codec-param-test.c
+++ b/tests/api/api-codec-param-test.c
@@ -231,8 +231,6 @@ int main(int argc, char* argv[])
AVFormatContext *fmt_ctx = NULL;
AVFormatContext *fmt_ctx_no_decode = NULL;
- av_register_all();
-
if (argc < 2) {
av_log(NULL, AV_LOG_ERROR, "Usage: %s <input>\n", argv[0]);
return -1;