summaryrefslogtreecommitdiff
path: root/libavformat/avisynth.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-10-30 17:56:57 +0100
committerDiego Biurrun <diego@biurrun.de>2011-11-02 10:42:54 +0100
commit124e28847b95a70724399c8473dd778b5c4c8ffc (patch)
tree79e76aac5b1a80d0a74702e47611e62cae6ed502 /libavformat/avisynth.c
parentd1dfcb082957b646d59388925fc20b7485da33cb (diff)
Remove some stray unnecessary ffmpeg references.
Diffstat (limited to 'libavformat/avisynth.c')
-rw-r--r--libavformat/avisynth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/avisynth.c b/libavformat/avisynth.c
index 78eb5e6025..01fe1752e4 100644
--- a/libavformat/avisynth.c
+++ b/libavformat/avisynth.c
@@ -1,5 +1,5 @@
/*
- * AVISynth support for ffmpeg system
+ * AVISynth support
* Copyright (c) 2006 DivX, Inc.
*
* This file is part of Libav.