Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-07-23 13:44:48 +0400
committerNicolas George <nicolas.george@normalesup.org>2012-07-23 13:44:48 +0400
commit612307978d6e7969d864bc9eea3c095185531d31 (patch)
treeb83ff872b66bdecd14870898f92c4b65db0a0b8a /libavfilter/avf_showwaves.c
parentbe33da9a1d23f4770f6f1e01157f601ac6453b13 (diff)
lavfi: change "transmedia" into "multimedia".
Diffstat (limited to 'libavfilter/avf_showwaves.c')
-rw-r--r--libavfilter/avf_showwaves.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avf_showwaves.c b/libavfilter/avf_showwaves.c
index 2494a7088f..3939fe5046 100644
--- a/libavfilter/avf_showwaves.c
+++ b/libavfilter/avf_showwaves.c
@@ -20,7 +20,7 @@
/**
* @file
- * audio to video transmedia filter
+ * audio to video multimedia filter
*/
#include "libavutil/audioconvert.h"