summaryrefslogtreecommitdiff
path: root/libavcodec/motion-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/motion-test.c')
-rw-r--r--libavcodec/motion-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/motion-test.c b/libavcodec/motion-test.c
index 7ac5cc7d4a..f689824f8e 100644
--- a/libavcodec/motion-test.c
+++ b/libavcodec/motion-test.c
@@ -142,7 +142,7 @@ int main(int argc, char **argv)
}
}
- printf("ffmpeg motion test\n");
+ printf("Libav motion test\n");
ctx = avcodec_alloc_context3(NULL);
ctx->dsp_mask = AV_CPU_FLAG_FORCE;