diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-07-23 11:44:48 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-07-23 11:44:48 +0200 |
commit | 612307978d6e7969d864bc9eea3c095185531d31 (patch) | |
tree | b83ff872b66bdecd14870898f92c4b65db0a0b8a /doc/filters.texi | |
parent | be33da9a1d23f4770f6f1e01157f601ac6453b13 (diff) | |
download | ffmpeg-612307978d6e7969d864bc9eea3c095185531d31.tar.gz |
lavfi: change "transmedia" into "multimedia".
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 8ffe703bce..7efcf6f606 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4008,10 +4008,10 @@ tools. @c man end VIDEO SINKS -@chapter Transmedia Filters -@c man begin TRANSMEDIA FILTERS +@chapter Multimedia Filters +@c man begin MULTIMEDIA FILTERS -Below is a description of the currently available transmedia filters. +Below is a description of the currently available multimedia filters. @section concat @@ -4126,4 +4126,4 @@ aevalsrc=sin(1*2*PI*t)*sin(880*2*PI*t):cos(2*PI*200*t),asplit[out0],showwaves=r= @end example @end itemize -@c man end TRANSMEDIA FILTERS +@c man end MULTIMEDIA FILTERS |