summaryrefslogtreecommitdiff
path: root/tests/api/api-h264-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api/api-h264-test.c')
-rw-r--r--tests/api/api-h264-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/api/api-h264-test.c b/tests/api/api-h264-test.c
index 52282e0007..66669fa0c3 100644
--- a/tests/api/api-h264-test.c
+++ b/tests/api/api-h264-test.c
@@ -158,8 +158,6 @@ int main(int argc, char **argv)
return 1;
}
- av_register_all();
-
if (video_decode_example(argv[1]) != 0)
return 1;